/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/home/texturafondo.jpg);
}
.marcado{color:#FF0000; volume:soft; background-color:#FF0000; }
tr.verde{font-family:Arial; font-size:12px; font-style:normal; font-weight:bold; background-color:#99CC66}
	
table.texto
 {
	font-weight: normal;
	background-color:#F6F7F2;
	font-style:normal;
	font-family:Verdana;
	font-size:9px;
	/*border-bottom-width:1px;
 	border-bottom-style:solid; 
	border-bottom-color:#E7E7E7;
	border-left-color:#E7E7E7;
	border-left-style:solid; 
	border-left-width:1px;
	border-right-color:#E7E7E7;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#E7E7E7;
	border-top-style:solid;
	border-top-width:1px;	*/
}
.TextoRadio
 {
	font-weight: normal;
	font-style:normal;
	font-family:Verdana;
	font-size:9px;
 }

.textobread
 {
	font-weight: normal;
	border-color:#E7E7E7;
	font-style:normal;
	font-family:Verdana;
	font-size:9px;
}
table.sencilla
{
	border-bottom-width:1px;
 	border-bottom-style:solid; 
	border-bottom-color:#E7E7E7;
	border-left-color:#E7E7E7;
	border-left-style:solid; 
	border-left-width:1px;
	border-right-color:#E7E7E7;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#E7E7E7;
	border-top-style:solid;
	border-top-width:1px;	
	background-color:#F6F7F2;
}

table.general
{
	border-left-width:1px;
	border-left-style:solid; 
	border-left-color:#939598;
	border-right-color:#939598;
	border-right-style:solid;
	border-right-width:1px;

}
table.segunda
{
	border-bottom-width:1px;
 	border-bottom-style:solid; 
	border-bottom-color:#E7E7E7;
	border-left-color:#E7E7E7;
	border-left-style:solid; 
	border-left-width:1px;
	border-right-color:#E7E7E7;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#E7E7E7;
	border-top-style:solid;
	border-top-width:1px;	
}
table.normal
{
	font-family: Verdana;
	font-size: 10px;
	
}

.titulo
{
	font-family: Verdana;
	font-size: 9px;
	color:#5F6467;
	font-weight: bold;
}
.campo
{
	height: 17px;
	font-family: Verdana;
	font-size: 9px;
}
.select
{
	font-size: 9px;
	font-family: Verdana;
	height: 17px;
}
.textarea
{
	font-size: 9px;
	font-family: Verdana;
}
.texto
{
	font-family: Verdana;
	font-size: 9px;
	color:#5F6467;
}

td.titulos
{
	font-size: 11px;
	font-family: Verdana;
	font-weight:bold;
	color:White;
	background-color:#772B2F;
}
td.textosub
{
	font-size: 10px;
	font-family: Verdana;
	font-weight:bold;
	background-color:#F6F7F2;
}

.textoinfor
{
	font-size: 9px;
	font-family: Verdana;
	font-weight:bold;
	color:#772B2F;
}

.titulogeneral
{
	font-size: 23px;
	font-family: Arial;
	font-weight:bold;
	color:#772B2F;
}
.tituloplan
{
	font-size: 18px;
	font-family: Arial;
	font-weight:bold;
	color:#772B2F;
	text-decoration:underline;
}
.subtitulogeneral
{
	font-size: 10px;
	font-family: Verdana;
	font-weight:bold;
	color:#772B2F;
}
.contenidogeneral
{
	font-style:normal;
	font-family:Verdana;
	font-size:10px;
	color:#6D6E71;
	text-align:justify;
	line-height:15px;
}
.contenidotasas
{
	font-style:normal;
	font-family:Verdana;
	font-size:10px;
	color:#6D6E71;
	text-align:center;
	line-height:15px;
}
.contenidotasasdos
{
	font-style:normal;
	font-family:Verdana;
	font-size:8px;
	color:#6D6E71;
	text-align:center;
	line-height:15px;
}
.contenidotasastres
{
	font-style:normal;
	font-family:Verdana;
	font-size:9px;
	color:#6D6E71;
	line-height:15px;
}
/**********************************************************************************************/
.txtsucursales
{
	font-style:normal;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-align:justify;
}
.txtblatasas
{
	font-style:normal;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
	text-align:center;
}
.txtnegtasas
{
	font-style:normal;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
	text-align:center;
}
.txtblatasasdos
{
	font-style:normal;
	font-weight:bold;
	font-family:Verdana;
	font-size:8px;
	color:#ffffff;
	text-align:center;
}
.txtnegtasasdos
{
	font-style:normal;
	font-weight:bold;
	font-family:Verdana;
	font-size:8px;
	color:#000000;
	text-align:center;
}
.txtnegtasastres
{
	font-style:normal;
	font-weight:bold;
	font-family:Verdana;
	font-size:8px;
	color:#000000;
}
.titutsucursales
{
	font-style:normal;
	font-weight:regular;
	font-family:Verdana;
	font-size:12px;
	color:#ffffff;
	text-align:justify;
}
/*********************************************************************************************************/
a.enlace:link {
	font-style:normal;
	font-family:Verdana;
	font-size:10px;
	color:#772B2F;
	text-align:justify;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
}

a.enlace:visited {
	font-style:normal;
	font-family:Verdana;
	font-size:10px;
	color:#772B2F;
	text-align:justify;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
}
a.enlace:hover {
	font-style:normal;
	font-family:Verdana;
	font-size:10px;
	color:#6D6E71;
	text-align:justify;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;

}
a.enlace:active {
	font-style:normal;
	font-family:Verdana;
	font-size:10px;
	color:#772B2F;
	text-align:justify;
	line-height:15px;
	font-weight:bold;
	text-decoration:none;
}
/*********************************************************************************************************/

.titulocontenido
{
	font-style:normal;
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:#772B2F;
	text-align:justify;	
}

.titulomision
{
	font-style:normal;
	font-weight:bold;
	font-family:Verdana;
	font-size:15px;
	color:#772B2F;
	text-align:justify;
	border-bottom-color:#772B2F;
	border-bottom-style:solid;
	border-width:thin;
}
.titulocentrado
{
	font-style:normal;
	font-weight:bold;
	font-family:Verdana;
	font-size:15px;
	color:#772B2F;
	text-align:center;
}
.titulobanco
{
	font-style:normal;
	font-weight:bold;
	font-family:Times New Roman;
	font-size:20px;
	color:#772B2F;
	text-align:center;
}
.subtitulobanco
{
	font-style:normal;
	font-weight:bold;
	font-family:Times New Roman;
	font-size:15px;
	color:#772B2F;
	text-align:center;
}

/***************************Link Breadcrumb*************************************/
a.bread:link {
	font-weight: normal;
	font-style:normal;
	font-family:Verdana;
	font-size:9px;
	text-decoration: none;
	color: #5F6467;
}

a.bread:visited {
	font-weight: normal;
	font-style:normal;
	font-family:Verdana;
	font-size:9px;
	text-decoration: none;
	color: #5F6467;
}
a.bread:hover {
	font-weight: normal;
	font-style:normal;
	font-family:Verdana;
	font-size:9px;
	text-decoration: underline;
	color: #5F6467;
}
a.bread:active {
	font-weight: normal;
	font-style:normal;
	font-family:Verdana;
	font-size:9px;
	text-decoration: none;
	color: #5F6467;
}


select{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	width:200px;
}
select.chiquito{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	width:70px;
}
select.version
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	text-align:justify;	
	width:260px;
}
select.tiposeguro
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	text-align:justify;	
	width:350px;
}
select.edo
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	text-align:justify;	
	width:200px;
}
li{
 color:#772B2F;
 font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
 
}
.precio
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
}
.Backrojo
{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	color:#FFFFFF;
	background:#772B2F;
	text-align:center;
}
input{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
}
input.numero{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-align:right;
	width:85px;
}
.Backtotal
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	color:#FFFFFF;
	background:#772B2F;
	text-align:right;
}
.BackPmensual
{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight:normal;
	font-variant: normal;
	color:#FFFFFF;
	background:#9A9D8C;
	text-align:right;
}
.tituloUSD
{
	font-style:normal;
	font-weight:normal;
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}
