/* CSS Document */
#centro{width:593px; height:870px; margin:auto; background:url(../images/centro.png);}
#seplogo{width:100%; height:70px;}
#logo{width:472px; height:291px; margin:auto; background:url(../images/logo.png);}
#construccion{width:417px; height:51px; margin:auto; background:url(../images/Estamos-en-costruccion.png); margin-top:35px;}
#contactenos{width:221px; height:27px; margin:auto; margin-top:35px;}
#formulario{width:360px; height:260px; margin:auto; margin-top:20px;}
#form input[type='text']{width:270px; height:30px; background-color:#FFF; border:solid 1px #999; float:right; margin-top:4px;}
#form textarea{width:266px; height:130px; background-color:#FFF; border:solid 1px #999; float:right; margin-top:4px;}
.label1{width:66px; height:13px; float:left; margin-top:13px;}
.label2{width:45px; height:13px; float:left; margin-top:23px;}
.label3{width:68px; height:13px; float:left; margin-top:23px;}
.enviar{width:116px; height:33px; float:right; margin-top:4px; background:url(../images/Enviar.png); border:none; cursor:pointer;}
.enviar:hover{background:url(../images/Enviar_hover.png);}
#form label.error {
	color:#F00;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:15px;
	display:inline;
	float:right;
	margin-right:-290px;
	position:relative;
}
#sombra{width:949px; height:23px; margin:auto; background:url(../images/sombra.png);}
#footer{width:950px; height:47px; margin:auto;}
p{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; margin-top:0px;}