@charset "utf-8";

html {
	overflow:scroll;
	}



#wrapper{
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:0px 15px 15px 15px;
	
}
#header{
	width:1000px;
	height:auto;
	}

#content{
	width:1000px;
	height:auto;
}

#footer{
	width:1000px;
	height:auto;
	}
.telefono{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	color: #00005a;
	text-decoration: none;
}

.telefono2{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 600;
	color: #373737;
	text-decoration: none;
}


.titulos{
	font-family:'Oswald', sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: 400;
	color: #2d2c2d;
	text-decoration: none;
	text-transform:uppercase;
}


.titulosblanco{
	font-family:'Oswald', sans-serif;
	font-size: 29px;
	font-style: normal;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	text-transform:uppercase;
}


.subtitulos{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	color: #010059;
	text-decoration: none;
	
}
.textos{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #303030;
	text-decoration: none;
	
}


.textos22{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #303030;
	text-decoration: none;
	text-align:justify
	
}

.cita{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	color: #252525;
	text-decoration: none;
	line-height:28px;
	
}
.cita2{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	color: #010059;
	text-decoration: none;
	line-height:28px;
	
}


.cita3{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 27px;
	font-style: normal;
	font-weight: 300;
	color: #252525;
	text-decoration: none;
	line-height:27px;
	
}


.textos2{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #303030;
	text-decoration: none;
	line-height:14px;
	
}


.subtitulos2{
	font-family:'Oswald', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #2d2c2d;
	text-decoration: none;
	line-height:14px;
	text-transform:uppercase;
	
	
}

.formulario {
	background-image:url(imagenes/contacto/formulario.jpg);
	background-position: top right;
	background-repeat:no-repeat;
}

.textoblanco {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	
}


.formulario3 {
	background-image: url(imagenes/contacto/boton.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	outline:none;
	cursor:pointer;
	height:39px;
	width:81px;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	border: 1px solid #003;
}
	
.textoblanquito {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
	
}

.contactodir{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 300;
	color: #242424;
	text-decoration: none;
	
	
}

.boton1 {
	background-image:url(imagenes/index/boton.jpg);
	background-repeat: repeat-x;
	background-position:bottom center;
}


.vermas{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	color: #ffffff;
	text-decoration: none;
	
	
}


.fonditos {
	background-image:url(imagenes/index/sombra.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.textoindex2 {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	color: #2a2a2a;
	text-decoration: none;
	line-height: 17px;
}

.cuadroazul {
	background-image:url(imagenes/index/boton2.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}
	
