﻿@charset "utf-8";
/* CSS Document */


/* HOME */

/* #maincontent .title{
	background:#54a890;
}*/

#rotator div.slide .caption h1 {font-size:.75em;}

#contenedorCarruselWrap {
	width: 820px;
	float: left;
	/*background-color: #edeff1;*/
	padding-top: 0px;
	padding-bottom: 0px;
}

.colorRojo {
	color: #C00;
}
.colorDestacado {
	color: #333333;
	background-color: #72BF44;
}


#columnaIzq {
	float: left;
	height: 1400;
	width: 200px;
	background-color: #e6eaed; /* fallback flat color */
	background-image: -webkit-gradient(linear, left top, left bottom,
    from(#d1dae8), to(#fff) ); /* for Chrome + Safari */
	background-image: -moz-linear-gradient(  top,
    #d1dae8, #fff ); /* for Firefox */
}

#columnaMed {
	float: left;
	width: 400px;
	margin-right: 10px;
	margin-left: 10px;
}

#columnaDer {
	background-color: #CCC;
	float: right;
	height: 1400;
	width: 200px;
	background-color: #e6eaed; /* fallback flat color */
	background-image: -webkit-gradient(linear, left top, left bottom,
    from(#d1dae8), to(#fff) ); /* for Chrome + Safari */
	background-image: -moz-linear-gradient(  top,
    #d1dae8, #fff ); /* for Firefox */
}

.tituloDestacados {
	background-color: #72bf44;
	background-image: url(/es/imgs/homepage/triangulo-bg-titul.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 100%;
}
.informesItem {
	width: 180px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
.informesFoto {
	height: 140px;
	width: 180px;
	background-color: #FFF;
	text-align: center;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.informesTxt {
	width: 180px;
	background-color: #859ec0;
	float: left;
	text-align: center;
	padding-bottom: 5px;
}
.informesTxt p {
	color: #FFF;
	font-size: 11px;
}
/*.comunicadoItem {
	background-color: #e6eaed;
	float: left;
	margin-top: 6px;
	width: 390px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.comunicadoItem p a {
	text-decoration: none;
}*/
.anuncioItem {
	background-color: #859ec0;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 180px;
	font-size: 12px;
	line-height: 16px;
}
.anuncioTitul {
	font-weight: bold;
	color: #FFF;
	background-color: #5C7DAB;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 11px;
	text-transform: uppercase;
}
.anuncioTxt p {
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
}
.anuncioTxt p a{
	text-decoration: none;
	color: #FFF;
}
.anuncioTxt p a:hover{
	text-decoration: none;
	color: #FFAC75;
}
.anuncioTxt ul li {
	color: #FFF;
	background-image: url(/es/cidh/imgs/homepage/bullet-anuncios.png);
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-left: 10px;
	padding-right: 5px;
	font-size: 11px;
	line-height: 13px;
	padding-top: 3px;
}
.anuncioTxt ul li a {
	color: #E6EBF2;
	text-decoration: none;
}
.anuncioTxt ul li a:hover {
	text-decoration: none;
	color: #FFAC75;
}
.anuncioFecha {
	background-color: #97ACCA;
	color: #354A68;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.masInformacion{
	text-decoration: none;
	color: #CCC;
	text-align: right;
	float: right;
	margin-top: 10px;
	width: 100%;
}

#columnaMed ul li {
	background-color: #e6eaed;
	float: left;
	margin-top: 6px;
	width: 380px;
	padding: 10px;
}
#columnaMed ul li a {
	text-decoration: none;
}



/* COMUNICADOS */

#generalRightWrap {
	float: right;
	width: 630px;
}
#comunicados {
	float: left;
	width: 420px;
}
#comunicados ul li {
	background-color: #e6eaed;
	float: left;
	margin-bottom: 6px;
	width: 400px;
	padding: 10px;
	list-style-type: none;
}
#comunicados ul li a {
	text-decoration: none;
}
#columnaDerGralComunicados {
	background-color: #E9E8DA;
	float: right;
	width: 200px;
	padding-bottom: 15px;
}
.tituloDestacadosComunicados {
	background-color: #54a890;
	background-position: right top;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
	width: 100%;
}
.anuncioItemComunicados {
	background-color: #fcfcfc;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	width: 180px;
}

.anuncioTxtComunicados p {
	padding-right: 3px;
	padding-left: 3px;
	color: #333333;
	font-size: 11px;
	line-height: 15px;
}

.anuncioTxtComunicados p a{
	text-decoration: none;

}
.anuncioTxtComunicados p a:hover{
	text-decoration: none;
	color: #f47b29;
}

.titleComunicados {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	margin-top: 20px;
}
.fechaComunicados {
	color: #666;
	font-size: 11px;
	font-weight: normal;

}

/* GRAL */

/* destacado derecha, para usar con gralContent*/
#columnaDerGral {
	background-color: #CCC;
	float: right;
	width: 200px;
	background-color: #e6eaed; /* fallback flat color */
	background-image: -webkit-gradient(linear, left top, left bottom,
    from(#d1dae8), to(#e6eaed) ); /* for Chrome + Safari */
	background-image: -moz-linear-gradient(  top,
    #d1dae8, #e6eaed ); /* for Firefox */
	padding-bottom: 15px;
}
/* para usar con un destacado a la derecha, columna grande del medio*/
#gralContent {
	float: left;
	width: 420px;
}
#gralContent a {
	text-decoration: none;
}

