/* BUSCADOR TRAMITES - RESULTADOS*/

.parrafo-result{
	background-color: #FFFFFF !important;
	border: 0.1em solid #EFEFEF;
	font-size: 0.75em;
	padding: 1em;
}

.tituloItem {
	font-size: 0.8em;
	font-weight: bold;
	margin: 1em 0;
}

.fecha-result {
	background: url("/system/modules/ar.gov.hcdn/resources/img/intranet/top-separador-noticias.gif") no-repeat scroll center top transparent;
	padding-top: 40px;
	color: #666666;
	font-size: 0.75em;
	font-weight: normal;
}

.comisiones-result {
	color: #17B1DD;
	font-size: 0.75em;
	font-weight: bold;
	padding: 0.2em 0;
	text-transform: uppercase;
}

.resultado-result {
	background: url("/system/modules/ar.gov.hcdn/resources/img/intranet/fondo-textomd.gif") repeat-x scroll 0 -35px transparent;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #17B1DD;
	font-size: 0.8em;
	font-weight: normal !important;
	padding: 0.5em;
	border: 0.1em solid #E7E7E7;    
}

.separador-pie-result{
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 100%;
	height:15px;
	background: url("/system/modules/ar.gov.hcdn/resources/img/intranet/separador-noticias.gif") no-repeat scroll center bottom transparent;
	border:0;
}


.titulos-result{
	background: url("/system/modules/ar.gov.hcdn/resources/img/intranet/top-separador-noticias.gif") no-repeat scroll center top transparent;
	border-bottom: 0.1em dotted #C1C1C1;
	margin-bottom: 0.2em;
	padding: 2.5em 0.2em 0.2em;
}
