body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/img/bg.png);
}
	
#header {
	margin-top: 0px;
	margin-right: auto;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 698px;
}

#header small {
	font-size: 10px;
	color: #BAC9FF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: right;
	vertical-align: middle;
}


#header strong {
	font-weight: normal;
	color: #99CCFF;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}

#header #button {
	border: 1px solid #0099FF;
	font-size: 14px;
	background-image: url(/img/bg-button2.png);
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	background-position: center;
	width:80px;
	text-align:center;
	background-color: #66CC00;
}


#header-guardar {
	width: 268px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 5px;
	margin-bottom: 0px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	float: left;
}

#header #textfield {
	color: #666666;
	background-color: #ECECEC;
	border: 1px solid #0099FF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-size: 14px;
	margin-right: 10px;
	width: 210px;
}


#header-guardar strong {
	font-weight: normal;
	color: #99CCFF;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}

#navegacion {
	background-color: #333333;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style:solid;
	border-bottom-color: #0099FF;
	font-size: 10px;
	color: #999999;
	padding-right: 50px;
	padding-left: 50px;
	margin: 0px;
	padding-top: 5px;
}

#navegacion a{
	color: #CCCCCC;
	text-decoration: none;	
}


#navegacion a:hover{
	text-decoration: underline;
}

#izquierda {
	float: left;
	margin-right: 20px;
	margin-top: 0px;
	font-size: 12px;
	color: #999999;
}

#izquierda a{
	color: #CCCCCC;
	text-decoration: none;	
}

#izquierda a:hover{
	text-decoration: underline;
}

#izquierda #button {
	border: 1px solid #0099FF;
	font-size: 14px;
	background-image: url(/img/bg-button.png);
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 5px;
	padding-left: 13px;
	background-position: center;
	width:80px;
	text-align:center;
	background-color: #66CC00;
}

#derecha {
	/*float: top;*/
	text-align:right;
	margin-top: 0px;
	margin-left: 10px;
}

#derecha-link {
	margin-left: 15px;
	padding-left: 8px;
}

#container {
	width: 960px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


#container-index {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
}

#container-prev-info {
	/*width: 1000px;*/
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#content {
	width: 708px;
	background-color: #FFFFFF;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 5px;
	border: 2px solid #FFFFFF;
	background-repeat: repeat-x;
	font-size: 12px;
	background-image: url(/img/bg-sidebar.png);
	float: left;
	margin-top:10px;
	* margin-top:20px;
}



#content a {
	text-decoration: none;
}


#content hr {
	display: block;
	height:1px;
	padding: 0px;
	border-top-width: 1;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content strong {
	
}



#content-titulo {
	width: 672px;
	color: #999999;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 30px;
	height: 15px;
	background-repeat: repeat;
	font-size: 16px;
	clear: left;
	background-image: url(/imgbg-button.png);
	background-position: center;
}

#content-titulo a {
	color: #999999;
	text-decoration: none;	
}

#content-titulo a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#content-titulo strong {
	color: #FFFFFF;
	font-weight: normal;
}

#content-titulo small {
	color: #898989;
	font-size: 10px;
	padding-left: 330px;
}


#content-titulo-guardar {
	width: 574px;
	color: #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	/*background-repeat: no-repeat;*/
	font-size: 18px;
	/*background-image: url(/img/tittle-guardar.png);*/
	float: right;
	margin-right: 78px;
}

#content-titulo-guardar a {
	color: #999999;
	text-decoration: none;	
}

#content-titulo-guardar a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#content-titulo-guardar strong {
	color: #FFFFFF;
	font-weight: normal;
}

#content-titulo-guardar small {
	color: #898989;
	font-size: 10px;
	padding-left: 330px;
}

#content-explicacion {
	width: 696px;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	font-size: 12px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	float: right;
	margin-top: 0px;
}

.linkae_table {
	width:"696";
	height:"103";
}

#content-linkae {
	width: 660px;
	color: #999999;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-repeat: no-repeat;
	font-size: 14px;
	background-image: url(/img/linkae.png);
	float: right;
	margin-bottom: 0px;
	height: 50px;
	margin-left: 0px;
	z-index:1;
}

#content-linkae #button {
	border: 1px solid #999999;
	font-size: 14px;
	background-image: url(/img/bg-button.png);
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-position: center;
}

