.menuprin { display: inline; float: left; width: 800px; height:530px; overflow: hidden; }
.menuprin p { display:inline; float:left; clear: left; color: blue; margin: 6px 0 10px 0; font-size: 16px; font-weight: bold; }

.menuprin .sublist { list-style-type: none;	display: inline; }

.anuncios { clear:left;	width:800px; height:90px; overflow:hidden; }
.anuncios p, h1, h2, h3, h4, h5, h6 {	margin-top: 1px; margin-bottom: 1px; }

#pie #estadisticas { clear: both; }

#pie #enlaces { width: 990px; }
#pie #enlaces .titulo { color:#413E3E; font-size:12px; padding-left:5px; }
#pie #enlaces .caja { width: 181px; float: left; margin-left:0; padding-right:10px; }
#pie #enlaces .caja h1 { color:#737373; font-size:10px; padding-bottom:5px; padding-left:5px; padding-top:5px; }

#pie #enlaces .caja div { background:#F0F4FB none repeat scroll 0 0; border:1px solid #D6E0F5; height:73px; overflow:auto; }

#pie #enlaces .caja div ul { padding: 0; margin: 0 5px 0 5px; list-style-type: none; list-style-position:outside; }
#pie #enlaces .caja div li { border: 0 none; }
#pie #enlaces .caja div a { color: #1E56C7; }

