/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fondofooter{
	background		: repeat-x  center; 
	background-image: url(../imagenes/fondofooter.jpg);/*fondo*/
}

.pagos{
  font-family:"Eurostile";
  font-size: 14px;
  color: #575A5F;
}

.f2{
	background		: repeat-x  center; 
	background-image: url(../imagenes/fondofooter2.jpg);/*fondo*/
}

.fondo3{
	background-image: url(../imagenes/fondo3.jpg);/*fondo*/
}

.fondo4{
	background-image: url(../imagenes/fondo4.jpg);/*fondo*/
}

.rtext{
  font-family:"Verdana";
  font-size: 11px;
  color: #666666;
  text-decoration: none;
}


.rtext a{
  font-family:"Verdana";
  font-size: 11px;
  color: #666666;
  text-decoration: none;
}


.rtext  a:visited{
color: #666;
text-decoration: none;
}

.rtext  a:hover{
text-decoration: none;
color: #666;
}

.rtext  a:active{
text-decoration: none;
color: #666;
}


.spe {
  font-family:"Verdana";
  font-size: 10px;
  color: #4870AA;
  text-decoration: none;  
}


.spe a{
  font-family:"Verdana";
  font-size: 10px;
  color: #4870AA;
  text-decoration: none;  
}

.spe  a:visited{
color: #4870AA;
text-decoration: none;
}

.spe  a:hover{
text-decoration: none;
color: #4870AA;
}

.spe  a:active{
text-decoration: none;
color: #4870AA;
}


.contacto{
  font-family:"VErdana";
  font-size: 10px;
  color: #fff;
  font-weight: bold;
}

.ftext1{
 font-family:"VErdana";
  font-size: 10px;
  color: #FCDB07;
  font-weight: bold;
}

.ftext2 {
 font-family:"VErdana";
  font-size: 10px;
  color: #fff;

}

.ftext2 a{
 font-family:"VErdana";
  font-size: 10px;
 color: #fff;
text-decoration: none; 
}

.ftext2  a:visited{
color: #fff;
text-decoration: none;
}

.ftext2  a:hover{
text-decoration: none;
color: #fff;
}

.ftext2  a:active{
text-decoration: none;
color: #fff;
}