#content-linkae #registrarse a {
	border: 1px solid #999999;
	font-size: 16px;
	background-image: url(/img/bg-button2.png);
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-position: center;
	text-decoration: none;
	margin-left: 10px;
}

#content-linkae #textfield {
	color: #999999;
	background-color: #333333;
	border: 1px solid #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	margin-right: 10px;
}

#content-guardar {
	width: 520px;
	background-color: #FFFFFF;
	color: #666666;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	border: 2px solid #FFFFFF;
	background-repeat: repeat-x;
	font-size: 14px;
	background-image: url(/img/bg-sidebar.png);
	float: right;
	line-height: 22px;
	margin-right: 78px;
}



#content-guardar a {
	color: #3366ff;
	text-decoration: none;
}


#content-guardar hr {
	display: block;
	height: 1px;
	padding: 0px;
	border-top-width: 1;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#content-guardar strong {
	
}

#content-enviar-guardar input {
	border: 2px solid #FFFFFF;
	font-size: 14px;
	background-image: url(/img/bg-button.png);
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	background-color: #0066CC;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-position: center;
}

#content-enviar-guardar a {
	color: #FFFFFF;
}

#content-enviar-guardar #cancelar {
	border: 2px solid #FFFFFF;
	font-size: 14px;
	background-image: url(/img/bg-button2.png);
	color: #FFFFFF;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
	background-color: #0066CC;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	background-position: center;
}


#content-guardar #LinksPeopleDescription {
	background-color: #e7e7e7;
	border: 1px solid #999999;
	;
	font-size: 13px;
	color: #666666;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(/img/bg-input.png);
	background-repeat: repeat-x;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#content-guardar #LinkTags {
	background-color: #e7e7e7;
	border: 1px solid #999999;
	font-size: 13px;
	color: #666666;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(/img/bg-input.png);
	background-repeat: repeat-x;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#content-guardar #PersonId {
	background-color: #e7e7e7;
	border: 1px solid #999999;
	font-size: 13px;
	color: #666666;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(/img/bg-input.png);
	background-repeat: repeat-x;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#content-guardar #PersonEmail {
	background-color: #e7e7e7;
	border: 1px solid #999999;
	font-size: 13px;
	color: #666666;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(/img/bg-input.png);
	background-repeat: repeat-x;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
	
#content-guardar #PersonPassword {
	background-color: #e7e7e7;
	border: 1px solid #999999;
	font-size: 13px;
	color: #666666;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(/img/bg-input.png);
	background-repeat: repeat-x;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
#content-guardar #PersonRePassword {
	background-color: #e7e7e7;
	border: 1px solid #999999;
	;
	font-size: 13px;
	color: #666666;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(/img/bg-input.png);
	background-repeat: repeat-x;
	width: 270px;
	font-family: Arial, Helvetica, sans-serif;
	}


#content-guardar fieldset {
	width: 326px;
	border: 1px solid #CCCCCC;
	}


#content-guardar #LinksPeopleTitle {
	background-color: #e7e7e7;
	border: 1px solid #999999;
	;
	font-size: 13px;
	color: #666666;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(/img/bg-input.png);
	background-repeat: repeat-x;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#content-guardar #LinkUrl {
	background-color: #e7e7e7;
	border: 1px solid #999999;
	font-size: 13px;
	color: #666666;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(/img/bg-input.png);
	background-repeat: repeat-x;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#content-guardar #AccountUsername {
	background-color: #e7e7e7;
	border: 1px solid #999999;
	font-size: 13px;
	color: #666666;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(/img/bg-input.png);
	background-repeat: repeat-x;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
}

#content-guardar #AccountPassword {
	background-color: #e7e7e7;
	border: 1px solid #999999;
	font-size: 13px;
	color: #666666;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(/img/bg-input.png);
	background-repeat: repeat-x;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
}

#content-guardar #AccountRepassword {
	background-color: #e7e7e7;
	border: 1px solid #999999;
	font-size: 13px;
	color: #666666;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(/img/bg-input.png);
	background-repeat: repeat-x;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
}

#content-guardar #AccountFacebook {
	background-color: #e7e7e7;
	border: 1px solid #999999;
	font-size: 13px;
	color: #666666;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(/img/bg-input.png);
	background-repeat: repeat-x;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
}

#content-guardar #AccountFlickr {
	background-color: #e7e7e7;
	border: 1px solid #999999;
	font-size: 13px;
	color: #666666;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(/img/bg-input.png);
	background-repeat: repeat-x;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
}

