body {
font: 10pt "trebuchet ms", arial, helvetica;
margin:5px 0;
padding:0;
background:#01023F;
color:#01327F;
}

#contenedor {
margin:auto;
border:1px solid #01327F;
width:770px;
color:#01327F;
}
#top {
height:80px;
width:100%;
background:#366BA8 url(c_top.jpg);
color:#E7F6F9;
}

#main {
width:750px;
padding:10px;
background:#65a8c3 url(c_conten.gif) repeat-x;
border-top:1px solid #01327F;
}
.caja img {
border:1px solid #01327F;
}
.caja {
background:#AEC9DB;
display:block;
margin-bottom:10px;
border:1px solid #01327F;
width:100%;
}
#barra {
float:left;
width:29%;
}
.caja.right {
float:right;
width:69%;
}
.caja.mini {
float:left;
width:150px;
text-align:center;
margin-right:10px;
}
.caja.right img {
display:block;
margin:0 auto 10px;
}
.cabezal {
background:#366BA8;
color:#E7F6F9;
padding:0 5px;
border-bottom:1px solid #01327F;
}
.cabezal a {
color:#E7F6F9;
text-decoration:none;
}
.contenido {
padding:10px;
}
.contenido a {
color:#01327F;
text-decoration:none;
}
.contenido form {
margin:0;
}


#volver {
display:block;
background:#366BA8;
color:#E7F6F9;
border:1px solid #01327F;
width:100%;
text-decoration:none;
text-align:center;
margin-bottom:10px;
}
#links {
width:100px;
float:right;
}
#links a {
display:block;
background:#366BA8;
color:#E7F6F9;
width:100%;
border:1px solid #01327F;
text-decoration:none;
text-align:center;
margin-bottom:10px;
}


.info { margin:0 0 5px; }
.infot { margin:0 0 5px;font-weight:bold;height:22px; }
* html .infot { margin:0 0 5px;font-weight:bold;height:22px; }
.infot { margin:0 0 5px;font-weight:bold;height:20px; }
#editleft { float:left }
#editright { float:right }


textarea, input, select {
border:1px solid #01327F;
overflow:hidden;
color:#0E1C35;
background:#E7F6F9;
}
textarea { overflow:auto; }
input { text-align:left; position:static; width:345px; }