body {
 color : rgb(300,300,300);
 
 background : url(imagenes/fondo.gif) repeat; 
 font-family : Verdana, Arial, Helvetica, Helv, sans-serif;
}
a {color: rgb(150,150,300);}
p {text-indent: 0px;}
li {text-indent: 10px;}


#publicidad{ 
height : 100px; 
width: 800px; 
}
#navegador{ 
background : url(imagenes/fondonav.jpg); 
padding : 3px 10px 5px 10px; 
border-bottom : 1px solid #cccccc; 
} 

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{ 
color: rgb(300,300,300); 
} 
A.enlacenav:HOVER{ 
color: #3F7DE3; 
}

#cuerpo{ 
width:540px; 
margin-left: 0px; 
padding: 10px 0px 50px 0px; 
float:right; 
} 

#contenedor{ 
width: 800px; 
margin:auto;
padding: 20px 50px 0px 0px; 
}

#foto{
text-align: left; 
width: 540px; 
padding: 0px 0px 30px 0px;
float:left;
}

#advertencia{ 
width:530px; 
margin-left: 8px;
margin-top: 8px; 
padding: 0px 10px 0px 10px; 
float:right; 
font-size: 12px;
text-align: center; 
border-top : 1px solid #cccccc; 
border-bottom : 1px solid #cccccc; 
border-right : 1px solid #cccccc; 
border-left : 1px solid #cccccc;
} 

#lateral{
width:220px; 
float:left; 
} 

#miembro{
width:220px; 
margin-right: 0px; 
color: rgb(300,300,300); 
background : rgb(30,30,100);
padding: 10px 10px 10px 8px; 
float:left; 
} 


#google{
width:220px; 
margin-right: 0px; 
padding: 10px 10px 10px 8px; 
float:left; 
} 

#foro_titulo{
width:540px; 
margin-left: 0px; 
color: rgb(300,300,300); 
background : rgb(110,110,130);
padding: 0px 0px 10px 12px; 
float:right; 
border-top : 1px solid #cccccc;
border-left : 1px solid #cccccc; 
border-right : 1px solid #cccccc;  
}

#foro_mensaje{
width:540px; 
margin-left: 0px; 
color: rgb(300,300,300); 
background : rgb(30,30,70);
padding: 10px 0px 10px 12px; 
float:right; 
border-bottom : 1px solid #cccccc;
border-left : 1px solid #cccccc; 
border-right : 1px solid #cccccc;  
} 