@charset "utf-8";
/* CSS Document */

/* CSS Document */

/*
* {
	margin:0px;
	padding:0px;
	border:0px;
	/*list-style:none;
	text-decoration:none;
	/* font-family:arial; * /
}
*/

}
table {
	border: 0px;
}

img {
	border: 0px;
}

a
{
	text-decoration: none;
}

a:hover {text-decoration: underline;}

h1, h2, h3, h4, h5, h6, p
{
	margin: 0px 0px 0px 0px;
	display: block;
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
}




/* Generales -------------------------- */


.bg-head {  background: url("images/bg_head.jpg") bottom no-repeat;
margin:0 auto;
}

.bg-testimonials {  background: url("images/testimonials.png") repeat-x;
margin:0 auto;
vertical-align:text-top;
}

.bg-testimonials h4 { color:#FFF;
font-size:22px;
font-weight:bold;
margin:8px 0 0 7px; 

}



.head { text-align:center; 
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#9e0101; font-weight:bold; 
line-height:40px; letter-spacing:0px; 
font-size:35px; 
margin:0;
}

.subhead { text-align:center; 
font-family:"Helvetica", Arial, Helvetica, sans-serif;
color:#9e0101; font-weight:bold; 
line-height:40px; letter-spacing:0px; 
font-size:30px; 
margin:0;
margin-bottom:5px;
}



/*
input {
	/* width:195px; *
	text-align:left;
	border: 1px solid #666;
	/*height:22px; *
	margin:2px;
	padding:2px;
}
*/


.btn { text-align:right;
padding-right:10px;
float:right;
}

.check { text-align:left;
font-weight:bold; 
font-family:Helvetica, arial, sans-serif;color:#FFF
font-size:17px;
padding-right:10px;
}

.fondoc { background: url("images/fondo-cel.jpg") repeat-x bottom;
margin:0 auto;
}

.rojo { background: url("images/fondo-rojo.jpg") repeat-x bottom;
margin:0 auto;
}

.azul { background: url("images/bg-oscuro.jpg") repeat-x bottom;
margin:0 auto;
}

.testimonials img { float:left;
 margin:0 5px 0 3px;}
 
 .testimonials p { font-size:12px; color:#666;
 font-weight:normal;}
 
 .titulos1 { color:#061583; 
 font-weight:bold;
 font-size:16px;
 text-align:left;
 margin:1.2em 0.9em;
 }
 
 .txt { color:#000;
 font-size: 13px;
 text-align:left;
 margin: 0 8px 0 13px;
 }
 
 .claro { background: url("images/bg-claro.jpg") repeat-x bottom;
margin:0 auto;
}

.links { text-align:center;
color:#7981bc;
font-size:13px;
}

.copy { text-align:center;
color:#7981bc;
font-size:13px;
}

