body {
background:#003871 url('images/background_web.jpg') center center repeat-y;
margin:0;
padding:0;
font-family: Century Gothic;
}

.clear {
clear:both;
}

#detalle {
background:url('images/backgroundmar.png')  no-repeat top;
}

#centro {
width:968px;
margin:0 auto;
border-left:1px solid #78b5f4;
border-right:1px solid #78b5f4;
}

#cabecera {
background:url('images/background_cabecera.png') no-repeat;
height:230px;
}

#menu {
border-top:1px solid #78b5f4;
border-bottom:1px solid #78b5f4;
background:#000;
height:29px;
}

#faux {
background:url('images/background_faux.png') repeat-y;
}

#faux {
color:#fff;
font-size:14px;
border-bottom:1px solid #78b5f4;
}

#faux a {
text-decoration:none;
color:#ffcb00;
}

#faux a:hover {
color:#ff6b00;
}

#izquierda {
float:left;
width:205px;
}

#derecha {
float:right;
width:748px;
margin-left:15px;
}

#pie {
height:19px;
border-bottom:1px solid #78b5f4;
background:#000;
text-align: right;
color:#fff;
font-size:12px;
padding:10px 12px 0 0;
}

#pie a {
text-decoration:none;
color:#fff;
}

#sddm {	
margin: 0;
padding: 0;
z-index: 30
}

#sddm ul {
margin:0;
padding:0;
}

#sddm li {	
margin: 0;
padding: 0;
list-style: none;
float: left;
}

#sddm li a {
text-decoration:none;
color:#fff;
font-size:15px;
padding:5px 23px;
display:block;
height:19px;
}

#sddm li a:hover {	
background:url('images/background_menu_a_hover.png') repeat-x;
color:#fff;
}

#sddm div {	
position: absolute;
visibility: hidden;
margin: 0;
padding: 0;
background: #0e5091;
border: 1px solid #78b5f4;
}

#sddm div a {	
position: relative;
display: block;
margin: 0;
padding: 5px 10px;
width: auto;
white-space: nowrap;
text-align: left;
text-decoration: none;
background: #0e5091;
color: #fff;
}

#sddm div a:hover {	
background:url('images/background_menu_a_hover.png') repeat-x;
color: #FFF
}
