﻿/*Archivo css para buscar expedientes*/
.FormExpedientes {
border:0
}

.FormExpedientes legend {
visibility:hidden
}

.resultadoalt {
background:#D5D5D5;
margin:5px;
padding:1em 0 0.5em
}

h3 {
font-size:1.2em
}

#pescudas .titulo {
font-size:1.3em
}

#pescudas {
font-size:1.1em
}

#pescudas .meta {
border:0;
font-size:0.9em
}

#primaria .resultado {
background:#A8A8A8;
margin:5px;
padding:1em 0 0.5em
}
/*
#primaria .btnBusca {
height:24px;
width:30px
}*/

#primaria .VerAling * {
vertical-align:middle
}

#primaria .formulario {
padding:0 0 0 10px
}

#primaria .buscarTipo {
background:#C2C2C2;
margin:0;
padding:0;
text-align:left
}

.cabBloque {
border-top:2px solid #000;
font-size:1.2em;
font-weight:700;
/*margin:0.33em 0 1em*/
}
.ClsbtnConsulta{
margin:0 0 15px 0                
}
	#sec1 a#nav1, #sec1 a#nav1:visited, #sec1 a#nav1:hover, #sec1 a#nav1:active, 
	#sec2 a#ctl00_nav2, #sec2 a#ctl00_nav2:visited, #sec2 a#ctl00_nav2:hover, #sec2 a#ctl00_nav2:active,
	#sec3 a#nav3, #sec3 a#nav3:visited, #sec3 a#nav3:hover, #sec3 a#nav3:active,
	#sec4 a#nav4, #sec4 a#nav4:visited, #sec4 a#nav4:hover, #sec4 a#nav4:active {
		color: #1A5E85;
		background: #FFF;
	}


