#Justificante, #Solicitud, #Notificacion
{	font-family:Verdana, sans-serif; 
font-size: 66.7%; 
/* color: #Od202f; */ 
line-height: 1.4em; 
	}
	
#Justificante h1, #Solicitud h1, #Notificacion h1
{		color:#1C5085;
	font-size:2.1em;
	margin:4px 0;
	line-height:normal;
	clear:both;

	}

#Justificante h2, #Solicitud h2, #Notificacion h2
{
	color: #1c5085;
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 4pt;
	margin-right: 0pt;
	margin-bottom: 8px;
	margin-left: 0pt;
	width: 100%;
	line-height: normal;
   }
   
#Justificante br.limpiar, #Solicitud br.limpiar, #Notificacion br.limpiar
{
	clear:both;
}

#Justificante fieldset, #Solicitud fieldset, #Notificacion fieldset
{
				width:95%;
			clear: both;			
			border-width:1px;
			border-style:solid;
			border-color:#bcd5e9;	
			margin:20px 0px 20px 0px;	
			position:relative;
			display:block;
			padding: 0px 10px 10px 10px;
}

#Justificante legend, #Solicitud legend, #Notificacion legend
{	
	color:#1C5085;
	font-weight:bold;
	font-size:1.1em;
	padding:2px 5px;
	margin:0px 0px 5px 0px;	
	position:relative;

	
}
