
*{
	margin:0;
	padding:0;
}

body{text-align:center; background-color:#000; font-family:Arial, Helvetica, sans-serif;}
#contenedor{width:780px; height:570px; border:1px solid #000;  margin:7% auto 0 auto; background:url(images/fondo.jpg) bottom left no-repeat #8cb2d6}
#cerrar{ float:right; }
#izquierda{ width:364px; float:left;}
#derecha{ width:412px; float:right;}
#logo{ width:412px; height:100px; background: url(images/siepa.gif) top right no-repeat; clear:both;}
.edasnet{float:left; margin:15px 0 0 30px; border:0px;}
#texto{ width:412px;  float:right;}
#texto p{font-size:12px; text-align:justify; margin:18px 12px 12px 0;  border-left:1px solid #000; padding-left:8px;}
.foto{ float:right; border:1px solid #000; margin:18px 2px 0 12px!important;  margin:18px 2px 0 12px; }
.copy{font-style:italic; text-align:left;  font-size:11px; border:none; margin-top:220px; }
#formulario{ width:200px; float:left; padding:12px; margin-left:20px;}
#formulario p{ float:left; font-size:12px; padding:3px 0 3px 0;}
#botones{ width:150px; display:inline; float:left; margin-top:5px; text-align:right;}