@charset "utf-8";
.contacto {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #FFF;
	text-decoration: none;
}
/******************fondos****************************/
.fondoindex1 {
	background-image:url(imagenes/index/fondo.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.fondoindex2 {
	background-image:url(imagenes/contacto/gracias.png);
	background-position:top;
	background-repeat:no-repeat;
}
/******************fondos****************************/
/******************titlulos****************************/
.titulos1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	text-decoration: none;
}
.titulos2 {
	font-family:'Open Sans', sans-serif;
	font-size:35px;
	font-weight:300;
	color: #1e6fa7;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing:-1pt;
	line-height:36px;
}
.titulos3 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:24px;
	font-weight:700;
	color: #2f2f2f;
	text-decoration: none;
	text-transform:uppercase;
}
.titulos4 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:22px;
	font-weight:300;
	color: #2f2f2f;
	text-decoration: none;
	text-transform:uppercase;
}
.titulos5 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:22px;
	font-weight:300;
	color: #1e6fa7;
	text-decoration: none;
	text-transform:uppercase;
}
.titulosgeneral {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:36px;
	font-weight:400;
	color: #525252;
	text-decoration: none;
	line-height:38px;
}
/******************titlulos****************************/
/******************subtitulos****************************/
.subtitulos {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:22px;
	font-weight:300;
	color: #1e6fa7;
	text-decoration: none;
	line-height:24px;
	text-transform:uppercase;
}
.subtitulos2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:22px;
	font-weight:300;
	color: #1e6fa7;
	text-decoration: none;
	line-height:24px;
}
.subtituloscontacto {
	font-family: 'Source Sans Pro', sans-serif;
	font-size:28px;
	font-weight:400;
	color: #525252;
	text-decoration: none;

	text-transform:uppercase;
}
/******************subtitulos****************************/



/******************textos****************************/
.textos1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #5f5f5f;
	text-decoration: none;
	line-height: 14px;
}
.textos2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #444444;
	text-decoration: none;
	line-height: 14px;
}

.textos3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 300;
	color: #2e2e2e;
	text-decoration: none;
	text-align:justify;
}

.cita {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #2e2e2e;
	text-decoration: none;
	text-align: center;
	line-height:18px;
}
/******************textos****************************/
/******************PLECAS****************************/
.pleca {
	border-bottom: 1px solid #CCC;
}