body {
	background-image: url(../images/fondo.gif);
	margin: 0px;
}
#reg {
	height: 409px;
	width: 451px;
	background-image: url(../images/div1.jpg);
}



.texto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3076AD;
	text-align: justify;
	padding-left:2px; 
}
.textoTitulo
{
	font-family: "Trebuchet MS", Verdana, sans-serif, "Lucida Sans";
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size: 18px;
	color: #3076AD;
	text-align:center;
	/*padding-left:30px; 
	padding-right:40px;*/
}

.input_texto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3076AD;
	border:solid 1px  #3076AD;
	height:16px; 	
}

.select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3076AD;
	border:solid 1px  #3076AD;
	height:20px; 	
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #3174A9;
}
.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.textofecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #77B226;
	text-align: justify;
	font-weight: bold;
}
.textverde {
	font-family: "Trebuchet MS", Verdana, sans-serif, "Lucida Sans";
	font-size: 14px;
	font-weight: bold;
	color: #77B226;
}
.textAZUL {

	font-family: "Trebuchet MS", Verdana, sans-serif, "Lucida Sans";
	font-size: 14px;
	font-weight: bold;
	color: #3176AD;
	text-transform:uppercase;  
}

.textAZUL2 
{
	font-family: "Trebuchet MS", Verdana, sans-serif, "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	color: #3176AD;
	text-transform:capitalize;  
}


.textomsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	font-weight:normal;  
	text-transform:none;  
}

.tabla
{
	margin-top:3px; 
	border:solid 1px silver; 
}

.tabla td
{
	padding-left:2px;
	text-align:left;
	font-family: "Trebuchet MS", Verdana, sans-serif, "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	color: #00719D;
	text-transform:capitalize;    
}

.Grid
{
	border-collapse:separate !important;
	background:#FCFCFC none repeat scroll 0%;
	border-right: solid 1px rgb(237, 237, 237); 
	border-bottom: solid 1px rgb(237, 237, 237);  
	empty-cells:show; 
	width:100%; 
}
.Grid td
{
	border-collapse:collapse;	
	border-color:#FCFCFC rgb(255, 255, 255) rgb(252, 252, 252) rgb(237, 237, 237);
	border-style:solid;
	border-width:1px;
	font-family: "Trebuchet MS", Verdana, sans-serif, "Lucida Sans";
    FONT-SIZE:11px;
    color:#000000;    
    font-weight:normal;   
    padding:2px 2px 2px 4px; 
    height:18px; 
}
.Grid td a
{
	font-family: "Trebuchet MS", Verdana, sans-serif, "Lucida Sans";
    FONT-SIZE:11px;
    color:#000000;    
    font-weight:normal; 
    text-decoration:underline;       
} 

.Grid th
{
	border-collapse:collapse;	
	font-family:arial,sans-serif;
    FONT-SIZE:11px;
    color:#000000;
    text-align:center;
    border-color:#FCFCFC rgb(255, 255, 255) rgb(252, 252, 252) rgb(237, 237, 237);
    border-style:solid;
	border-width:1px;
    background-color: #DEDACF;
    font-weight:bold;
    text-transform:uppercase;  
    padding: 4px 5px 4px 5px; 
    empty-cells:hide;  
}
.Grid th a:hover
{
	text-decoration: underline;
}

#footer
{
	position:absolute;
	bottom:0;   
}
.tdtitulo
{
	font-family: "Trebuchet MS", Verdana, sans-serif, "Lucida Sans";
	font-size: 14px;
	font-weight: bold;
	color: #3176AD;
	text-transform:uppercase;  
	background-color:#66FFFF;
}

.divContainer
{
	overflow:-moz-scrollbars-vertical;
	overflow-x:hidden;
	overflow-y:auto;
	WIDTH: 680px; 
	HEIGHT: 550px;
	margin-top:3px ;
	margin-bottom:5px; 
	margin-left:2px;
	margin-right:2px; 	
}
