@charset "utf-8";
html {
	overflow:scroll;
	}
/* CSS Document */

body
{
	margin-top:0px;
	}

#wrapper {
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
}
#head {
	width:1000px;
	height:100px;
	margin-top: 0px;
}

#banner {
	height:300 px;
	width:1000 px;}

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

#footer {
	margin-bottom:0px;
height:100px;
}

.hojaestilos {
	font-family:'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight:500;
	color: #000;
	text-decoration: none;
}
.contacto {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	font-style:normal;
	font-weight:300;
	color: #454545;
	text-decoration: none;
}
.botonera {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	font-style:normal;
	font-weight:200;
	color: #000;
	text-decoration: none;
}
.plecapie{
	border-bottom:1px solid #ddd;
}

.textpie2 {
	font-family: "Source Sans Pro";
	font-size: 12px;
	font-style:normal;
	font-weight:200;
	color: #5f5f5f;
	text-decoration: none;
}

.cuadros {
	background-image:url(images/index/cuadro.jpg);
	background-repeat:repeat-x;
	border: 1px #CCC solid;
	
}
.subtexto {
	font-family: "Source Sans Pro";
	font-size: 16px;
	font-style:normal;
	font-weight:300;
	color: #323232;
	text-decoration: none;
	
}

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

.gracias { 
background-image: url(images/contacto/gracias.jpg);
background-repeat:no-repeat;
background-position: top rightright;
}


h1 {
	font-family: "Source Sans Pro";
	font-size: 12px;
	font-style:normal;
	font-weight:200;
	color: #01802b;
	text-decoration: none;
}

.plecapie{
	border-bottom:1px solid #ccc;
}
.formulariotext {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	font-style:normal;
	font-weight:300;
	color: #fff;
	text-decoration: none;
}

.cuadroverde{
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background-image:url(images/index/datocuadro.jpg);
background-repeat:repeat-x;
background-position:left;
}

.titulos {
	font-family:'Source Sans Pro', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight:700;
	color: #060;
	text-decoration: none;
}


.textgracias {
	font-family:'Source Sans Pro', sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight:700;
	color: #fff;
	text-decoration: none;
}

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