﻿#Justificante, #Solicitud, #Notificacion
{	width: 99%;			
	margin: 0;
	padding: 0;
	border: 0;
	color:#036;
	background:#fff;
	font:normal 70% Arial, Verdana, Helvetica, sans-serif;
	color:#555;
}
	
#Justificante h1, #Solicitud h1, #Notificacion h1
{	border-bottom:3px double #509901;
	border-color:#509901;margin:0;padding:0 0 0 1.2em;font:bold 2.2em Times New Roman, Times, serif;background:transparent url(images/activoS0.gif) no-repeat .3em 8px;color:#509901;
	width:auto;float:none;margin-bottom:10px;
	clear:left ;	
}

#Justificante h2, #Solicitud h2, #Notificacion h2
{
	width:auto;margin-bottom:10px;
	margin:5px 0 5px 0;
	padding:0 0 0 1.3em;
	font-size:1.6em;
	color:#509901;
	background:transparent url(images/iconoTituloS0.gif) no-repeat 0 3px;
	clear:both ;
   }
/*   
#Justificante h3, #Solicitud h3, #Notificacion h3
{
	font-size: 1em;
	font-weight:bold;
	color:#ad2033;
	}
	
#Justificante br.limpiar, #Solicitud br.limpiar, #Notificacion br.limpiar
{
	clear:both;
}
*/
#Justificante fieldset, #Solicitud fieldset, #Notificacion fieldset
{
	width:95%;
	clear: both;
	margin: 0 0 20px 0;
	padding: 0;
	border: 0;
	background-color:#F3F2ED;	
	border-width:1px;
	border-style:solid;
	border-color:#8f8a74;	
	margin:20px 0px 20px 0px;	
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
	clear:both ;
}

#Justificante legend, #Solicitud legend, #Notificacion legend
{	
	color:#8f8a74;
	font-size:1.2em;
	padding:2px 5px;
	margin:0px 0px 5px 0px;
	position:relative;
	top: -12px;
}