/*Estilos específicos de la pantalla de busqueda*/

.contenido #alma_capa {
float:left;
width: 98%;	
margin-left:1%;
}
.contenido .lista_pes {		
width: 99.8%;
list-style: none;		
padding: 0;		
margin: 0;		
display: inline;		
float: left;		
border-bottom: 0.1em Solid #7690B2;
text-indent: 0;	
}
.contenido .lista_pes li {		
width: 12em;
display: block;		
float: left;		
text-align: center;		
margin-right: 1em;		
position: relative;		
top: 0.1em;	
}
.contenido .informacion .lista_pes a{		
width: 12em;
display: block;		
background-color: #154481;		
border-top:none;
border-right:none;
border-bottom: 0.1em solid #154481;		
text-decoration: none;
padding-top: 0.5em;
padding-bottom: 0.5em;
color:#ffffff;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}		
.contenido .informacion a.actual,
.contenido .informacion .lista_pes a:hover{		
width: 12em;
display: block;		
background: #F8F8F8;
border: 0.1em solid #7690B2;
border-bottom: 0.1em solid #F8F8F8;		
text-decoration: none;	
color:#154481;
background-position: top right;
background-repeat: no-repeat;
}
.contenido #alma_cab {	
width: 100%;	
background-color: #F8F8F8;	
border-width: 0.1em;	
margin:0;	
float:left;
border-left: 0.1em Solid #7690B2;	
border-bottom: 0.1em Solid #7690B2;
border-right: 0.1em Solid #7690B2;
border-top-right-radius: 4px;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
}
.contenido #indice #alma_cab {	
border: 0.1em Solid #7690B2;	
border-radius: 4px;
}
.contenido .centro_sencilla{	
padding-left:1em;
width:100%;	
float: left;	
padding-top: 1em;	
padding-bottom: 1em;
}
.contenido .centro_sencilla input{
margin-right: 0.5em;
display: inline;
}
.contenido .centro_avanzada {	
padding-left:1em;
float:left;
width:70%;
padding-top: 1em;
padding-bottom: 1em;
}
.contenido .avanzada_ayuda{
float: left;
text-align:left;
width:28%;
padding-top: 1em;
}
.contenido #alma_federados {	
width: 100%;	
float:left;		
margin-top: 1em;	
text-align: left;
}
.contenido #alma_federados ul li{
background-color: #154481;
padding:0.5% 1% 0.5% 1%;
}
.contenido .informacion #alma_federados a,
.contenido .informacion #alma_federados a:visited{
color:#ffffff;
text-decoration: none; 
}
.contenido .informacion #alma_federados a:hover{
text-decoration: underline;
}
.contenido #alma_resultados {	
width: 100%;	
background-color: #154481;		
float:right;		
margin-top: 1em;
border-width: 0.1em;	
border-style: solid;	
border-color: #7690B2;
}
.contenido #titulo_res {	
width: 78%;	
float: left;	
background-color: #154481;	
font-size: 1.2em;	
font-weight: bold;	
color: #ffffff;
padding: 0.2em;
}
.contenido #titulo_time {	
width: 22%;	
float: right;	
background-color: #154481;	
font-size: 1.2em;	
}
.contenido #cuerpo_res {	
float: left;	
width: 100%;	
margin-top:0.5em; 	
}
.contenido em {	
background-color: yellow;
}
.contenido #alma_orden { 
width: 100%; 
background-color: #F8F8F8;  
float:left; 
text-align: right; 
font-size: 1em;
border-bottom: 0.1em Solid #154481;
padding: 0.2em;
}
.contenido #almapie {	
float: right;
width:100%;	
min-height: 2em;
text-align:right;
 padding-right: 0.2em;
}
.contenido .informacion #almapie a,
.contenido .informacion #almapie a:visited{
color:#ffffff;
text-decoration: none; 
}
.contenido .informacion #almapie a:hover{
color: #c00;
}
.contenido .page_select {
color:#CC0000;
}
.contenido .informacion #almapie .page_select {
color:yellow;
}
.contenido .busca_avanzada {	
background-color: #F8F8F8;	
width: 96%;	
}
.contenido .informacion table.busca_avanzada{
border-collapse: inherit;
}
.contenido table.busca_avanzada td{
background-color: #F8F8F8;
padding: 0 !important;
vertical-align: inherit;
border: none;
}
.contenido .boton_busqueda {	
vertical-align: bottom;
}
.contenido #centro td {		
padding: 0.5em ;	
}
.contenido .informacion input[type="text"], .contenido  .informacion select, .contenido .informacion textarea{
display: inline;
}
.contenido .sURL {
}
.contenido .sinEstilo{
list-style-type: none;
}
.contenido .sinEstilo li{
display:inline;
margin-right: 15%;
}
.contenido .colo_claro{	
background-color: #F8F8F8;
}
.contenido .capaCentroBuscador{
float: left;
width: 100%;
background-color: #F8F8F8;
}
.contenido .capaCentroBuscador ol li{
padding-right: 0.2em;
margin-bottom: 1em;
}
.contenido .capaCentroBuscador ol li p{
margin: 0.3em;
}
.contenido .capaCentroBuscador ol li .sinMargen{
margin-left: 0;
}
.contenido .capaCentroBuscador ol li .fecha{
margin-left: 2em;
font-weight: bold;
}