@charset "UTF-8";
/* CSS Document */


body {
text-align:center;
margin:auto;
}
   img{
	border:none
	}
	
#content {
text-align:center;
margin:auto;
width:902px;
}
#head {
width:902px;
height:119px;
}
#contenido {
	width:902px;
	height:999px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:20px;
	background-position:center bottom;
	background-repeat:no-repeat;
}
#contenidoizquierdo {
	width:620px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	float:left;
	text-align: left;
}
#contenidoaviso {
	width:818px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	float:left;
	text-align: left;
	padding-left:50px;
	padding-right:50px;
	line-height:20px;
	background-position:center bottom;
	background-repeat:no-repeat;
	background-color: #DCE1CA;
}
#contenidoaviso h1{
	font-family:"Arial Narrow", Arial;
	color:#666;
	font-size:18px;
	line-height: 28px;
}
#contenidoizquierdosuperior {
	width:620px;
	height:300px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	text-align: right;
}
#contenidoizquierdoinferior {
	width:620px;
	height:700px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
}
#fotos {
	width:252px;
	height:550px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	float:left;
	text-align: right;
}
#texto {
	text-align:left;
	width:358px;
	height:650px;
	font-family: 'Noticia Text', serif;
	color:#00447C;
	line-height:24px;
	font-size:16px;
	float:right;
	padding-left:10px;
}
#texto h1{
	font-size:18px;
	font-family: 'Overlock', cursive;
	line-height: 28px;
	color:#00447C;
}
#texto h2{
	font-family: 'Overlock', cursive;
	color:#00447C;
	font-size:18px;
	line-height: 28px;
}
.texto-azul{
font-family: 'Noticia Text', serif;
	color:#09F;
	line-height:24px;
	font-size:14px;
}

#contenidoderecho {
	text-align:center;
	width:270px;
	height:950px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	float:right;
}
#formulario {
	text-align:left;
	width:222px;
	height:400px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	float:right;
	background-image:url(../images/fondo-formulario.png);
	background-repeat:no-repeat;
	padding-top:85px;
	padding-left:20px;
	padding-right:40px;
}
#formulario a{
	font-family:Arial, Helvetica, sans-serif;
	color:#039;
	font-size:12px;
}
.boton {
	background-image:url(../images/fondo-boton-enviar.png);
	color:#FFF;
	font-size:17px;
	text-shadow:#000;
	text-align:center;
	width:72px;
	height:28px;
	border:0;
	background-color:#FFF;
}
.campo {
	color:#000;
	font-size:12px;
	text-align:left;
	width:170px;
	height:20px;
}
.mensaje {
	color:#000;
	font-size:12px;
	text-align:left;
	width:170px;
	height:60px;
}
#pie {
	text-align:center;
	margin:auto;
	width:902px;
	background-image:url(../images/foot.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#006837;
	font-weight:bold;
	height:63px;
	line-height:17px;
	padding-top:7px;
	clear: both;
}
#pie a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#060;
text-decoration:none;
font-weight:bold;
}