#content-guardar #AccountNeedish {
	background-color: #e7e7e7;
	border: 1px solid #999999;
	font-size: 13px;
	color: #666666;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(/img/bg-input.png);
	background-repeat: repeat-x;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
}

#content-guardar #AccountMyspace {
	background-color: #e7e7e7;
	border: 1px solid #999999;
	font-size: 13px;
	color: #666666;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(/img/bg-input.png);
	background-repeat: repeat-x;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
}

#content-guardar #AccountPownce {
	background-color: #e7e7e7;
	border: 1px solid #999999;
	font-size: 13px;
	color: #666666;
	padding: 5px;
	margin-bottom: 5px;
	background-image: url(/img/bg-input.png);
	background-repeat: repeat-x;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
}


#checkbox_mov {
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 15px;
	display: block;
	padding-top: 2px;
}


#textform {
	width: 120px;
	float: left;
	margin-top: 5px;
	font-size: 13px;
	text-align: right;
	padding-right: 10px;
	margin-right: 15px;
}


#content input {
	background-color: #e7e7e7;
	border: 1px solid #999999;;
	font-size: 16px;
	color: #666666;
	padding: 5px;
	margin-bottom: 8px;
	background-image: url(/img/bg-input.png);
	height: 25px;
	background-repeat: repeat-x;
	width: 460px;
}



#content-enviar {
	border: 2px solid #FFFFFF;
	float: right;
	display: block;
	font-size: 14px;
	background-image: url(/img/bg-button.png);
	color: #FFFFFF;
	margin-right: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-position: center;
}

#content-enviar a {
	color: #FFFFFF;
	display: block;
}



#bar {
	text-align: center;
	margin-top: 20px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:5px;
}

#bar a {
	margin: 0px;
	color: #666666;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#bar a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #E5E5E5;
}


#bar_superior {
	width:708px;
	text-align: right;
	/*display: inline;*/
	/*margin-left: 200px;*/
	/*margin-top: 0px;*/
	/*vertical-align: 55%;
	* vertical-align: 40%;*/
	/*padding-top:5px;*/
	/*padding-bottom:5px;*/
	/*border-bottom:2px solid #ffffff;*/
	/*padding-top:5px;
	padding-bottom:5px;*/
}

