﻿#Justificante, #Solicitud, #Notificacion
{	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#616b6e;
	text-align:left;	
	margin: 0;
	padding: 0;
	font-size:0.7em;
	}
	
#Justificante h1, #Solicitud h1, #Notificacion h1
{	
	padding:0 0 2px 1em;
	background:transparent url(Images/icono14.gif) no-repeat 0 5px;
	border-bottom:2px solid #e9eeef;
	font:normal 1.8em Georgia;
	color: #b16b11;
	clear:both;
}

#Justificante h2, #Solicitud h2, #Notificacion h2
{
	padding:5px .8em;
	background:#dee6e7;
	font-size:1.4em;
	font-weight:normal;
	color:#065b82
}
   
#Justificante h3, #Solicitud h3, #Notificacion h3
{
	font-weight:normal;
	font-size:1.3em;
	color:#c0350a
}
	
#Justificante br.limpiar, #Solicitud br.limpiar, #Notificacion br.limpiar
{
	clear:both;
}

#Justificante fieldset, #Solicitud fieldset, #Notificacion fieldset
{
	border:1px solid #ccc;
	margin-bottom:10px;
	background-color: #f3f7f7;
}

#Justificante legend, #Solicitud legend, #Notificacion legend
{	
	padding:0 10px;
	font-weight:normal;
	font-size:1em;
	background:none;
	color:#007da5;
	font-weight :bold ;
}
