﻿body 
{
	margin:0px;
}
body, select, input,  pre, td, table ,textarea{ 
	font-family: Arial, Helvetica; 
	font-size: 11px;
	color:#061A3D;
}
.clstexto
{				
	text-align:justify;
	font-family:Arial,helvetica,sans-serif;
	font-size:small;
	letter-spacing: 5px;		
}
.divTitulo
{
	width:100%;
	height:30px;
	margin-left:200px;
	background-image:url(../imagenes/vineta.jpg);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:20px;
	text-align:left;
	FONT-WEIGHT: bold; 
	COLOR: #C02F60; 
	font-family: Arial, Helvetica; 
	font-size: 18px ;
	font-style: italic;
}
.divTituloPopUp
{
	width:100%;	
	text-align:center;
	FONT-WEIGHT: bold; 
	COLOR: #C02F60; 
	font-family: Arial, Helvetica; 
	font-size: 18px ;
	font-style: italic;
}
.divTitulochico
{
	width:100%;
	text-indent:250px;
	text-align:left;
	FONT-WEIGHT: bold; 
	COLOR: #C02F60; 
	font-family: Arial, Helvetica; 
	font-size: 14px ;
	font-style: italic;	
}
/*Modal Popup*/
.modalBackground {
	background-color:Window;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.GridAlternetRow
{
	font-weight:bolder;
	background-color:Gray;
}
.clsError
{
	text-align:left;
	color:Red;
	font-family:Arial,helvetica,sans-serif;
	font-size:small;
}
.clsRegresar
{
	text-align: right;
	margin-right:50px;
}
.clsTxtNegrito
{	
	text-align:justify;
	font-family: Arial,helvetica,sans-serif;
	font-size:small;
	font-weight:bold;	
}
table td.derecha
{
	text-align:left;
}
table td.izquierda
{
	text-align:right;	
}

.clsGridView 
{
	font-size:small;
}
.clsGridViewPopUp
{
	font-size:x-small;
}
.celdader {
	border-right-style: solid;
	border-right-width: 1pt;
	border-right-color:#dadada;
}
.celdaizq {
    border-left-style: solid;
    border-left-width: 1pt;
    border-left-color: #dadada;    
} 

A{
    COLOR: #061A3D;  
    TEXT-DECORATION: none;
    font-weight:bold;
}
A:hover
{
	COLOR: #469cb7;
	text-decoration:underline;
}
A.strong {
	FONT-WEIGHT: bold; 
	COLOR: #061A3D;  
	TEXT-DECORATION: none
}
A.strong:visited {
	FONT-WEIGHT: bold; 
	COLOR: #061A3D
}
A.strong:hover {
	FONT-WEIGHT: bold; 
	COLOR: #469cb7
}
.clsProgress
{	
	background-image:url(../imagenes/cargando.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.tdBannerPpal
{
	background:url(../imagenes/banner_ppal.jpg);
	width:800px;
	height:61px; 
	border:0; 
	margin:0px;
}