#bar_superior a {
	color: #aaaaaa;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	background-color: transparent;
	/*display: inline;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding:0px 3px 0px 3px;
}

#bar_superior a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #e1e1e1;
	background-image: none;
}


#bar_links {
	color: #B8B8B8;
	font-size: 10px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	vertical-align: middle;
	position: relative;
	padding-right: 2px;
	padding-bottom: 3px;
}

#bar_links a {
	color: #B8B8B8;
	font-size: 10px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #EDEDED;
	font-weight: bold;
}

#bar_links a:hover {
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
}



#bar_destacado {
	font-size: 10px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
	vertical-align: middle;
	position: relative;
	padding-right: 2px;
	padding-bottom: 3px;
}


#bar_destacado strong {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	background-color: #3366ff;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
	
#bar_destacado em {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	padding-left: 18px;
	background-color: #66CC00;
	font-style: normal;
	font-weight: bold;
	background-image: url(/img/star.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	}
#bar_destacado  b {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	background-color: #333333;
	font-style: normal;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 10px;
	}
#bar_destacado   b a {
	color: #909090;
	font-size: 10px;
	text-decoration: none;
	background-color: #333333;
	font-style: normal;
	font-weight: bold;
	background-image: none;
	}
	
	#bar_destacado   b a:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	background-color: #333333;
	font-style: normal;
	background-image: none;
	}
.com a  {
	color: #7889FF;
	font-size: 10px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #DCE5FF;
	background-image: url(/img/com.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
}

.com a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3366FF;
	background-image: none;
}

#link a {
	font-size: 10px;
	color: #3366FF;
	background-image: url(/img/small2.png);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 17px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


#link a:hover {
	color: #66CC00;
	background-image: url(/img/small.png);
}




#linkae {
	border:1px dashed #CCCCCC;
	color: #000000;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#linkae .izquierda {
	border:3px solid #E0E0E0;
	padding: 0px;
}

#linkae .izquierda:hover  {
	border:3px solid #BBBBBB;
}

#linkae small {
	font-size: 10px;
	color: #BDBDBD;
}

#linkae small a {
	color: #3366ff;
}

#linkae:hover {
	background-repeat: repeat-x;
	background-color: #F3F3F3;
}

#linkae h3 {
	font-size: 18px;
	padding-bottom: -20px;
	line-height: normal;
}


#linkae h2 {
	font-size: 20px;
	padding: 5px;
	color: #FFFFFF;
	width: 50px;
	text-align: center;
	background-image: url(/img/count.png);
	border: 1px solid #333333;
	margin-top: 0px;
	margin-bottom: 20px;
}

#linkae a {
}


#linkae strong a {
	color: #3366ff;
	font-size: 12px;
	font-weight: bold;
}

#linkae a:hover {
}


#linkae img {
	margin: 0px;
}


#linkae a img  {
	background-color: #D8E4F6;
	border: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#linkae a img:hover  {
	background-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#linkae-guardar {
	font-size: 10px;
	color: #CCCCCC;
}

#linkae-guardar a {
	color: #BBBBBB;
	text-decoration: none;
}


#linkae-guardar a:hover {
	color: #66CC00;
}

#linkae-editar {
	font-size: 10px;
	color: #CCCCCC;
}

#linkae-editar a {
	color: #BBBBBB;
	text-decoration: none;
}


#linkae-editar a:hover {
	color: #0099FF;
}

#linkae-borrar {
	font-size: 10px;
	color: #CCCCCC;
}

#linkae-borrar a {
	color: #BBBBBB;
	text-decoration: none;
}


#linkae-borrar a:hover {
	color: #FF0000;
}



#sidebar {
	width: 210px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-top: 0px;
	border: 2px solid #FFFFFF;
	font-size: 13px;
	color: #999999;
	background-image: url(/img/bg-sidebar.png);
	margin-bottom: auto;
	float: right;
	line-height: 22px;
	padding: 6px 10px 10px 10px;
	clear: right;
	margin-right: 0px;
}


#sidebar hr {
	display: block;
	height:1px;
	border:0;
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebar a {
	text-decoration: none;
	padding-bottom: 2px;
}

#sidebar a:hover {
	text-decoration: underline;
}


#sidebar small a {
	font-size: 10px;
	color: #3366ff;
}

#sidebar strong a {
	font-weight: normal;
	color: #3366ff;
}


#sidebar strong {
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
}

#sidebar em {
	color: #999999;
	font-style: normal;
	font-size: 12px;
}

#sidebar em a {
	color: #3366ff;
	font-style: normal;
}

#sidebar em a:hover {
	color: #3366ff;
	font-style: normal;
	text-decoration: underline;
}

#sidebar img {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
}


#sidebar a img  {
	padding:0px;
	/*margin:0px;*/
	border: 0px solid #cccccc;
	/*border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
}

#sidebar #redes-icon  {
	margin: 2px;
	padding: 0px;
}

#sidebar #redes-icon:hover {
	margin: 2px;
	padding: 0px;
}

#sidebar #textfield {
	color: #999999;
	background-color: #ffffff;
	border: 1px solid #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 14px;
	margin-right: 10px;
	width: 195px;
}

#sidebar #textfield-captcha {
	color: #999999;
	background-color: #ffffff;
	border: 1px solid #666666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 14px;
	margin-right: 10px;
	width: 100px;
}

#sidebar #button {
	border: 1px solid #999999;
	font-size: 14px;
	background-image: url(/img/bg-button.png);
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 13px;
	background-position: center;
	width:80px;
	text-align:center;
}

#people {
	width: 668px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-top: -2px;
	margin-left: -2px;
	border: 2px solid #FFFFFF;
	font-size: 13px;
	color: #999999;
	background-image: url(/img/bg-sidebar.png);
	margin-bottom: auto;
	float: left;
	line-height: 22px;
	padding: 20px;
}


#people a {
	color: #999999;
	text-decoration: none;
	padding-bottom: 2px;
}

#people a:hover {
	color: #666666;
}


#people small a {
	font-size: 10px;
	color: #3366ff;
}

#people strong a {
	font-weight: normal;
	color: #3366ff;
}

#people strong {
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
}

#people img {
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
}


#people a img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#people #redes-icon  {
	margin: 2px;
	padding: 0px;
}

#people #redes-icon:hover {
	margin: 2px;
	padding: 0px;
}

#mensaje{
	background-color: #fff3bd;
	background-image: url(/img/aviso.gif);
	color: #666666;
	border: 2px solid #E5BD4F;
	margin: 8px;
	width:620px;
	font-size: 13px;
	line-height: 18px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 54px;
	background-position: left center;
}

#mensaje a{
	color: #1648df;
	font-weight:bolder;
}

#mensaje-modificacion-perfil{
	background-color: #fff3bd;
	color: #666666;
	border: 2px solid #E5BD4F;
	margin: 5px;
	width:475px;
	font-size: 13px;
	line-height: 18px;
	background-image: url(/img/aviso.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 54px;
}

#username{
	background-color: #fff3bd;
	color: #666666;
	border: 1px solid #666666;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom:2px;
	width:335px;
}

#comparte {
	font-size:9px;
	color: #999999;
	margin: 0px;
	}
	
	
#comparte img {
	}

#footer-guardar {
	width: 574px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url(/img/bg-guardar.png);
	float: right;
	height: 160px;
	margin-right: 78px;
}

.invisible{
	display:none;
}

.visible{
	display:block;
}


.tags-linkae  {
	color: #CCCCCC;
	font-size: 12px;
}

.tags-linkae a {
	color: #CCCCCC;

}

.tags-linkae a:hover {
	text-decoration: none;
	color: #66CC00;
}


.tags-linkae strong {
	color: #999999;
	font-weight: normal;
}

/*.tag{
	margin-top:4px;
	margin-bottom:4px;
	font-weight: bold;
	inner-space:visible;
}

.tag a{
	text-decoration:none;
	background-color:#797979;
	padding-left:2px;
	padding-right:2px;
	white-space: nowrap;
}

.tag a:hover{
	font-weight: normal;
	text-decoration: none;
}*/

