/*
 * Theme Name: PoderJudicial
 * FileName: agora.css
 * Description: Poder Judicial del Estado de Yucat�n
 * Version: 2.0
 * Author: Gabriela Areli Gonzalez Rodriguez
 * Department: Estadistica Judicial de Primera Instancia
 * Organization: Consejo de la Judicatura del Poder Judicial del Estado
 */
section#agora_tsj {
	width: 95%;
	padding-bottom:2em;
	margin-left:3%;
	margin-right:3%;
	text-align:center;
}
section#agora_tsj h1 {
	color:#555;
	font-size:18px;
	margin-top:0;
	padding-top:0;
	text-align:center;
	text-transform:uppercase;
}

section#agora_tsj p{
 	border:0 none;
 	font-size:.85em;
	margin:0 5px 0 5px;
 	padding:5px 0 0;
 	text-align:justify;
 	line-height:190%;
	
}
section#agora_tsj .aviso{
 font-weight:bold;
 font-size:14px;
}

section#agora_tsj .cuadro{
	background-color:#CCCCCC;
	position: absolute;
	left: 156px;
	height: 100px;
	width: 339px;
	margin-left: -150px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	border: 1px solid #339933;
	top: 5px;
}
section#agora_tsj .rodea
{
  border:thin; 
  background-color: #339933;
  position: absolute;
  left: 50%;  
  height: 110px;
  width: 350px;
  margin-left: -130px;    
  display:table-cell;
  vertical-align:middle;
  text-align:center;
}
section#agora_tsj .letra_cal
{ float:left;
  font-size:12px;
  vertical-align:top;
  top:0px;
  margin-left:20px;
 }
section#agora_tsj A:link {text-decoration: underline; color:#006600; font-weight:bold;}
section#agora_tsj A:visited {text-decoration: underline; color:#006600; font-weight:bold;}
section#agora_tsj A:active {text-decoration: underline; color:#006600; font-weight:bold;}
section#agora_tsj A:hover {text-decoration: underline; color: #990000; font-weight:bold;}
.inhabil {background-color:#CDCDCD; color:#000000;}
.nodispo { border:1px solid #555; color:#666666;}
.habil   {background-color: #B2D281}
section#agora_tsj .n_mes
 {
    text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#971726;
	height:20px;	
	border-bottom:1px solid #666666;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	

section#agora_tsj .celda  { width:25px; height:25px}	

section#agora_tsj #contenedoragora{ 
		text-align:center;
		padding-bottom:2em;
		width:100%;
		min-height:620px;
		height:auto;
		clear:both;
		display:none;
		margin-left:20px;
}

section#agora_tsj #contenedoragora .tablas{
	display:inline-block;
	clear:both;
	width:100%;
}
section#agora_tsj #contenedoragora .tablas_cont{
	width:200px;
	height: 200px;	
	display:inline-block;
}

section#agora_tsj #boton {background-color:#005B00; color:#FFFFFF; font-size:12px; font-weight:bold; padding:.1em; cursor:pointer;}
section#agora_tsj #consulta {text-align:center;}
section#agora_tsj .eltd {border:1px dashed #666666;}
section#agora_tsj .subtitulo {			 
			background-color:#009933; 
			color: #FFFFFF;
			width:130px;
			text-align: center;
			font-size:12px;
			font-weight:bold;
			height:20px;
			padding-top:5px;			
		}
section#agora_tsj select {
		font-size:12px;
		}		
section#agora_tsj #flecha_izq { width:40px;
			  margin-left:5px;
			  };
section#agora_tsj #flecha_der { width:40px;
			  margin-left:5px;
			  };			
section#agora_tsj iframe {
	font-size:10px;
	background-color:#CCCCCC;
}		
section#agora_tsj .busqueda{
	text-align:center;
	color:#555;
	font-weight:bold;
	display:inline-block;
	width:100%;
	padding:1em;
}	
section#agora_tsj select{
	color:#555;
	border-bottom:dashed 1px #555;
}	    
section#agora_tsj .etiqueta_opcion,section#agora_tsj .Resp{
	display:inline-block;
}