.feedblockCidh{
	width: 95%;
	background-color: #e6eaed;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.destacadoDerecha {
	background-color: #72bf44;
	float: right;
	width: 190px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 11px;
	margin-bottom: 10px;
}
.destacadoDerecha ul li {
	list-style-type: none;
}
.destacadoDerecha p a{
	text-decoration: none;
	color: #FFF;
}
.destacadoDerecha p a:hover{
	text-decoration: none;
	color: #333;
}

hr {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #859EC0;
}
.funcionariosItem {
	width: 100%;
	margin-top: 20px;
	height: 100%;
}

/* base right para todas las secciones */
#generalRightWrap {
	float: right;
	width: 630px;
}
/* base de todo el ancho, dentro del generalRightWrap */
#GralWrapParcialComplete {
	float: right;
	width: 100%;
	padding-bottom: 40px;
}


/* PERIODOS DE SESIONES */

.sesionesItem {
	width: 400px;
	margin-bottom: 15px;
	background-color: #e6eaed;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 12px;
}
.sesionesItem p {
	line-height: 17px;
	padding-left: 10px;
}
.sesionesItemTitle {
	font-size: 13px;
	font-weight: bold;
	color: #069;
	background-color: #F4F5F7;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
/*.sesionesDestacado {
	width: 230.px;
	margin-top: 10px;
	width: 220px;
	background-image: url(/es/cidh/imgs/header/bg-rayas-01.png);
}
.sesionesDestacadoTitle {
	font-size: 11px;
	font-weight: bold;
	color: #758951;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
}
.sesionesDestacadoContent {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.sesionesDestacadoContent p {
	font-size: 11px;
}*/





/* INFORMES TEMATICOS */


.informesTematicosItem {
	width: 180px;
	margin-top: 10px;
	float: left;
	height: 230px;
	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: 10px;
	padding-left: 8px;
	padding-top: 5px;
}
.informesTematicosItem p {
	font-size: 11px;
}

.informesTematicosItem   p a{
	text-decoration: none !important;
}


	
	
/* 152 */

#playerContentWrap {
	height: 150px;
	width: 896px;
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
}
#playerContentLogo{
	height: 150px;
	float: left;
	width: 200px;
	border: thin solid #72BF44;
}
#playerContentTxt{
	height: 150px;
	float: left;
	width: 300px;
	border: thin solid #72BF44;
}
#playerContentTxt p{
	margin-right: 20px;
	margin-left: 20px;
}
.playerContentPlayer{
	height: 130px;
	float: left;
	width: 99px;
	border: thin solid #72BF44;
	text-align: center;
	padding-top: 20px;
}
.playerNota{
	height: 60px;
	float: left;
	width: 890px;
	border: thin solid #72BF44;
	text-align: center;
}

.txtLinkWord{
	font-size: 11px;
	color: #999;
	text-decoration: none;
}



/* DOCUMENTOS BÁSICOS   */


.styled-table a{
	text-decoration: none;
}

.styled-table h3, .styled-table h4{
	font-family: tahoma,verdana, geneva, sans-serif;
	margin: 0 auto;
	padding: .5em;
	font-size: 1.1em;
	font-weight: normal;
	color: #0D499C;
}

.styled-table h4{
	font-size: 0.95em;
}

.highlight {
	background-color:white !important;
}
#table1 h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#table1 p {
	padding-left: 15px;
}

/*
em{
  margin: 1.5em 10px;
  padding-left: 2.5em;
  font-style: italic;
  font-family:Georgia, "Times New Roman", Times, serif;
}

blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: .1em;
  margin-right: .25em;
  vertical-align: -.4em;#table1 h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#table1 p {
	padding-left: 15px;
}


/* CASOS A LA CORTE   */



.feedblockItem {
	width: 90%;
	margin-bottom: 10px;
	background-color: #e6eaed;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 12px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

.feedblockItem a{
	text-decoration: none;
}
.feedblockItemSmall {
	text-decoration: none;
	font-size: 10px;
}
.feedblockItemTitle {
	font-size: 13px;
	font-weight: bold;
	color: #069;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.feedblockItemDatos {
	width: 200px;
	float: left;
	margin-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 80px;
}

.feedblockItemLinks {
	width: 160px;
	float: left;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 80px;
}

#youTube {

	padding-bottom:10px;
}
.recuadroAncho  {
	background-color: #e9e8da;
	padding: 10px;
	width: 100%;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* RECURSOS FINANCIEROS   */

.RecursosFinancieros  {
	background-color: #e9e8da;
	float: left;
	margin-top: 3px;
	width: 610px;
	padding: 10px;
	margin-bottom: 6px;
}
.RecursosFinancieros a {
	text-decoration: none;
}

.RecursosFinancieros h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}
.RecursosFinancieros p {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}


/* PLAN ESTRATEGICO   */


.BotonIngresar  {
	background-color: #039aa4;
	height: 60px;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 150px;
}

.BotonIngresar  p a  {
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.BotonIngresar  p a:hover  {
	color: #999;
	text-decoration: none;
	text-align: center;
}

/* MEDIDAS CAUTELARES   */

#PresenteCautelar  
	  {
width: 630 px
	
}
.PresenteCautelarItem	 {
	width: 100;
	margin-right: 50;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	color: #999;
	text-decoration: none;
	text-align: center;
	background-color: #F4F4F4;
}