html, body,form, table, tr, th, td{margin:0;padding:0;border:0;outline:0;}
body {background-color:#FFF;color:#333;font-size:14px;margin-top:5px;}
* {font-family:Arial,Helvetica,sans-serif; margin:0;padding:0;}

#contenido{margin:auto;width:770px;}
#titulo{background:url(img/titulo.jpg) no-repeat;width:770px;height:200px;}
#cont-pie {background-color: #243547;border-top: 5px solid #91A8B8;float:left;padding: 10px 0;width:100%;color:#ffffff;}

#pie {color:#FFFFFF;font-size:12px;margin:auto;width:770px;}

#inicio{width:770px;height:200px;position: absolute;}

.menup {font-weight:bold; font-family:Arial, Helvetica, sans-serif; font-size:13px; background-color:#FFFFFF;float:left;width:100%;border-bottom:2px solid #04122C;}
.menup ul {list-style:none;margin:0px;padding:5px 10px 0;}
.menup li {display:inline;}
.menup a {background:url(img/menup_dcha.gif) no-repeat right top;float:left;margin:0 1px 0 0;padding:0px;color:#04122C;text-decoration:none;}
.menup a span {background:url(img/menup_izda.gif) no-repeat left top;display:block;padding:5px 15px;}
.menup a:hover {background-position:100% -75px;}
.menup a:hover span {background-position:0% -75px;color:#04122C;}
.menup li.current a {background-position:100% -75px;position:relative;top:2px;}
.menup li.current a span {background-position:0% -75px;color:#04122C;}
