/*CSS Document*/
TD
{
	font-family: Tahoma, verdana, Arial, Helvetica;
}
TH
{
	font-family: Tahoma, verdana, Arial, Helvetica;
}
*, HTML
{
	margin: 0;
	padding: 0;
}
A:active, A:focus
{
	outline: 0;
}
/*---------------------------------------- CABECERA -----------------------------------------------------*/
#logo
{
	display: block;
	float: left;
	text-align: left;
	width: 248px;
	margin: 17px 0px 0px;
	padding: 0px;
}
#logo IMG
{
	margin: 0px;
	border: 0px solid #000000;
}
#logo A
{
	float: left;
	margin: 0px;
	border: 0px solid #000000;
}
#buscador
{
	display: block;
	float: right;
	margin-top: 11px;
	margin-right /**/: 22px;
	_margin-right: 14px;
}
#buscador IMG
{
	/*[disabled]margin:4px 0px -3px;*/
	padding: 0px;
	margin-left: 7px;
	float: left;
	/*+placement:shift -2px 0px;*/
	position: relative;
	left: -2px;
	top: 0px;
}
#buscador A, #buscador A:visited
{
	font-size: 0.9em;
	color: #313131;
	text-decoration: none;
}
#buscador A:hover
{
	color: #000;
	text-decoration: underline;
}
#buscador A
{
	margin: 0;
}
.campoBusqueda
{
	border: 1px solid #434343;
	background: url(../images/busqBg.jpg) repeat-x;
	float: left;
}
#selector_buscador
{
	width: 114px;
	float: left;
	margin-left: 6px;
}
.campoSeleccion
{
	border: 1px solid #434343;
	background: url(../images/busqBg.jpg) repeat-x;
	width: 115px;
	height: 18px;
	font-size: 9pt;
}
.boton_buscador
{
	float: left;
	margin-left: 7px;
	margin-top: 2px;
}
/*---------------------------------------- DEBAJO MENU -----------------------------------------------------*/
#utilsD
{
	display: block;
	float: left;
	clear: left;
	text-align: left;
	width: 60%;
	height: 32px;
	font-weight: bold;
	margin: 7px 5px 0px 3px;
	font-size: 0.8em;
	color: #313131;
}
#utilsD A:link
{
	text-decoration: none;
	color: #434343;
	padding-left: 15px;
}
#utilsD A:visited
{
	text-decoration: none;
	color: #434343;
	padding-left: 15px;
}
#utilsD A:hover
{
	text-decoration: underline;
	color: #00303A;
}
#utilsI
{
	display: block;
	float: right;
	height: 32px;
	text-align: right;
	margin: 7px 5px 0px 0px;
	font-size: 0.8em;
	font-weight: bold;
}
#utilsI A, #utilsI A:visited
{
	/*[disabled]margin-left:10px;*/
	text-decoration: none;
	color: #434343;
	padding-left: 15px;
}
#utilsI A:hover
{
	text-decoration: underline;
	color: #00303A;
}
#utilsI A
{
	margin: 0;
}
#utilsI IMG
{
	border: 0px solid #000000;
}
#idioma
{
	display: block;
	float: right;
	height: 32px;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	margin: -2px 0px 0px;
	padding: 0px;
}
#idioma A, #idioma A:visited
{
	text-decoration: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
#idioma A:hover
{
	text-decoration: underline;
	color: #00303A;
}
#idioma IMG
{
	border: 0px solid #000000;
	margin: 5px 0px 0px;
}
#landing_text
{
	float: right;
	width: 340px;
	margin: 10px 30px 0px 10px;
	text-align: left;
}
#landing_text IMG
{
	text-align: center;
	margin: 0px 10px 20px 0px;
}
#landing_asoc
{
	float: left;
	width: 340px;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: left;
	font-size: 1.3em;
	font-weight: bold;
	color: #1B1B1B;
}
#landing_asoc IMG
{
	margin-right: 20px;
}
/*---------------------------------------- MENU LATERAL IZQUIERDO -----------------------------------------------------*/
#titulo
{
	display: block;
	clear: right;
	font-size: 1.1em;
	font-weight: bold;
	color: #004B79;
	padding: 6px 0px;
	border-bottom: 1px dotted #434343;
	margin: 0px 0px 7px;
	background: #E5F4FF;
	height: 22px;
	width: 155px;
}
#tituloV2
{
	display: block;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #004B79;
	padding: 6px 0px;
	border-bottom: 1px dotted #434343;
	margin: 0px;
	background: #E5F4FF;
	height: 22px;
	width: 155px;
	margin-top: 10px;
}
#titulo IMG
{
	padding: 5px 0px;
}
#tituloV2 IMG
{
	padding: 5px 0px;
}
#lateralizqu A
{
	display: block;
	padding: 0px;
	margin: 5px 0px 6px;
	text-decoration: none;
	color: #313131;
	background: #FFF;
}
#lateralizqu A:link
{
	line-height: 15px;
}
#lateralizqu A:visited
{
	color: #626262;
}
#lateralizqu A:hover
{
	text-decoration: none;
	color: #C70117;
	background: #FFF;
}
#lateralizqu IMG
{
	border: 0px solid #000000;
	margin: 0px 2px -6px 0px;
}
.latItexto
{
	display: block;
	text-align: left;
	padding: 0px 0px 5px;
	font-weight: normal;
	color: #434343;
	float: left;
	width: 154px;
	margin-top: 7px;
}
.latItexto A:link
{
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	color: #0065A6;
	padding: 1px 2px 3px 14px;
	border-bottom: 1px dotted #CCCCCC;
/*background-color:#f1f9ff;*/
	background: url(../images/ventajas.gif) no-repeat;
}
.latItexto A:visited
{
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	color: #0065A6;
	padding: 1px 2px 3px 14px;
	border-bottom: 1px dotted #CCCCCC;
/*background-color:#f1f9ff;*/
	background: url(../images/ventajas.gif) no-repeat;
}
.latItexto A:hover
{
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	margin-top: 0px;
	text-decoration: underline;
	color: #313131;
	padding: 1px 2px 3px 14px;
	border-bottom: 1px dotted #CCCCCC;
/*background-color:#f1f9ff;*/
	background: url(../images/ventajas.gif) no-repeat;
}
#lateralizqu INPUT
{
	border: 1px solid #434343;
	background: url(../images/busqBg_big.gif) repeat-x;
	text-align: left;
	padding: 0px 0px 3px;
	font-weight: normal;
	color: #434343;
	margin-top: 5px;
	margin-bottom: 5px;
}
#registro
{
	display: block;
	float: left;
	clear: both;
	text-align: left;
	padding: 0px 0px 10px;
	font-weight: normal;
	color: #434343;
	border-bottom: 1px dotted #000000;
	background: #E3EBFC;
}
/*----------------------------------------  COLUMNA CONTENIDOS -----------------------------------------------------*/
#migas
{
	display: block;
	float: left;
	clear: both;
	font-size: 1.6em;
	margin: 0px 0px 10px;
	border-bottom: 1px dotted #313131;
	color: #313131;
	padding-bottom: 5px;
	width: 100%;
}
#migas A, #migas A:visited
{
	text-decoration: none;
	color: #313131;
}
#migas A:hover
{
/*ext-decoration: underline*/
	color: #900E7B;
}
#migas A
{
	margin: 0;
}
.noticia
{
	display: block;
	padding: 0px;
	margin: 0px 0px 20px;
	width: 470px;
	min-height: 310px;
	height: auto !important;
	height: 310px;
}
.usuario
{
	clear: right;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-weight: normal;
	/*[disabled]color:#37565F;*/
	width: auto;
	float: left;
}
.usuarioLat
{
	clear: right;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-weight: normal;
	color: #37565F;
	width: 155px;
}
.usuarioname
{
	display: inline;
	/*[disabled]clear:right;*/
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	color: #313131 !important;
	margin: 0px 0px -6px;
	width: 331px;
	float: left;
}
.usuarioname A:link
{
	display: inline;
	clear: right;
	/*[disabled]font-size:1.4em;*/
	font-weight: bold;
	text-decoration: none;
	color: #434343 !important;
	margin: 0px 0px 10px;
}
.usuarioname A:visited
{
	/*[disabled]font-size:1.4em;*/
	font-weight: bold;
	text-decoration: none;
	color: #434343 !important;
	margin: 0;
}
.usuarioname A:hover
{
	text-decoration: underline;
	color: #313131;
	margin: 0;
}
.cerrar
{
	display: block;
	float: right;
	clear: right;
	padding: 0px;
	margin: 0px;
}
#container #centro .noticia .usuario .cerrar
{
	width: 0px;
	#margin-left: -65px;
}
.cerrar IMG
{
	border: 0px solid #000000;
}
DIV.titularlat DIV.cerrar A IMG
{
	margin-left: 6px;
	float: left;
}
DIV.cerrar A IMG
{
	margin: 0;
	padding: 0;
	float: right;
}
.cerrarmini
{
	float: right;
	/*[disabled]width:100%;*/
	text-align: right;
	margin-right: 0px;
}
.cerrarmini IMG
{
	border: 0px solid #000000;
	clear: left;
	clear: both;
}
.usuarioimg
{
	display: block;
	float: left;
	height: 50px;
	width: 50px;
	margin: 0px 15px 0px 0px;
}
.usuarioimg IMG
{
	border: 0px solid #000000;
	/*[disabled]margin-right:10px;*/
	float: left;
	margin: 0;
}
.usuarioimg_big
{
	clear: right;
	height: 110px;
	width: 110px;
	margin: 0px 15px 0px 0px;
}
.usuarioimg_big IMG
{
	border: 0px solid #000000;
	margin-right: 10px;
}
.teaser
{
	display: block;
	float: left;
	font-size: 1em;
	text-align: left;
	color: #434343;
	background: none;
	height: auto;
	width: 470px;
	margin-bottom: 10px;
	word-wrap: break-word;
}
.teaser A:link, .teaser A:visited
{
	text-decoration: none;
	color: #0065A6;
	word-wrap: break-word !important;
	overflow: hidden;
	display: block;
	float: none;
	margin: 0;
}
.teaser A
{
	/*[disabled]margin:0;*/
	/*[disabled]float:none;*/
	/*[disabled]display:inline;*/
	/*[disabled]word-wrap:break-word;*/
}
.teaser A:hover
{
	text-decoration: underline;
	color: #000000;
}
.titularHome
{
	font-size: 1.9em;
	font-weight: normal;
	margin: 5px 0px 0px;
	padding: 10px 0px 0px;
	color: #0065A6;
	float: left;
	width: 390px;
}
.usuario H1
{
	font-size: 1.9em;
	font-weight: normal;
	padding: 10px 0px 0px;
	color: #0065A6;
	float: left;
	width: 404px;
	margin-bottom: 3px;
}
H1
{
	font-size: 1.9em;
	font-weight: normal;
	padding: 10px 0px 0px;
	color: #0065A6;
	float: left;
	/*[disabled]width:404px;*/
}
.cerrarV2
{
	float: right;
	border: 0;
	margin-top: 9px;
}
.titularHome A:link
{
	text-decoration: none;
	color: #0065A6;
}
H1 A:link
{
	text-decoration: none;
	color: #0065A6;
}
/*DIV.usuario DIV.titular A{font-size: 1.1em;display: block;}*/
.titularHome A:visited
{
	text-decoration: none;
	color: #0065A6;
}
H1 A:visited
{
	text-decoration: none;
	color: #0065A6;
}
.titularHome A:hover
{
	text-decoration: underline;
	color: #4E6083;
}
H1 A:hover
{
	text-decoration: underline !important;
	/*[disabled]color:#4E6083;*/
	/*[disabled]color:#C70117;*/
}
.titular
{
	font-size: 1.9em;
	font-weight: normal;
	margin: 5px 0px 12px;
	padding: 0px;
	color: #0065A6;
}
.titular A:link
{
	text-decoration: none;
	color: #0065A6;
}
.titular A:visited
{
	text-decoration: none;
	color: #0065A6;
}
.titular A:hover
{
	text-decoration: underline;
	color: #4E6083;
}
.entradillaHome
{
	font-size: 13px;
	margin: 4px 0px 7px;
	padding: 0px;
	/*[disabled]max-height:167px;*/
	display: block;
	height: auto;
	/*[disabled]text-align:left;*/
	line-height: 1.1;
	width: auto;
	#margin-top: 8px;
	overflow: hidden !important;
	float: none;
	word-wrap: break-word !important;
}
.entradillaHome_
{
	font-size: 13px;
	margin: 2px 0px 8px;
	padding: 0px;
	max-height: 167px;
	display: block;
	height: 137px;
	text-align: left;
	line-height: 1.1;
	display: inline-table;
	width: 242px;
}
.entradillaHome A:link, .entradillaHome A:visited
{
	text-decoration: none;
	color: #4C4E6E;
	display: inline !important;
	height: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	word-wrap: break-word !important;
}
.entradillaHome A:hover
{
	text-decoration: underline;
	color: #4C4E6E !important;
}
.entradillaFormu
{
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0px 8px;
	padding: 0px;
	max-height: 167px;
	height: 137px;
}
.entradillaFormuListado
{
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0px 8px;
	padding: 4px 0px 0px;
	height: 121px;
}
.entradillaFormu A:link, .entradillaFormu A:visited
{
	text-decoration: none;
	color: #4C4E6E;
}
.entradillaFormuList
{
	display: block;
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0px 8px;
	padding: 0px;
}
.entradillaFormuList A:link, .entradillaFormuList A:visited
{
	text-decoration: none;
	color: #4C4E6E;
	margin: 0;
}
.teaser .entradilla A
{
	margin: 0;
	padding: 0;
}
.entradilla A
{
}
.entradilla
{
	font-size: 1em;
	font-weight: bold;
	margin: 5px 0px 10px;
	padding: 0px;
}
.entradilla A:link, .entradilla A:visited
{
	text-decoration: none;
	color: #4C4E6E;
}
.entradilla A:hover
{
	text-decoration: underline;
	color: #4E6083;
}
DIV.teaser IMG
{
	margin-top: 5px;
}
.entradillaFormu A:hover
{
	text-decoration: underline;
	color: #4E6083;
}
.seguir_leyendo
{
	float: right;
}
.vRegistro
{
	/*[disabled]border-top:1px dotted #595959;*/
	padding-top: 5px;
	display: block;
	margin-top: 16px;
	font-size: 1.4em;
	color: #525252;
	font-family: Tahoma;
	margin-bottom: 0px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}
.vRegistro1
{
	color: #0964AA;
	font-size: 1.1em;
	margin-top: 17px;
	font-weight: bold;
	margin-bottom: 7px;
}
/*----------------------------------------  COMENTARIOS Y DEMAS -----------------------------------------------------*/
.coments
{
	display: block;
	float: none;
	clear: both;
	background: #E3EBFC;
	background: url(../images/fondo_ico.gif) no-repeat right top;
	padding: 10px;
	font-size: 0.9em;
	width: 450px;
	height: auto;
	margin: 0px;
	border-bottom: 1px dotted #313131;
}
#botones
{
	display: block;
	clear: right;
	color: #4C4E6E;
	margin: 6px 0px 15px;
	text-indent: 5px;
}
.botonesV2
{
	display: block;
	float: none;
	color: #4C4E6E;
	margin-left: 5px;
	margin-bottom: 10px;
}
#botones A
{
	text-decoration: none;
	margin: 0px 15px 0px 0px;
	color: #16545B;
}
#botones A:visited
{
	text-decoration: none;
	margin: 0px 15px 0px 0px;
	color: #16545B;
}
.botonesV2 A, .botonesV2 A:visited
{
	text-decoration: none;
	/*[disabled]margin:0px 15px 0px 0px;*/
	color: #1571A3;
}
#botones A:visited
{
	text-decoration: none;
	/*[disabled]margin:0px 15px 0px 0px;*/
	color: #1571A3;
}
#botones A:hover
{
	text-decoration: underline;
	color: #000000;
}
.botonesV2 A:hover
{
	text-decoration: underline;
	color: #1571A3;
}
#botones IMG
{
	border: 0px solid #000000;
	margin: 0px -10px 0px 0px;
}
.botonesV2 IMG
{
	border: 0px solid #000000;
	float: left;
	margin-right: 8px;
	_margin-right: -6px;
}
#usuariomini
{
	display: block;
	float: none;
	margin: 0px 0px 5px;
	padding: 0px 0px 6px;
	font-size: 0.9em;
	font-weight: bold;
	border-bottom: 1px dotted #B3BACA;
	height: auto;
	min-height: 32px;
}
#usuariomini A, #usuariomini A:visited
{
	margin: 0px 10px 0px 0px;
	text-decoration: none;
	color: #0863A9;
}
#usuariomini A:hover
{
	text-decoration: underline;
	color: #313131;
}
#usuarioimgmini
{
	display: block;
	float: left;
	width: 30px;
	margin: 0px 10px 0px 0px;
	height: 30px;
}
#usuarioimgmini IMG
{
	border: 0px solid #000000;
	float: left;
	margin-top: 1px;
	width: 30px;
	height: 30px;
}
#comentar
{
	display: block;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#comentar IMG
{
	/*[disabled]margin:0px 5px -5px 13px;*/
	padding: 6px 0px 0px;
	border: 0px solid #000000;
	margin-left: 5px !important;
	margin-bottom: -5px;
	margin-right: 13px;
	position: relative;
}
#comentar A, #comentar A:visited
{
	font-size: 0.9em;
	color: #313131;
	text-decoration: none;
}
#comentar A:hover
{
	color: #000;
	text-decoration: underline;
}
.campoComentar
{
	border: 1px solid #434343;
	padding: 2px;
	font-size: 1em;
	color: #535353;
	background: url(../images/busqBg.jpg) repeat-x;
	width: 265px;
	float: left;
	margin-top: 7px;
}
#lesgusta
{
	display: block;
	padding-bottom: 5px;
	margin: 0px 0px 6px;
	border-bottom: 1px dotted #B3BACA;
}
#lesgusta IMG
{
	border: 0px solid #000000;
}
#lesgusta A
{
	display: block;
	margin: 5px 10px 0px 30px;
	color: #313131;
	text-decoration: none;
}
#lesgusta A:visited
{
	color: #535353;
}
#lesgusta A:hover
{
	color: #9F1A88;
}
#lesgusta IMG
{
	margin: 0px 10px 0px 0px;
}
.comentario
{
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 1em;
	font-weight: normal;
	height: auto;
	display: block;
	/*[disabled]width:423px;*/
}
/*----------------------------------------  LATERAL DERECHO -----------------------------------------------------*/
#banner
{
	display: block;
	float: left;
	padding: 0px;
	background: none;
}
.cintillo
{
	/*[disabled]display:block;*/
	float: left;
	position: relative;
	font-size: 1.5em;
	font-weight: bold;
	color: #353535;
	width: 280px;
	padding: 7px 10px 3px;
	margin: 10px 0px 0px;
	border-bottom: 1px dotted #434343;
	background: #DCE3C4;
	height: 23px;
}
.cintillo IMG
{
	display: block;
	float: left;
	clear: left;
	padding: 5px 5px 5px 0px;
	margin: -10px 5px 0px 0px;
}
.titularlat
{
	/*[disabled]font-size:1.3em;*/
	/*[disabled]font-weight:bold;*/
	margin: 5px 0px;
	padding: 0px;
	color: #223160;
	width: 281px;
	float: left;
}
H2
{
	font-size: 1.3em;
	font-weight: bold;
	/*[disabled]margin:5px 0px;*/
	padding: 0px;
	color: #223160;
	width: 255px;
	float: left;
}
H2 A:link, H2 A:visited
{
	text-decoration: none;
	color: #0065A6;
}
H2 A:visited
{
	text-decoration: none;
	color: #0065A6;
}
H2 A:hover
{
	text-decoration: underline;
	color: #4E6083;
}
.teaserlat
{
	display: block;
	float: right;
	width: 280px;
	text-align: left;
	color: #434343;
	border-bottom: 1px dotted #000000;
	min-height: 110px;
	height: auto !important;
	/*[disabled]font-size:0.8em;*/
	height: 110px;
	/*[disabled]margin:0px 0px 0px 10px;*/
	padding: 0px 10px 14px;
}
.teaserlatV2
{
	display: block;
	float: left;
	width: 280px;
	text-align: left;
	padding: 0px 10px 5px;
	color: #434343;
	min-height: 110px;
	height: auto !important;
	height: 110px;
}
#teaserlatV2
{
	display: block;
	float: left;
	width: 280px;
	text-align: left;
	padding: 0px 10px 5px;
	color: #434343;
	min-height: 110px;
	height: auto !important;
	height: 110px;
}
.teaserlat A:link, .teaserlat A:visited
{
	text-decoration: none;
	color: #0065A6;
}
.teaserlatV2 A:link, .teaserlatV2 A:visited
{
	text-decoration: none;
	color: #0065A6;
}
#teaserlatV2 A:link, #teaserlatV2 A:visited
{
	text-decoration: none;
	color: #0065A6;
}
.teaserlat A
{
	margin: 0;
}
.teaserlatV2 A
{
	margin: 0;
}
#teaserlatV2 A
{
	margin: 0;
}
.teaserlat A:hover
{
	text-decoration: underline;
	color: #000000;
}
.teaserlatV2 A:hover
{
	text-decoration: underline;
	color: #000000;
}
#teaserlatV2 A:hover
{
	text-decoration: underline;
	color: #000000;
}
.entradilla_mini_sugerencias
{
	height: 54px;
	width: 200px;
	float: right;
	margin-top: -3px;
}
#entradilla_mini_noticias
{
	height: 50px;
	width: 279px;
	float: left;
	margin-bottom: 2px;
}
#asocgrupos1 .entradilla_mini_sugerencias
{
	margin-top: 3px;
}
/*----------------------------------------  FORMULARIOS -----------------------------------------------------*/
#pagsolo
{
	width: 400px;
	float: right;
	font-weight: normal;
	text-decoration: none;
	color: #767676;
	margin: 10px 0px;
}
#pagsolo A
{
	display: inline;
	font-weight: normal;
	text-decoration: none;
	color: #9D0D15;
	margin: 0px;
}
#pagsolo A:visited
{
	text-decoration: none;
	color: #9D0D15;
	margin: 0px;
}
#pagsolo A:hover
{
	text-decoration: underline;
	color: #9D0D15;
	margin: 0px;
}
#formu
{
	display: block;
	float: left;
	clear: both;
	background: #E7E7E7;
	background: url(../images/fondo_formulario.gif) no-repeat right top;
	margin: 0px 0px 20px;
	padding: 10px 20px 20px;
	font-size: 0.9em;
	color: #535353;
	width: 610px;
}
#formuPestana
{
	display: block;
	float: left;
	clear: both;
	width: 740px;
	background: #E7E7E7;
	background: url(../images/fondo_formulario.gif) no-repeat right top;
	margin: 0px;
	padding: 10px 20px 20px;
	font-size: 0.9em;
	color: #535353;
}
#formuBlanco
{
	display: block;
	float: left;
	clear: both;
	width: 740px;
	margin: 0px 0px 20px;
	padding: 10px 20px 20px;
	font-size: 0.9em;
	color: #535353;
}
#titularFormu
{
	display: block;
	float: left;
	clear: both;
	font-size: 1.8em;
	font-weight: normal;
	padding: 5px 20px 0px;
	margin: 0px;
	color: #003046;
	background: #EEEEEE;
}
#titularFormuUno
{
	display: block;
	float: left;
	clear: both;
	width: 710px;
	font-size: 1.8em;
	font-weight: normal;
	padding: 5px 0px 10px;
	margin: 0px 0px 5px;
	/*[disabled]white-space:nowrap;*/
	border-bottom: 1px dashed #434343;
}
.subTitularFormu
{
	display: block;
	float: none;
	clear: both;
	font-size: 1.6em;
	font-weight: normal;
	padding: 25px 0px 4px;
	margin: 0px;
	color: #003046;
	border-bottom: 1px dotted #1B1B1B;
}
#campos
{
	display: block;
	float: left;
	clear: right;
	font-weight: bold;
}
.explicacion
{
/*fonto-weight: normal*/
}
#areas
{
	display: block;
	float: left;
	clear: both;
	margin: 15px 0px 4px;
	font-size: 1.3em;
	font-weight: bold;
	width: 612px;
	border-bottom: 1px dotted #BFBFBF;
}
#areasElige
{
	display: block;
	clear: both;
	text-align: left;
	margin: 4px 0px 0px;
	font-size: 1.1em;
	font-weight: normal;
	height: 21px;
	border-bottom: 1px dashed #B5B5B5;
}
#areasElige INPUT
{
	clear: right;
	height: 20px;
	font-size: 0.8em;
	font-weight: normal;
}
#areas INPUT
{
	height: 23px;
	width: 23px;
	margin-left: 20px;
	font-size: 0.9em;
	font-weight: normal;
}
.mini
{
	display: inline;
	float: right;
	width: 150px;
	margin-top: 5px;
	font-size: 0.8em;
}
.areaInt
{
	display: inline;
	float: left;
	font-size: 1em;
	width: 87%;
}
.selectTitDos
{
	display: inline;
	float: left;
	font-size: 1.1em;
	margin: 5px 0px 0px;
	width: 120px;
}
.selectTit
{
	display: inline;
	float: left;
	font-size: 1.1em;
	margin-top: 5px;
}
#campoAltaTercio
{
	display: block;
	float: left;
	width: 565px;
	text-align: left;
	margin: 4px 15px 20px 0px;
	font-weight: normal;
	border-bottom: 1px dotted #000;
}
#campoAltaMedioFoto
{
	float: left;
	width: 330px;
	text-align: left;
	margin: 10px 15px 15px 0px;
	padding: 0px;
	font-weight: normal;
	height: auto;
	position: relative;
	clear: both;
}
#campoAltaMedioFoto INPUT
{
	margin: 0px 8px 0 0px !important;
}
#campoAltaMedio
{
	display: block;
	float: left;
	width: 350px;
	text-align: left;
	margin: 4px 15px 5px 0px;
	padding: 0px;
	font-weight: normal;
	border-bottom: 1px dotted #000;
}
#campoAltaEntero
{
	display: block;
	float: left;
	width: 710px;
	text-align: left;
	margin: 3px 15px 4px 0px;
	padding-bottom: 10px;
	font-weight: normal;
	border-bottom: 1px dotted #000;
	padding-top: 5px;
}
#campoAltaEntero INPUT
{
	display: block;
	float: right;
	margin: 0px 0px 0px 20px;
	font-size: 0.9em;
}
#campoAltaEntero IMG
{
	display: inline;
	float: left;
	margin: 0px 15px 0px 0px;
	border: 0px solid #000000;
}
DIV#campoAltaEntero DIV.nombreCampoAsociacion IMG
{
	margin: 0;
}
#campoAltaEntero IMG A
{
	display: inline;
	float: left;
	margin: 0px 15px 0px 0px;
	text-decoration: none;
}
#campoAltaEntero IMG A:visited
{
	display: inline;
	float: left;
	margin: 0px 15px 0px 0px;
	text-decoration: none;
}
#campoAltaEntero IMG A:hover
{
	display: inline;
	float: left;
	margin: 0px 15px 0px 0px;
	text-decoration: none;
}
#campoAltaEnteroPop
{
	display: block;
	float: left;
	width: 480px;
	text-align: left;
	margin: 3px 15px 4px 0px;
	padding-bottom: 10px;
	font-weight: normal;
	border-bottom: 1px dotted #000;
	padding-top: 5px;
}
#campoAltaEnteroPop INPUT
{
	display: block;
	float: right;
	margin: 0px 0px 0px 20px;
	font-size: 0.9em;
}
#campoAltaEnteroPop IMG
{
	display: inline;
	float: left;
	margin: 0px 15px 0px 0px;
	border: 0px solid #000000;
}
.seleccionarUsuario
{
	float: left;
	margin-bottom: 10px;
	width: 500px;
	text-align: left;
}
#formuBlancoPop
{
	display: block;
	float: none;
	clear: both;
	width: 500px;
	margin: auto;
	padding: 10px 20px 20px;
	font-size: 0.9em;
	color: #535353;
}
#campoAltaFoto
{
	display: inline;
	float: left;
	clear: left;
	text-align: left;
	margin: 4px 20px 5px 0px;
	font-weight: normal;
}
#campoAlta
{
	display: block;
	float: left;
	text-align: left;
	margin: 3px 0px;
	font-weight: bold;
	width: 627px;
}
#sub
{
	display: inline;
	float: left;
	text-align: left;
	width: 286px;
	font-weight: normal;
}
#sub INPUT
{
	border: 1px solid #434343;
	background: url(../images/busqBg_big.gif) repeat-x;
	padding: 3px;
	font-size: 1em;
	margin: 0px;
	width: 260px;
}
#sub SELECT
{
	border: 5px solid #434343;
	background: url(../images/busqBg_big.gif) repeat-x;
	height: 25px;
	padding-top: 2px;
	font-size: 1em;
	margin: 0px 20px 0px 0px;
}
#sub TEXTAREA
{
	border: 1px solid #434343;
	padding: 3px;
	width: 500px;
	font-size: 1.5em;
	margin: 0px;
}
#campoAlta IMG
{
	display: inline;
	margin: 0px 20px 0px 0px;
	/*[disabled]float:left;*/
}
#fotonot
{
	display: inline;
	float: left;
	width: 218px;
	margin: 0px;
}
#fotonot IMG
{
	display: inline;
	float: left;
}
#campoAlta INPUT
{
	border: 1px solid #434343;
	background: url(../images/busqBg_big.gif) repeat-x;
	padding: 3px;
	font-size: 1em;
	margin: 0px;
}
#campoAlta INPUT [type="checkbox"]
{
	margin: 8px 20px 0px 0px;
	background: #FFF;
	width: 15px;
	height: 15px;
}
#nombreCampoUno INPUT
{
}
#campoAlta TEXTAREA
{
	border: 1px solid #434343;
	padding: 3px;
	width: 500px;
	font-size: 1.5em;
	margin: 0px;
}
TEXTAREA#cuerpo
{
	height: 220px;
}
#campoAlta SELECT
{
	border: 1px solid #434343;
	background: #EDEDED;
	height: 25px;
	padding-top: 2px;
	font-size: 1em;
	margin: 0px 20px 0px 0px;
}
#alLadoFotoAncha
{
	display: block;
	float: right;
	width: 443px;
	font-size: 1.1em;
	color: #1B1B1B;
	margin-right: 18px;
}
#alLadoFoto
{
	display: block;
	float: right;
	width: 340px;
	font-size: 1.1em;
	color: #1B1B1B;
}
#alLadoFoto INPUT[type="submit"], #alLadoFotoAncha INPUT[type="submit"]
{
	margin-right: 50px;
}
.check
{
	margin: 8px 20px 0px 0px;
	background: #FFF;
	width: 15px;
	height: 15px;
}
#formsubtitu
{
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	color: #003046;
	margin: 10px 10px 30px 0px;
	width: 580px;
}
/*.nombreCampoDos{display: inline;float: left;width: 160px;font-size: 1em;font-weight: bold;white-space: nowrap;margin: 5px 5px 10px 0px;color: #434343;}*/
.nombreCampoMedio
{
	clear: left;
	width: 140px;
	font-size: 1.2em;
	font-weight: bold;
	white-space: nowrap;
	margin: 0px 5px 6px 0px;
	color: #434343;
}
.nombreCampoMedioList
{
	clear: left;
	width: 140px;
	font-size: 0.9em;
	font-weight: bold;
	white-space: nowrap;
	margin: 4px 5px 6px 0px;
	color: #434343;
}
.nombreCampoGrupo
{
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	/*[disabled]white-space:nowrap;*/
	margin: 10px 0px 0px;
	color: #434343;
	width: 462px;
}
.nombreCampoAsociacion
{
	/*[disabled]display:block;*/
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #434343;
	white-space: normal;
	width: auto;
	line-height: 39px;
}
.nombreCampoAsociacion A
{
	text-decoration: none;
	color: #434343;
}
.nombreCampoAsociacion A:visited
{
	text-decoration: none;
	color: #434343;
}
.nombreCampoAsociacion A:hover
{
	text-decoration: underline;
	color: #434343;
}
.nombreCampoAsociacionList
{
	display: block;
	clear: right;
	font-size: 1.4em;
	font-weight: bold;
	color: #434343;
	white-space: normal;
}
.nombreCampoAsociacionList A
{
	text-decoration: none;
	color: #434343;
}
.nombreCampoAsociacionList A:visited
{
	text-decoration: none;
	color: #434343;
	margin: 0px;
}
.nombreCampoAsociacionList A:hover
{
	text-decoration: underline;
	color: #434343;
}
.nombreCampoAsociacion IMG
{
	margin: 0px 15px 0px 0px;
}
.nombreCampoGrupo A
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 15px 15px 0px;
	text-decoration: none;
	color: #333366;
}
.nombreCampoGrupo A:visited
{
	text-decoration: none;
	color: #333366;
}
.nombreCampoGrupo A:hover
{
	text-decoration: underline;
	color: #000;
}
.result
{
	display: block;
	float: right;
	width: 300px;
	text-align: left;
	font-weight: bold;
}
.botonGrupos
{
	display: inline;
	float: right;
	height: 40px;
	font-size: 1em;
	font-weight: bold;
	margin: 10px 5px 0px 0px;
	color: #626262;
}
.nombreTextos
{
	font-size: 1em;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	color: #626262;
}
.nombreCampoPais
{
	float: left;
	margin-left: 30px;
	line-height: 35px;
	font-size: 1.2em;
	font-weight: normal;
}
.nombreCampoPaisUsuario
{
	display: inline;
	float: right;
	margin-left: 30px;
	line-height: 35px;
	font-size: 1.2em;
	font-weight: normal;
	color: #4D306A;
	margin-top: 8px;
}
.nombreCampoPaisUsuario INPUT
{
	margin-top: 5px;
}
.nombreTextosLibre
{
	font-size: 1em;
	/*[disabled]font-weight:bold;*/
	margin: 0px 5px 5px 0px;
	color: #626262;
	text-align: justify;
}
.nombreCampo
{
	display: inline;
	float: left;
	width: 160px;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	white-space: nowrap;
	margin: 5px 5px 0px 0px;
	color: #434343;
}
.nombreCampoEsp
{
	display: inline;
	float: left;
	width: 350px;
	font-size: 1em;
	font-weight: bold;
	white-space: nowrap;
	margin: 5px 5px 0px 0px;
	color: #434343;
}
.nombreCampoAncho
{
	display: inline;
	float: left;
	width: 225px;
	font-size: 1em;
	font-weight: bold;
}
.nombreCampo INPUT
{
	margin: 0px 5px 0px 10px;
}
.nombreCampo SELECT
{
	border: 1px solid #434343;
	background: url(../images/busqBg_big.gif) repeat-x;
	height: 23px;
	width: 160px;
	padding-top: 2px;
	font-size: 1em;
	margin: 0px 5px 0px 10px;
}
#nombreCampoDos
{
	display: block;
	float: left;
	width: 330px;
	font-size: 1em;
	font-weight: bold;
	margin: 0px 5px 5px 0px;
	color: #434343;
}
#nombreCampoDos INPUT
{
	display: inline;
	float: left;
	padding-top: 2px;
	margin: 0px;
	border: 1px solid #434343;
	background: url(../images/busqBg_big.gif) repeat-x;
	text-align: left;
	padding: 0px 0px 3px;
	font-weight: normal;
	color: #434343;
}
#nombreCampoDos SELECT
{
	float: left;
	border: 1px solid #434343;
	background: #EDEDED;
	height: 22px;
	width: 200px;
	padding: 2px;
	font-size: 1em;
	margin: 0px 5px 0px 0px;
}
#nombreCampoTres
{
	display: block;
	float: left;
	width: 550px;
	font-size: 1em;
	font-weight: bold;
	margin: 0px 5px 5px 0px;
	color: #434343;
}
#nombreCampoTres INPUT
{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 1px solid #434343;
	background: url(../images/busqBg_big.gif) repeat-x;
	font-weight: normal;
	color: #434343;
	height: 21px;
}
#nombreCampoTres INPUT[type="submit"]
{
	display: inline;
	float: left;
	padding: 0px 10px;
	height: 23px;
	margin: 0px 0px 0px 10px;
	border: 1px solid #434343;
	background: url(../images/busqBg_big.gif) repeat-x;
	font-size: 0.9em;
	font-weight: normal;
	color: #434343;
}
INPUT#button
{
	_margin-left: 15px !important;
	_margin-top: 1px !important;
}
#nombreCampoUno
{
	display: block;
	float: left;
	width: 300px;
	font-size: 1em;
	font-weight: bold;
	margin: 5px 5px 10px 0px;
	color: #434343;
}
#nombreCampoCuatro
{
	display: block;
	float: left;
	width: 300px;
	font-size: 1em;
	font-weight: bold;
	margin: 5px 5px 10px 0px;
	color: #434343;
}
#nombreCampoUno SELECT
{
	float: right;
	border: 1px solid #434343;
	background: #EDEDED;
	height: 25px;
	width: 140px;
	padding-top: 2px;
	font-size: 1em;
	margin: 0px 5px 0px 10px;
}
#nombreCampoCuatro SELECT
{
	float: right;
	border: 1px solid #434343;
	background: #EDEDED;
	height: 25px;
	width: 140px;
	padding-top: 2px;
	font-size: 1em;
	margin: 0px 5px 0px 10px;
}
#nombreCampoUno INPUT
{
	display: inline;
	float: right;
	padding-top: 2px;
	margin: 0px 0px 0px 10px;
}
#unaLinea
{
	display: block;
	float: none;
	clear: both;
	font-weight: bold;
	padding: 12px 0px 5px;
	color: #000;
}
#unaLineaGris
{
	display: block;
	float: none;
	clear: both;
	font-size: 0.9em;
	font-weight: bold;
	padding: 5px 0px;
	color: #434343;
}
.botonEnviar
{
	float: none;
	clear: both;
	padding: 25px 30px 20px 0px;
	text-align: center;
}
.botonEnviarV2
{
	float: none;
	clear: both;
	padding: 25px 30px 20px 0px;
	text-align: center;
	/*[disabled]margin-top:-20px;*/
	background-color: #DFE7F8;
	border: 1px solid #CDCDCD;
}
.botonEnviar IMG
{
	float: none;
	margin-right: 20px;
	border: 0px solid #000000;
}
.botonEnviarV2 IMG
{
	float: none;
	margin-right: 0px;
	border: 0px solid #000000;
	margin-left: 23px;
}
.nombreCiudad
{
	display: inline;
	float: left;
	width: 120px;
	font-size: 1em;
	font-weight: bold;
	margin: 5px 5px 0px 0px;
	color: #434343;
	text-indent: 72px;
}
/*----------------------------------------  PESTANIAS INTERIORES -----------------------------------------------------*/
#pestanasInt
{
	display: block;
	float: left;
	width: 760px;
	height: 66px;
	padding: 10px 10px 0px;
	margin: 0px;
	/*[disabled]background:url(../images/fondo_pestanas.gif) repeat-x;*/
	background-color: #D5D6E6;
}
#pestanasIntV2
{
	display: block;
	float: left;
	width: 760px;
	height: 35px;
	padding: 0px 10px;
	margin: 0px;
	/*[disabled]background:url(../images/fondo_pestanas.gif) repeat-x;*/
	/*[disabled]background-color:#D5D6E6;*/
}
.pestanaTit
{
	display: block;
	float: none;
	height: 31px;
	text-align: left;
	font-size: 1.9em;
	font-weight: normal;
	color: #5E606C;
}
#pestanaOn
{
	display: block;
	float: left;
	height: 25px;
	margin: 4px 10px 5px 0px;
	padding: 5px 10px 0px;
	background: #EEEEEE;
	text-align: center;
	font-weight: normal;
	font-size: 1em;
	color: #344B5E;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
}
#pestanaOff
{
	display: block;
	float: left;
	height: 25px;
	margin: 4px 10px 5px 0px;
	padding: 5px 10px 0px;
	background: #B0B4CB;
	font-weight: normal;
	text-align: center;
	font-size: 1em;
	color: #5E6F7E;
	border-left: 1px solid #B5BEC6;
	border-top: 1px solid #B5BEC6;
}
#pestanaOff A:link
{
	text-decoration: none;
	color: #F4F4F4;
}
#pestanaOff A:visited
{
	text-decoration: none;
	color: #F4F4F4;
}
#pestanaOff A:hover
{
	text-decoration: none;
	color: #344B5E;
}
#pestanaOn A:link
{
	text-decoration: none;
	color: #344B5E;
}
#pestanaOn A:visited
{
	text-decoration: none;
	color: #344B5E;
}
#pestanaOn A:hover
{
	text-decoration: underline;
	color: #344B5E;
}
/*----------------------------------------  PIE -----------------------------------------------------*/
#menupie
{
	display: block;
	float: left;
	clear: left;
	font-size: 0.9em;
}
#menupie A:link, #menupie A:visited
{
	color: #313131;
	text-decoration: none;
	margin: 0px 20px 20px 0px;
}
.menu UL LI UL LI A
{
	margin-bottom: 0;
}
#menupie A:hover
{
	color: #000;
	text-decoration: underline;
}
#logoministerio
{
	display: block;
	float: right;
}
#logoministerio IMG
{
	border: 0px solid #000000;
}
#comentarioformulario
{
	position: relative;
	margin-left: 40px;
	width: auto;
}
/*------------------------------------ PAGINACION ------------------------------------------*/
.galleryPagination
{
	display: block;
	/*[disabled]clear:both;*/
	color: #E6D9B7;
	padding-bottom: 9px;
	float: right;
	margin-left: 0px;
	margin-top: 10px;
}
.galleryPagination P
{
	text-align: left;
	color: #424242;
	width: 327px;
}
.galleryPagination A
{
	padding: 0px 2px;
	color: #02123C;
	text-decoration: none;
	font-size: 12px;
}
.galleryPagination A:hover
{
	/*[disabled]padding:0px 2px;*/
	color: #02123C;
	text-decoration: none;
	font-size: 12px;
	text-decoration: underline;
}
.galleryNavi
{
	float: right;
	/*[disabled]width:269px;*/
	text-align: right;
	font-size: 11px;
	margin-top: 0;
}
DIV.galleryPagination P.galleryNavi A:hover
{
	_color: #02123C;
	margin: 0;
	text-decoration: underline;
}
DIV.galleryPagination P.galleryNavi A
{
	_color: #02123C;
	margin: 0;
}
.galleryNavi .currentPage
{
	padding: 0px 5px 1px;
	background-color: #3B3B98;
	color: #FFF;
}
UL.listado_datos
{
	list-style: none;
	margin-top: 5px;
	margin-left: 5px;
}
.listado_datos LI
{
	line-height: 14px;
	font-size: 11px;
}
.dato_listado
{
	color: #808080;
}
.resultado_listado
{
	color: #000000;
	margin-bottom: 4px;
}
.rotulo_informacion
{
	font-size: 11px;
	margin-top: 20px;
	border-top: 1px dotted #000000;
	border-top: 1px dotted #000000;
	height: 20px;
	display: block;
	background-color: #DBE2C3;
	padding-left: 5px;
	font-weight: bold;
	line-height: 19px;
}
.fecha
{
	clear: both;
	text-align: right;
	color: #343434;
	margin-right: 7px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma;
}
SELECT#prioridad.prioridad
{
	width: 39px;
	margin-right: 106px;
}
.sugerencias_listado
{
	margin-left /**/: 100px;
	font-weight: normal;
	width: 205px;
	float: left;
	margin-top /**/: -13px;
	_margin-left: 10px;
	_margin-top: 6px;
}
UL.sugerencias_listado
{
	list-style: none;
}
.margen_listado_suger
{
	margin-left: 20px;
	margin-top: 0;
}
.sugerencias_listado LI
{
	margin-bottom: 8px;
}
#txt_sugerencias
{
	margin-bottom: 3px;
	line-height: 14px;
	#float: left;
}
#nombreCampoCuatro UL.sugerencias_listado LI INPUT
{
	border: 0;
	background: transparent;
}
.margen_sup
{
	padding: 15px 0 0;
}
.rotulo_registrate
{
	color: #4C5E81;
	/*[disabled]text-indent:2px;*/
	font-size: 1.1em;
}
.rotulo_registrate IMG
{
	float: left;
	margin-right: 0px;
	margin-left: 7px;
	/*+placement:shift -7px -4px;*/
	position: relative;
	left: -7px;
	top: -4px;
}
.rotulo_registrate
{
	line-height: 19px;
	margin-left: 0;
	margin-bottom: 4px;
	margin-top: 10px;
}
.rotulo_registrate A:hover
{
	border-bottom: 1px solid #4B5D80;
	margin: 0;
}
.rotulo_registrate A:link, .rotulo_registrate A:visited
{
	color: #4B5D80;
	text-decoration: none;
	margin: 0;
}
.comparte
{
	margin-top: 20px;
	padding-top: 0px;
	float: none;
	/*+placement:shift 0px 4px;*/
	position: relative;
	left: 0px;
	top: 4px;
}
.denuncia
{
	/*+placement:shift 0px 2px;*/
	position: relative;
	left: 0px;
	top: 2px;
}
.me_gusta
{
	/*+placement:shift 0px 6px;*/
	position: relative;
	left: 0px;
	top: 6px;
}
.edita
{
	/*+placement:shift -1px 4px;*/
	position: relative;
	left: -1px;
	top: 4px;
}
.elimina
{
	/*+placement:shift 0px 1px;*/
	position: relative;
	left: 0px;
	top: 1px;
}
.titulo_listado
{
	background-color: #818181;
	color: #ECECEC;
	font-weight: bold;
}
.item_listado
{
	padding-left: 12px;
}
.listado_menuper
{
	border-bottom: 1px dotted #D6D9DE;
	padding-bottom: 2px;
	padding-top: 2px;
	display: block;
	float: left;
	width: 154px;
}
.ico_group
{
	/*+placement:shift -1px -3px;*/
	position: relative;
	left: -1px;
	top: -3px;
	padding-right: 4px;
}
.ico_groupV1
{
	/*+placement:shift 1px -1px;*/
	position: relative;
	left: 1px;
	top: -1px;
	padding-right: 7px;
}
DIV.listado_menuper A IMG
{
	float: left;
}
#rotulo_prueba
{
	width: 125px;
	margin-left: 29px;
}
#eslogan_buscador
{
	width: 400px;
	height: auto;
	display: block;
	float: right;
	margin-top: 14px;
}
#eslogan
{
	float: right;
}
DIV#rotulo_prueba A
{
	color: #0863A9 !important;
}
.listado_menuper A
{
	color: #0863A9 !important;
}
.listado_menuper A:hover
{
	color: #C70117 !important;
}
DIV#rotulo_prueba A:hover
{
	color: #C70117 !important;
}
#franja_botones_centro
{
	height: 27px;
	width: auto;
	/*[disabled]background-color:#FFC0CB;*/
	margin-bottom: 0;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.left A:link, .left A:visited, .right A:link, .right A:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #4D5F82;
	font-size: 0.85em;
}
.left A:hover, .right A:hover
{
	color: #303B51;
}
.campo_menuper
{
	height: 12px;
	margin: 14px auto 5px 4px;
	width: 146px;
	font-size: 1em;
	/*[disabled]line-height:2px;*/
	padding-bottom: 1px;
}
.ico_paises
{
	padding-right: 6px;
	padding-top: 3px;
}
DIV#lateralizqu DIV.listado_menuper INPUT.campo_menuper
{
	background-image: none;
}
.rotulo_registrate A
{
	margin: 0 !important;
	_margin-right: 0px;
}
DIV#centro DIV.noticia DIV.coments DIV.rotulo_registrate A
{
	margin: 0;
}
UL.listado_filtro_paises
{
	list-style: none;
	margin-left: 26px;
	margin-top: 7px;
	margin-bottom: 20px;
	font-size: 1em;
}
.listado_filtro_paises LI
{
	margin-bottom: -5px !important;
	_height: 20px;
}
UL.listado_filtro_paises LI A
{
	background-color: #EAF0FE !important;
	display: block;
	height: auto;
	color: #000000 !important;
	line-height: 20px !important;
	margin: 0;
	padding: 0;
	min-height: 20px;
}
UL.listado_filtro_paises LI A:hover
{
	background-color: #DBE4FA !important;
}
DIV.listado_menuper UL.listado_filtro_paises LI A.estado_activo
{
	background-color: #6D84B4 !important;
	color: #FFFFFF !important;
	padding-left: 7px !important;
}
UL.listado_filtro_paises LI.mas_listado A
{
	background-color: transparent;
	font-size: 1em;
	font-weight: bold;
	line-height: 20px;
	height: 20px;
	color: #0D3983 !important;
	text-align: center;
	text-indent: 0px;
}
LI.mas_listado A IMG
{
	/*+placement:shift 36px 7px;*/
	position: relative;
	left: 36px;
	top: 7px;
	float: left;
}
UL#menupersonalajax
{
	list-style: none;
	#margin-top: -5px;
}
.listado_filtro_paises UL#menupersonalajax LI A
{
	color: #000000 !important;
	text-align: left;
}
LI.mas_listado
{
	text-align: center;
}
DIV#container DIV#lateralizqu DIV.listado_menuper UL.listado_filtro_paises LI A:link
{
	_margin-bottom: 1px;
}
DIV#container DIV#lateralizqu DIV.listado_menuper UL.listado_filtro_paises LI A:visited
{
	_margin-bottom: 1px;
}
DIV#container DIV#lateralizqu DIV.listado_menuper UL.listado_filtro_paises LI A:hover
{
	_margin-bottom: 1px;
}
UL.listado_filtro_paises LI A.margin
{
	padding-left: 7px !important;
	padding-right: 3px !important;
}
.txt_areas_interes
{
	margin-top: 8px;
	margin-bottom: 8px;
}
.recuadroC1
{
	cursor: pointer;
	margin: 0 auto;
	position: relative;
	margin: 0px 0px 5px;
	padding: 0px;
	font-weight: normal;
	height: auto;
	display: block;
	width: 451px;
	#width: 400px;
}
.recuadroC1 .iconos
{
	position: absolute;
	right: 0;
	top: 11px;
	float: right;
	width: auto;
	height: auto;
	margin-top: -25px;
}
.recuadroC1 A
{
/*background: transparent url() no-repeat 50% 50%;*/
	/*[disabled]display:block;*/
	/*[disabled]visibility:hidden;*/
	width: 45px;
	height: 14px;
	/*[disabled]padding:8px 0;*/
	background: no-repeat -1px 1px;
}
.recuadroC1 A.icono1
{
	display: block;
	visibility /**/: hidden;
	width: 45px;
	height: 14px;
	background-image: url(../images/ico_eliminarV5.gif);
}
.recuadroC1:hover A.icono1
{
	visibility: visible;
}
#franja_listado_admin
{
	display: block;
	float: none;
	position: relative;
	font-size: 1.8em;
	font-weight: normal;
	color: #535353;
	width: auto;
	padding: 7px 10px 0px;
	border-bottom: 1px dashed #434343;
	background: url(transparetn);
	height: 30px;
	text-align: left;
	clear: both;
}
INPUT#eliminarfoto
{
	margin-left: 14px;
}
/*----TABLON----*/
#tablon_btn_comentar
{
	float: right;
	margin-right: 7px;
}
.comentario_tablon
{
	/*[disabled]width:475px;*/
	width: 738px;
	margin-top: 11px;
	padding: 5px 0 20px;
	border-bottom: 1px dotted #303030;
	display: block;
	float: left;
	position: relative;
	overflow: hidden;
	margin-left: 2px;
}
.foto_usuario_tablon
{
	width: 50px;
	height: 50px;
	float: left;
}
.usuario_tablon
{
	float: left;
	width /**/: 680px;
	margin-left: 7px;
	padding-bottom: 0;
	height: auto;
}
.comentario_usuario_tablon
{
	font-size: 1em;
	color: #313131;
	line-height: 1.3em;
}
.identidad_usuario_tablon A:link, .identidad_usuario_tablon A:visited
{
	font-weight: bold;
	color: #3F4A78;
	text-decoration: none;
	margin: 0;
}
.identidad_usuario_tablon A:hover
{
	text-decoration: underline;
}
.fecha_comentario_tablon
{
	font-size: 1em;
	color: #423F3F;
	float: right;
	margin-top: 2px;
}
.identidad_usuario_tablon
{
	width: auto;
	float: left;
	font-size: 1.2em;
}
.cabecera_usuario_tablon
{
	width /**/: 680px;
	height: 16px;
	margin-bottom: 8px;
}
.ico_tablon_comentar
{
	font-size: 1em;
	text-indent: 1px;
	text-align: right;
	float: right;
	margin: 10px 1px 2px 15px;
}
.ico_tablon_comentarV2
{
	font-size: 1em;
	text-indent: 1px;
	text-align: right;
	float: right;
	margin: 10px 1px 2px 15px;
}
.ico_tablon_comentar A:link, .ico_tablon_comentar A:visited
{
	color: #46639F;
	text-decoration: none;
	margin-left: 0;
}
.ico_tablon_comentarV2 A:link, .ico_tablon_comentarV2 A:visited
{
	color: #46639F;
	text-decoration: none;
	margin-left: 0;
}
.ico_tablon_comentar A:hover
{
	text-decoration: underline;
}
.ico_tablon_comentarV2 A:hover
{
	text-decoration: underline;
}
.ico_tablon_comentar IMG
{
	/*+placement:shift -4px 3px;*/
	position: relative;
	left: -4px;
	top: 3px;
}
.ico_tablon_comentarV2 IMG
{
	/*+placement:shift -1px 3px;*/
	position: relative;
	left: -1px;
	top: 3px;
}
.caja_respuestas_tablon
{
	width: 682px;
	float: right;
	margin: 10px 0 0;
	border-left: 2px dotted #BEBEBE;
	padding-left: 15px;
}
.foto_usuario_tablon_comentario
{
	float: left;
}
.comentarios_usuario_tablon
{
	border-bottom: 1px dotted #BEBEBE;
	height: auto;
	float: left;
	margin-top: 3px;
	margin-bottom: 3px;
	/*[empty]width:;*/
}
.tablon_cuadro_responder .input
{
	color: #333;
}
.identidad_usuario_tablon_res
{
	width: auto;
	float: left;
	font-size: 1em;
	text-indent: 7px;
}
.identidad_usuario_tablon_res A:hover
{
	text-decoration: underline;
}
.identidad_usuario_tablon_res A:link, .identidad_usuario_tablon_res A:visited
{
	font-weight: bold;
	color: #3F4A78;
	text-decoration: none;
	margin: 0;
}
.respuesta_usuario
{
	cursor: pointer;
	margin: 0 auto;
	position: relative;
	padding: 0px;
	font-weight: normal;
	height: auto;
	display: block;
	width: 451px;
	#width: 400px;
	float: right;
	width: 642px;
	padding-bottom: 12px;
	font-size: 0.95em !important;
	line-height: 13px;
	margin-top: 3px;
	color: #313131;
	margin-left: 7px;
	min-height: 21px;
}
.respuesta_usuario .iconos
{
	position: absolute;
	right: 0px;
	top: 8px;
	float: right;
	width: auto;
	height: auto;
	margin-top: -25px;
}
.respuesta_usuario A
{
	background: transparent url() no-repeat 50% 50%;
	display: block;
	visibility /**/: hidden;
	width: 45px;
	height: 14px;
	/*[disabled]padding:8px 0;*/
}
.respuesta_usuario A.icono1
{
	background-image: url(../images/ico_eliminarV5.gif);
}
.respuesta_usuario:hover A.icono1
{
	visibility: visible;
}
.ico_tablon_borrar
{
	float: left;
}
/*----PAGINADO---*/
.paginate
{
	text-align: center;
	clear: both;
	padding-top: 10px;
}
.paginate A, .paginate STRONG
{
	padding: 5px 9px !important;
	margin /**/: 0 0px 0 1px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 4px;
	text-decoration: none;
	color: #424242;
	background-color: #BAD0EA;
	font-weight: bold;
	font-size: 0.9em;
	margin-left: 0px;
	text-decoration: none !important;
}
.paginate STRONG, #main .paginate A:hover
{
	color: #FFF;
	text-decoration: none;
	background-color: #5E82D7;
}
.paginate A:hover
{
	background-color: #9EBCDD;
}
INPUT.campo_encuesta
{
	height: 15px;
	line-height: 1px !important;
	padding-top: 0 !important;
	margin-top: 0 !important;
	font-size: 1em !important;
	width: 155px !important;
	/*[disabled]background:url(../images/busqBg_big.gif) repeat-x;*/
	/*[disabled]border:1px solid #000000;*/
}
#formu TABLE
{
	margin-top: 6px;
}
#nombreCampoEncuesta
{
	display: block;
	float: left;
	font-size: 1em;
	font-weight: bold;
	margin: 5px 5px 10px 0px;
	color: #434343;
	width: auto;
}
.aviso_legal LI
{
	margin-bottom: 10px;
	list-style: square;
	margin-left: 15px;
}
.paginate A
{
	color: #424242 !important;
}
.btn_eliminar_grupo
{
	float: right;
}
#logo_aviso
{
	margin-left: 79px;
	margin-top: 21px;
}
DIV#centro DIV.noticia DIV.usuario DIV.usuarioname
{
	color: #313131;
}
.recordatorio_con
{
	margin-bottom: -5px;
	margin-top: 10px;
}
#con_el_apoyo
{
	margin-bottom: 5px;
	text-indent: 2px;
}
.listado_accesos
{
	margin-top: 9px;
	width: auto;
	float: left;
	font-size: 0.9em;
	text-indent: 0px;
	font-weight: normal;
}
.listado_accesosPop
{
	margin-top: 9px;
	width: 350px;
	float: left;
	font-size: 0.9em;
	text-indent: 0px;
	font-weight: normal;
}
.nombreCampoAsociacionV2
{
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #434343;
	white-space: normal;
	width: 461px;
}
.campo_nombre
{
	width: auto;
}
#campoAltaEnteroV2
{
	display: block;
	float: left;
	width: 710px;
	text-align: left;
	margin: 3px 15px 4px 0px;
	padding-bottom: 5px;
	font-weight: normal;
	border-bottom: 1px dotted #000;
}
/*---RESTABLECER CONTRASENIA---*/
#contenedor_restablecer STRONG
{
	color: #5887B8;
}
#contenedor_restablecer TABLE
{
	width: 416px;
	margin: 0 auto;
	color: #5887B8;
	/*[empty]color:;*/
	font-weight: bold;
}
#contenedor_restablecer TABLE IMG
{
	float: right;
	margin-top: 9px;
}
#contenedor_restablecer INPUT
{
	width: 200px;
	background: url(../images/busqBg_big.gif) repeat-x;
	border: 1px solid #434343;
	height: 20px;
}
INPUT#modificar_banner
{
	border: 1px solid #434343;
	background: url(../images/busqBg_big.gif) repeat-x;
	font-size: 1.2em;
	height: 23px;
	width: 300px;
	font-weight: normal;
	float: left;
	margin-top: 8px;
	line-height: 27px;
}
.ancho_usu
{
	width: 333px;
	margin-right: 0;
	float: left;
}
#lateralizqu .usuario .usuarioname .ancho_usu A
{
	width: 153px;
}
/*---CINTILLOS ANIMAR----*/
.cintillo_animar
{
	/*[disabled]float:left;*/
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0px 0px;
	color: #434343;
	width: auto;
	/*[disabled]text-align:center;*/
	line-height: 21px;
}
.cintillo_animar A:hover
{
	text-decoration: underline !important;
}
.cintillo_animar A
{
	margin: 0;
	color: #0863A9 !important;
}
.cintillo_animar IMG
{
	margin-top: 16px !important;
	text-align: center;
	width: 160px;
	height: 59px;
	margin-left: 278px !important;
	margin-bottom: 10px !important;
}
/*---MODIFICACIONES MENU----*/
#ques
{
	display: block;
	text-align: left;
	padding: 5px 0px 3px;
	margin: 5px 0px 0px;
	font-weight: normal;
	color: #434343;
	float: left;
	width: 154px;
	height: 10px;
/*border-bottom:1px dotted #cccccc;*/
	border-top: 1px dotted #CCCCCC;
}
#ques A:link
{
	font-size: 1.3em;
	font-weight: bold;
	line-height: 12px;
	margin-top: 0px;
	color: #0065A6;
	padding: 1px 2px 0px 20px;
	background: url(../images/ventajas.gif) no-repeat;
}
#ques A:visited
{
	font-size: 1.3em;
	font-weight: bold;
	line-height: 12px;
	margin-top: 0px;
	color: #0065A6;
	padding: 1px 2px 0px 20px;
	background: url(../images/ventajas.gif) no-repeat;
}
#ques A:hover
{
	font-size: 1.3em;
	font-weight: bold;
	line-height: 12px;
	margin-top: 0px;
	text-decoration: underline;
	color: #313131;
	padding: 1px 2px 0px 20px;
	background: url(../images/ventajas.gif) no-repeat;
}
.menuSocial
{
	/*[disabled]display:inline;*/
	/*[disabled]float:right;*/
	/*[disabled]margin:5px 0px 0px;*/
	/*[disabled]_margin-top:-5px;*/
	/*[disabled]position:relative;*/
	/*[disabled]height:30px;*/
	/*[disabled]float:right;*/
	/*[disabled]display:block;*/
	/*[disabled]position:absolute;*/
	/*[disabled]right:1px;*/
	/*[disabled]#top:-10px;*/
}
.menuSocial IMG
{
	/*[disabled]border:0px solid #000000;*/
	/*[disabled]+placement:shift -2px 6px;*/
}
#otroMenu
{
	display: block;
	float: left;
	height: 32px;
	margin: 0px 20px 0px 31px;
	background: url(../images/menu_dos.gif) repeat-x;
	border-left: 1px dotted #DDDECD;
}
#otroMenu A:link
{
	display: block;
	float: left;
	color: #2A3C54;
	text-decoration: none;
	height: 24px;
	margin: 0px;
	padding: 8px 15px 0px;
	border-right: 1px dotted #DDDECD;
}
#otroMenu A:visited
{
	display: block;
	float: left;
	height: 24px;
	color: #2A3C54;
	padding: 8px 15px 0px;
	border-right: 1px dotted #DDDECD;
	text-decoration: none;
}
#otroMenu A:hover
{
	display: block;
	float: left;
	text-decoration: none;
	height: 24px;
	padding: 8px 15px 0px;
	color: #313131;
	border-right: 1px dotted #DDDECD;
	background: url(../images/menu_over_dos.gif) repeat-x;
}
#otroMenu A.select
{
	display: block;
	float: left;
	text-decoration: none;
	height: 24px;
	padding: 8px 15px 0px;
	color: #313131;
	border-right: 1px dotted #DDDECD;
	background: url(../images/menu_over_dos.gif) repeat-x;
}
#campoAlta SELECT#consulta
{
	margin-left: 16px;
	width: 272px;
}
TEXTAREA
{
	font-size: 1em !important;
}
#container_aviso UL UL LI
{
	margin-left: 31px;
}
#container_aviso UL LI
{
	margin-left: 16px;
}
#campoAlta .check
{
	/*+placement:shift -3px 3px;*/
	position: relative;
	left: -3px;
	top: 3px;
}
#txt_legal
{
	clear: both;
	float: left;
	position: relative;
	font-size: 0.9em;
	/*[disabled]text-align:center;*/
	margin-top /**/: 10px;
	_margin-top: -10px;
	/*[disabled]border:1px solid #B9B9B9;*/
	/*[disabled]padding:9px;*/
}
#campo_texto_legal
{
	float: left;
	font-weight: normal;
	margin-top: 5px;
	border: 1px dotted #C3C3C3;
	padding: 14px;
	background-color: #FFFFFF;
}
#campo_texto_legal #checkpermisos
{
	/*+placement:shift 0px 2px;*/
	position: relative;
	left: 0px;
	top: 2px;
}
#banner_campania
{
	width: 784px;
	height: 267px;
	float: right;
	margin-bottom: 10px;
}
/*--PAGINA 404---*/
#error_404_v02
{
	margin-top: 8px;
}
#error_404_v02 IMG
{
	margin-top: 18px;
	margin-left: 104px;
	margin-bottom: -12px;
}
#titulo_404_v02
{
	font-size: 1.5em;
	font-weight: bold;
	color: #0863A9;
	border-bottom: 1px dotted #004A78;
	padding-bottom: 3px;
}
#texto_404_v02
{
	margin-top: 5px;
	color: #5C5C5C;
}
#texto_404_v02_strong
{
	margin-top: 8px;
	color: #5C5C5C;
	font-weight: bold;
}
#texto_404_v02 A:hover
{
	text-decoration: underline;
}
/*----MAQUETACION EMBAJADOR---*/
.subTitularFormu A
{
	margin-left: 11px;
	font-size: 0.7em;
	/*+placement:shift -3px -1px;*/
	position: relative;
	left: -3px;
	top: -1px;
}
INPUT#embajador
{
	/*+placement:shift 1px 1px;*/
	position: relative;
	left: 1px;
	top: 1px;
	padding-bottom: 0;
	float: left;
}
P.embajador
{
	margin-top: 8px;
	height: 40px;
}
#centro_ventajas_embajador
{
	display: block;
	float: left;
	clear: right;
	width: 470px;
	display: block;
	float: left;
	margin: 8px 0 0 25px;
}
#centro_ventajas_embajador IMG
{
	border: 0px solid #000000;
}
#centro_ventajas_embajador UL
{
	list-style: disc;
	margin: 5px 10px 10px;
}
#centro_ventajas_embajador LI
{
	margin-bottom: 10px;
	font-size: 13px;
}
.txt_embajador
{
	width: 590px;
	float: left;
	font-weight: normal;
	margin-left: 5px;
}
/*------MAPA WEB--------*/
#centro_mapa_web
{
	width: 784px;
	height: 600px;
	float: left;
	background-image: url(../images/fnd_mapa_web.gif);
	/*+placement:shift 139px 40px;*/
	position: relative;
	left: 139px;
	top: 40px;
	background-repeat: no-repeat;
}
.txt_mapa UL LI
{
	list-style: none;
	margin-bottom: 3px;
	font-weight: normal;
}
.txt_mapa UL LI A:link, .txt_mapa UL LI A:visited
{
	list-style: none;
	/*[disabled]font-size:1.1em;*/
	color: #303030 !important;
	margin-bottom: 1px;
	font-weight: normal;
}
.txt_mapa UL LI A:hover
{
	text-decoration: underline !important;
	text-decoration: underline;
}
.txt_mapa A:hover
{
	text-decoration: underline !important;
}
#mapa_gr1
{
	position: absolute;
	top: 0px;
	left: 65px;
}
#mapa_gr2
{
	position: absolute;
	top: -11px;
	left: 394px;
}
#mapa_gr3
{
	position: absolute;
	top: 128px;
	left: 485px;
}
#mapa_gr4
{
	position: absolute;
	top: 406px;
	left: 394px;
}
#mapa_gr5
{
	position: absolute;
	top: 385px;
	left: 97px;
}
#mapa_gr6
{
	position: absolute;
	top: 137px;
	left: -120px;
}
.txt_mapa_centro
{
	position: absolute;
	top: 141px;
	left: 205px;
}
.txt_mapa_centro A:link, .txt_mapa_centro A:visited
{
	color: #303030 !important;
	font-weight: bold;
	font-size: 1.2em;
}
.txt_mapa_centro A:hover
{
	text-decoration: underline !important;
}
#migas_mapa
{
	display: block;
	float: left;
	/*[disabled]clear:both;*/
	font-size: 1.6em;
	margin: 5px 0px 10px;
	border-bottom: 1px dotted #313131;
	color: #313131;
	padding-bottom: 5px;
	width /**/: 788px;
	_width: 774px;
}
/*-----FIN MAPA WEB----
---MENU SOCIAL--*/
.menuSocial
{
	float: right;
	margin-right: 0px;
}
.menuSocial A, .menuSocial A:hover
{
	background: #FFFFFF url(../images/ico_social.png) no-repeat;
	float: left;
	width: 20px;
	height: 20px;
	margin-top: 6px;
	margin-right: 5px;
}
.facebook
{
	background-position: 0 0 !important;
}
.twitter
{
	background-position: 0px -62px !important;
}
.linkedin
{
	background-position: 0px -31px !important;
}
SPAN#sharethis_0
{
	margin-top: 16px;
	float: right;
	margin-bottom: 4px;
	margin-right: 0px;
}
.nombreCampo INPUT
{
	border: none !important;
	/*+placement:shift 6px 2px;*/
	position: relative;
	left: 6px;
	top: 2px;
}
INPUT#embajador
{
	border: none;
	background-color: transparent !important;
}
DIV.nombreCampo INPUT
{
	background: transparent !important;
}
#campoAlta INPUT#embajador
{
	background: transparent !important;
}
#lateralizqu EMBED
{
	margin-top: 7px;
}
.teaser A
{
	display: inline-block;
}
#contador_usuarios
{
	float: right;
	margin-right: 30px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 1.1em;
}
DIV#formu DIV#campoAlta.margen_sup DIV#alLadoFotoAncha INPUT#foto
{
	float: left;
}
.mensaje_mayus
{
	width: 507px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 5px;
}
DIV#formu DIV#campoAlta.margen_sup IMG
{
	float: left;
}
.selectTit SPAN
{
	font-weight: normal;
	margin-left: 6px;
}
#lateralizqu EMBED
{
	width: 155px;
	height: 156px;
}
#banner EMBED
{
	width: 300px;
	height: 300px;
	background: transparent;
}
TEXTAREA#descripcion
{
	height: 140px;
}
#landing_embajadores
{
	width: 789px;
	float: left;
	margin-bottom: 18px;
}
#landing_embajadores IMG
{
	margin-left: 46px;
}
/*----RSS----*/
#icono_RSS
{
	float: left;
}
#columna_RSS
{
	float: left;
	width: 395px;
	margin-left: 10px;
}
#cuadro_RSS
{
	width: 100%;
	height: auto;
	float: left;
	margin: 20px 0 0;
}
TABLE.RSS TD
{
	width: 100%;
	border-bottom: 1px dashed #D6D6D6;
	padding-bottom: 4px;
	padding-top: 4px;
}
TABLE.RSS IMG
{
	margin-top: 3px;
	margin-right: 8px;
	float: left;
	border: 0;
}
#cuadro_RSS A:link, #cuadro_RSS A:visited
{
	color: #434343;
	font-size: 18px;
}
#cuadro_RSS A:hover
{
	color: #0863A9;
}
TABLE.RSS TR
{
	height: 33px;
}
#columnaColaboradores
{
	background-image: url(../images/fnd_colaboradores.gif);
	line-height: 34px;
	text-indent: 9px;
	margin-top: 20px;
	font-size: 1.1em;
	margin-bottom: 8px;
	border-top: 1px dotted #434343;
	/*[disabled]padding-top:19px;*/
	background-repeat: repeat-x;
}

