html{margin:0; padding:0}
body { background-color:#841114;
padding:0;margin:0;
}
#centrado{ display: block;
width:100%;
height:400px;
}
#imagencentral{
height:217px;width:100%;margin-top:100px;
background-image: url(bandacentral.jpg);
background-position:center top;
background-repeat:no-repeat;}
#bloquemenu{
width:100%; background-color:#430102; height:24px; clear:both;
margin-top:-16px;}
#menucopy{
float:left; width:9px;
display:block; }
#menucopy img{
margin-top:9px;margin-left:5px;}

#menucentral{
width:250px; margin: 0 auto;padding:0 25px 0 0; 

}
#menucentral ul li{
display:inline; 
padding: 0 5px; margin:0;}
#menucentral ul li a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px; font-weight:bold;
text-decoration: none;
color:#996359; margin:0; padding:0}
#menucentral ul li a:hover {
text-decoration:none; color: #D7C8AC;}
#moderation{
width:100%; text-align:center; margin-top:10px;
display:block; clear: both;}
#lastmessage{width:100%; text-align:center; margin-top:5px;
display:block; clear: both;}
#lastmessage p{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #F4959C;
font-style:italic; line-height:14px; margin: 3px auto;}