@charset "utf-8";
/* CSS Document */

#generalRightWrap {
	float: right;
	width: 630px;
}


/* COLUMNA IZQUIERDA */

#wrapColumnaIzq {
	float: left;
	width: 410px;
}

#sliderHome {
	float: left;
	height: 270px;
	width: 400px;
}
#textoPrincipal {
	float: left;
	width: 410px;
}

#wrapDestacados {
	float: left;
	height: 90px;
	width: 410px;
	margin-top: 10px;
}

#homeVisitas {
	float: left;
	height: 90px;
	width: 200px;
	margin-right: 10px;
}
#homePromocion {
	float: left;
	height: 90px;
	width: 200px;
}

#homeContacto {
	float: left;
	width: 400px;
	background-color: #cfd3d9;
	padding: 5px;
	margin-top: 10px;
	text-align: center;
	line-height: 18px;
}
.correoElectronico {
	background-color: #859ec0;
	padding: 3px;
	text-align: center;
	color: #FFF;
}
.correoElectronico a {
	color: #FFF;
}

.correoElectronico a:hover {
	color: #FFF;
	text-decoration: none;
}

#creditosFotos  {
	font-size: 10px;
	color: #666;
	margin-top: 10px;
	float: left;
	width: 400px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	padding-top: 10px;
}


/* COLUMNA DERECHA */

#wrapColumnaDer {
	float: right;
	width: 210px;
}

#destacados {
	float: left;
	width: 210px;
	background-color: #d2dbe8;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
.tituloDestacado {
	background-color: #72bf44;
	float: left;
	width: 210px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#destacados ul li {
	background-color: #859ec0;
	float: left;
	width: 170px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	margin-left: 10px;
	color: #FFF;
}
#destacados ul li a {
	text-decoration: none;
	color: #FFF;
}
#destacados ul li a:hover {
	text-decoration: none;
	color: #D2DBE8;
}

.destacadoFecha {
	color: #D2DBE8;
	font-size: 11px;
}



#comisionado {
	float: right;
	width: 210px;
	background-color: #d2dbe8;
	padding-bottom: 5px;
}

#comisionado p a {
	text-decoration: none;
}

.infoComisionado {
	text-align: center;
	float: left;
	width: 210px;
	margin-top: 10px;
}
.superindice  {
	vertical-align: super;
	font-size: 6px;
}

#textoPrincipal ul li {
	background-image: url(/es/cidh/imgs/homepage/bullet-anuncios.png);
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#textoPrincipal ul li a {
	color: #E6EBF2;
	text-decoration: none;
}
#textoPrincipal ul li a:hover {
	text-decoration: none;
	color: #FFAC75;
}


/* VIDEOS SECCION LGBTI */

#videosLGBTI {
	float: left;
	margin-top: 30px;
}


/* INFORMES TEMATICOS */


.informesTematicosItem2 {
	width: 400px;
	margin-bottom: 15px;
	float: left;
	margin-right: 10px;
	text-align: center;
	text-decoration: none;
	border-top-width: 12px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e6eaed;
	border-right-color: #e6eaed;
	border-bottom-color: #e6eaed;
	border-left-color: #e6eaed;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	padding-top: 5px;
}
.informesTematicosItem2 p {
	font-size: 11px;
}

.informesTematicosItem2   p a{
	text-decoration: none !important;
}
