@charset "iso-8859-1";
/* CSS Document */

body { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; background-color:#fff; margin:0;}
.contenedor { width:625px;  margin:0; padding-bottom:10px;}
.header { width:615px; height:33px; background:url(imagenes/head.png); float:left; font-size:15px; font-weight:bold; color:#FFF; line-height:33px; padding-left:10px;} 
.contenido {border:1px solid #CCC; height:auto; background:url(imagenes/fondo.jpg) top no-repeat #fff; width:623px; height:640px; float:left;}



ul { width:550px; height:auto; margin:5px; display:block; }
li { float:right; width:100%; text-align:right; margin:0 0 7px 0; font-size:12px; list-style:none; color:#000; vertical-align:top;}
h1 { font-size:26px; font-weight:normal; color:#FFF; float:right; margin:10px 50px 10px 0; border-bottom:dotted 1px #000; width:660px; text-align:right;}
input{border: 1px solid #BBB; background-color:#fff; font-size:10px; line-height:18px; margin:0  7px 0 7px;}
textarea {border: 1px solid #BBB; background-color:#fff; font-size:10px; line-height:13px; margin:0  7px 0 7px; vertical-align:top;}
select {border: 1px solid #BBB; background-color:#fff; font-size:10px; line-height:18px; margin:0  7px 0 7px;}
span { color:#C00; font-weight:bold;}
p { width:550px; height:auto; margin:10px 0px 0px 0px; display:block; color:#000; text-align:right;}





/*- PÚBLICO -*/
.header_publico { width:800px; height:100px; background:url(imagenes/header_publico.jpg) no-repeat;  float:left;} 
