/****		CSS		****/

*{margin:0px;}

body {
background: #5b5858;
color : #666;
font-family:Verdana;
font-size:13px;
text-align:justify;
}
.clear{clear:both}
#cabecera{ background: url(imagenes/cabecera.jpg) no-repeat; width:1019px;height:390px;margin:auto;}
#sombra{background: url(imagenes/sombra.jpg) no-repeat;width:1020px;margin:auto;}
#contenedor{width:980px;margin:auto;overflow:visible}
#contenido {width:980px;height:1050px;}
#contenido_superior{background:url(imagenes/fondo_contenido_superior.jpg) no-repeat;width:980px;height:377px;}
#contenido_medio{width:980px;height:251px}
#contenido_inferior{background:url(imagenes/fondo_contenido_inferior.jpg) no-repeat;width:980px;height:422px;}
#superior_der{float:left;width:280px;padding-right:8px;padding-top:7px;padding-left:1px;}
#superior_izq{float:left;width:674px;padding:27px 0px 0px 15px;line-height:18px;}
#inferior_der{float:right;width:180px;padding-right:25px;padding-top:48px;width:278px;}
#inferior_izq{float:left;padding-left:26px;padding-top:47px;width:598px;}
#pie{background: #5B5858 url(imagenes/pie.jpg) no-repeat;width:1019px;height:100px;margin:auto;text-align:center;color :#fff;}


#sombragracias{background: url(imagenes/sombra.jpg) no-repeat;width:1020px;margin:auto;}
#gracias{background:url(imagenes/gracias.jpg) no-repeat;width:980px;height:376px;}
#contenedorgracias{width:980px;height:625px;margin:auto;overflow:visible}

/*---------------Forma contacto----------------*/

#forma{background:url(imagenes/contacto.jpg) no-repeat;position:absolute;top:-217px;height:383px;}
#forma fieldset{padding:9px 0 0 21px; padding-left:21px; padding-top:9px;}
#contacto{position:relative;height:205px;width:220px;}
#formato{padding-left:12px;color:#FFF;width:294px;padding-left:0px;}
#formato button{background:url(imagenes/boton.jpg) no-repeat;height:31px;width:71px;border:0px;}



/*---------------cuadro azul----------------*/

#cuadro{float:right;width:246px;height:38px;position:relative;}
#direccion{
	background:url(imagenes/direccion.jpg) no-repeat;
	height:186px;
	width:169px;
	position:absolute;
	top:-27px;
	left:-1px;
}
