body {
	background: url("../imagen/fondo_gris2.gif");
	font-family: Verdana, Arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
}
/*--------------------- 
	De los textos
----------------------*/
.scroll3 {
       border: 1px solid #666;
       background-color: #ccc;
       overflow-x: hidden; 
       overflow-y: hidden;
       width: 980px;                
}
.TextoNormal {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #9c0000;
}

.ContentHead {
	background-color: white;
	color: dimgray;
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	height: 35px
}

/*--------------------- 
	De los titulos
----------------------*/
.TextoMenu {
	color: white;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	height: 35px
}

.TituloMenu {
	background-color: #9c0000;
	color: white;
	font-family: Verdana, Arial;
	font-size: 19px;
	font-weight: bold;
	height: 35px
}

.TituloCabecera {
	background-color: #9c0000;
	color: white;
	font-family: Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	height: 35px
}

/*--------------------- 
	Del Listado
----------------------*/
.ListadoCabecera {
	background-color: #9c0000;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: white;
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 20pt;
	padding-left: 5px
}

.ListadoElemento {
	background-color: #ffffff;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px
}

.ListadoAlternado {
	background-color: #A2C954;
	border-bottom: dimgray;
	border-left: dimgray 1px solid;
	color: black;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px
}

.ListadoPie {
	background-color: #9c0000;
	line-height: 10pt
}

/*--------------------- 
	Del Menu 
----------------------*/
A.SiteLinkBold,A.SiteLinkBold:link,A.SiteLinkBold:visited {
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-transform: uppercase;
}

A.SiteLinkBold:hover {
	color: #000000;
	font-family: Verdana, Arial;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
	text-transform: uppercase;
}

/*--------------------- 
	De Hyperlink 
----------------------*/
A:link {
	font-family: Verdana, Arial;
	text-decoration: none;
	font-size: 11px;
}

A,A:hover {
	font-family: Verdana, Arial;
	text-decoration: none;
	font-size: 11px;
}

/*--------------------- 
	De los Elementos
----------------------*/
.Elemento {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #9c0000;
	border-style: solid;
	border-width: 1px;
	border-color: #9c0000;
}

.NormalDouble {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px
}

.HomeHead {
	color: black;
	font-family: Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	HEIGHT: 35px
}

.Labels {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-style: Normal;
	text-transform: uppercase;
}

.Titulos {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.cabecera {
	font-family: Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: black;
}

.Titulo {
	font-family: Verdana, Arial;
	font-style: normal;
	line-height: normal;
	color: black;
	background-color: #B4C5A3;
	font-size: 12px;
}

.Titulo2 {
	font-family: Verdana, Arial;
	font-style: italic;
	line-height: normal;
	color: black;
	font-size: 16px;
	font-weight: bold;
}

.fondoMensajeError {  background-color: #FF0000}
.textoMensajeError {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FF0000; background-color: #FFFFFF}
.textoMensajeError_1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FF0000}

.mensajeEI{
    padding-right:5px;
    padding-top:10px;
    font-size:10px;
    font-family: Arial, Helvetica, sans-serif;
}

.piePagina {
     font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    color: #000000;
}

.button {

    BORDER-RIGHT: 1px solid;
    PADDING-RIGHT: 5px;

    BORDER-LEFT: 1px solid;
    PADDING-LEFT: 5px;

    BORDER-TOP: 1px solid;
    PADDING-TOP: 1px;
    MARGIN-TOP: 1px;

    BORDER-BOTTOM: 1px solid;
    PADDING-BOTTOM: 1px;
    MARGIN-BOTTOM: 1px;

    CURSOR: default;
    FONT-SIZE: 13px;

    font-family: Arial, Helvetica,sans-serif;
    TEXT-DECORATION: none; -moz-border-radius: 1px;
    -khtml-border-radius: 1px; -webkit-border-radius: 1px;
}

.confirmation{
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
}

.label{
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
}

.titleTab{
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    color:#000000;
    font-weight:bold;
    font-style:normal;
 }
 
 .data{
    font-family: Arial, Helvetica,sans-serif;
    font-size:11px;
    color:#424242;
    text-align:left;

}

.data2{
    font-family: Arial, Helvetica,sans-serif;
    font-size:12px;
    color:#424242;
    text-align:left;

}

.dataMenu{
    vertical-align: middle;
    font-family: Arial, Helvetica,sans-serif;
    font-weight: bold;
    font-size: 12px;
    font-style: normal;
}

.title{
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
    font-style:normal;
 }

 .rmpTitle{
     font-family: Arial, Helvetica, sans-serif;
     font-size:11px;
     font-weight:bold;
}

.rowA{
    background-color: #FFFFFF;
    color: #023175;
}

.rowB{
    background-color: #F7F3F7;
    color: #023175;
}
.rowMouseOver{
    background-color: #FFFFAE;

}


/*--------------------- 
	Agregados 
----------------------*/

.linverder600 {height: 50px; border-right: 2px solid #F18686;}
.linverder500 {height: 500px; border-right: 2px solid #F18686;}
.alisup       {vertical-align: top;}
.even-row {
    background-color: #FCFFFE;
}
 
.odd-row {
    background-color: #ECF3FE;
}
 
.active-row {
    background-color: #FFEBDA !important;
    cursor: pointer;
}


/*--------------------- 
	De Julio
----------------------*/

/* wrape*/
.wrapper{
	background:url(../imagen/bg1.png);
	width:577px;
	height:355px;	
	margin: 0 auto;
	}
.wrapper2{
	background:url(../imagen/bg3.png);
	width:577px;
	height:355px;	
	margin: 0 auto;
	}
	
.wrapper3{
	background:url(../imagen/bg4_inicial.png);
	width:577px;
	height:355px;	
	margin: 0 auto;
	}

/* Header */

.header {
	width: 455px;
	height: 65px;
	padding-top: 85px;	
	margin: 0 auto;
	
}

.header2 {
	width: 455px;
	height: 5px;
	padding-top: 85px;	
	margin: 0 auto;
	
}

.bus{	
	width: 467px;
	height:35px;
		}


/* input */

.txt1 {	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	width:400px;
	height: 30px;
	padding-left: 10px;
	float:left;
	}

/*texto*/
.txt{
	text-align:right;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#8a8a8a;
	line-height: 31px;
	
	}

.txt p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#8a8a8a;
	line-height: 31px;
	}
	
.txt5 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:220px;
	height: 22px;
	padding-left: 5px;
	}
	
/*campos*/	
.campos{
	width:310px;
	height:100px;
	float:right;
		}
		

.txt2 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:190px;
	height: 22px;
	padding-left: 5px;
	}	
	
.txt3 {	
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	width:910px;
	height: 30px;
	padding-left: 10px;
	float:left;
	}		
	
/* botones*/		
.botom{
	padding-top: 25px;
	width:280px;
	float:right;
	}

.btncancelar{
	background:#ae0707;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	border:none;
	cursor:pointer;
    padding: 5px 10px;
	color:#fff;
	margin-left: 20px;
	}
	
.btnbuscar{
	background:#ae0707;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	border:none;
	cursor:pointer;
    padding: 5px 15px;
	color:#fff;
	margin-left: 15px;
	}
	
.text-label {
    color: #a1a1a1; 
    font-style: italic;
}

.yourbuttonstyleclass {  
background-image: url('../imagen/documento-icono.png');
}

/************/
