@charset "utf-8";
html, body { 
margin:0px; 
padding:0px;
background: url(../imagenes/bgbody.gif) #000 repeat-y top center;
}
.nav {
color : #FFCC00;
font-size : 8pt;
}
ul li a {	display:block;		 list-style-type: none;
text-decoration:none;	text-align:left;			}
img{ border:none; }
a{ text-decoration:none; padding:0px; margin:0px; }
ul li a {	 list-style-type: none;}
p {  margin:0px; padding:0px;}

#todo {
background: url(../imagenes/fondo.jpg) no-repeat top center;
position:relative;
}
#contenido {
width:868px;
margin-left:auto;
margin-right:auto;
}
#cabecera {
width:868px;
height:220px;
background: url(../imagenes/cabecera.jpg) #000 no-repeat top center;
}
#cabecera_sp {
width:868px;
height:220px;
background: url(../imagenes/cabecera_sp.jpg) #000 no-repeat top center;
}
#banner_superior {
width:451px;
height:63px;
margin-top:132px;
margin-right:15px;
display:inline;
float:right;

}
#barra_menu {
width:868px;
height:33px;

}
#home {
width:288px;
height:33px;
float:left;
}
#submenu {
width:288px;
height:33px;
float:right;
}
#whatis {
width:144px;
height:33px;
float:left;
}
