body, html {
	height: 100%;
	margin:0;
	padding:0;
	background-image: url(../imagenes/back_home.jpg);
	background-repeat: no-repeat;
}

.txt-negro {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.fondo-pie-animacion {
	background-image: url(../images/pie-animacion-flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 114px;
}
.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	line-height: 120%;
}
.fondobody {
	background-image: url(../imagenes/back_botonera.jpg);
	background-repeat: no-repeat;
}

.fondobody_largo {
	background-image: url(../imagenes/back_botonera2.jpg);
	background-repeat: no-repeat;
}

.vermas {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #284E89;
	text-decoration: none;
}
.fondorectangulo {	background-image: url(../images/rectangulo_gris.jpg);
	background-repeat: no-repeat;
}
.fondobody_texto {
	background-image: url(../imagenes/back_texto.jpg);
	background-repeat: no-repeat;
}

.fondobody_texto2 {
	background-image: url(../imagenes/back_texto2.jpg);
	background-repeat: no-repeat;
}
.texto_visa {
	font-family: Tahoma;
	font-size: 10px;
	color: #707070;
	text-decoration: none;
	text-align: right;
}
.texto_direccion {
	font-family: Tahoma;
	font-size: 11px;
	color: #707070;
	text-decoration: none;
	text-align: right;
}
.texto_direccion_azul {
	font-family: Tahoma;
	font-size: 11px;
	color: #284E89;
	text-decoration: none;
	text-align: right;
}
.texto_direccionazulbold {
	font-family: Tahoma;
	font-size: 11px;
	color: #284E89;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}

.lista {font-family:Tahoma;
			font-size:11px;
			text-align:left;
			margin:15px; }

.lista ul { 
			margin:0px 0px 0px 20px;
			  }
.lista li { 
			margin:2px 0px 0px 20px;
			  }
.marcas { font-family:Tahoma;
			font-size:11px;
			text-align:left;}

.marcas p { margin:0; }

.pattern_sombra_derecha { background:url(../imagenes/pattern_derecho.png) repeat-y top; }

.pattern_sombra_izquierda { background:url(../imagenes/pattern_izquierdo.png) repeat-y top; }.fondobody_texto_cortado {
	background-image: url(../imagenes/back_texto_recortado.jpg);
	background-repeat: no-repeat;
}
.fondobody_cortado {
	background-image: url(../imagenes/back_texto_recortado.jpg);
	background-repeat: no-repeat;
}
.fondobody_cortado2 {
	background-image: url(../imagenes/bottom_cortado_body.jpg);
	background-repeat: no-repeat;
}

.solicitaenlace {
	font-family: Tahoma;
	font-size: 11px;
	color: #284E89;
	text-align:left;
}

.solicitaenlace a:link{
	color: #284E89;
	text-align:left;
	text-decoration:underline;
}

.solicitaenlace a:hover{
	color: #284E89;
	text-align:left;
	text-decoration:none;
}