.tag_cloud { padding: 0px; text-decoration: none; white-space: nowrap; }
.tag_cloud:link  {
	color: #3366ff;
}
.tag_cloud:visited {
	color: #3366ff;
}
.tag_cloud:hover {
	color: #66CC00;
	text-decoration:none;
}
.tag_cloud:active {
	color: #66CC00;
}

#tema1{
	float: left;
	width: 190px;
	font-size: 13px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#tema1 strong {
	font-size: 16px;
	color: #3366ff;
	font-weight: normal;
}

#tema2 strong {
	font-size: 16px;
	color: #3366ff;
	font-weight: normal;
}

#tema3 strong {
	font-size: 16px;
	color: #3366ff;
	font-weight: normal;
}

#tema2{
	width: 190px;
	font-size: 13px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	color: #666666;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}


#tema3{
	float: right;
	width: 170px;
	font-size: 13px;
	line-height: 20px;
	padding-right: 20px;
	padding-left: 20px;
	color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#tuslinks{
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
}

.thumb-display {
	float:left;
}

.thumb-display:hover {
	background-color:#cccccc;
}

.display-none{
	display:none;
}

.display-block{
	display:block;
}

#invitar a {
	color: #66CC00;
	text-decoration: none;
}

#invitar small {
	color: #CCCCCC;
}

#invitar a:hover {
	text-decoration: underline;
}

#invitar #button {
	font-size: 10px;
	background-image: url(/img/bg-button3.png);
	color: #FFFFFF;
	background-color: #bbbbbb;
	background-position: center;
	padding: 5px;
	float: none;
	width: 50px;
}

#invitar #textfield {
	font-size: 10px;
	color: #999999;
	background-color: #F2F2F2;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;
	width: 160px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#comentarios {
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	line-height: 16px;
	padding-right: 70px;
}

#comentarios img {
	float: left;
	margin-right: 7px;
}


#comentarios a {
	color: #3366FF;
	text-decoration: none;
}

#comentarios a:hover {
	color: #66CC00;
	text-decoration: underline;
}

#comentarios hr {
	display: block;
	height:1px;
	padding: 0px;
	border-top-width: 1;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}

#comentarios .submit input {
	font-size: 12px;
	background-image: url(/img/bg-button3.png);
	color: #FFFFFF;
	background-color: #bbbbbb;
	background-position: center;
	padding: 10px;
	float: left;
	vertical-align: top;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 40px;
	width: 80px;
	margin-left: 5px;
}

#comentarios textarea {
	float: left;
	height: 40px;
}