/* CSS Buhardilla Wireless (Por Javi, Buhardilla.NET) */
body{
	font-family:verdana, monospace, bitstream;
	background-image:url(tile.png);

}
/*DIVISORES DE LA WEB*/
#noticia1{
width:95%;
padding:3px;
text-align:left;
border:1px solid #CCC;
background-color:#E2E2E2;
margin-top:2px;
}
#noticiaimportante{
width:95%;
padding:3px;
text-align:center;
border:1px solid #034F81;
background-color:#E2E2E2;
margin-top:2px;
}
#menu div.barraMenu,
#menu div.barraMenu a.botonMenu {
font-size: 10pt;
color: white;
}
#menu div.barraMenu a.botonMenu {
color: white;
padding: 1px 14px 6px 14px;
text-decoration: none;
}
.botonMenu:hover {
background-color:#CCCCCC;
}
#contenedor{
width:692px;
margin:0px auto;
}
#titulo{
width:692px;
text-align:center;
border:1px solid #034F81;
margin-bottom:3px;
}
#menu{
background-image:url(fondobarra.png);
width:692px;
text-align:center;
border-bottom:1px solid #E2E2E2;
border-top:1px solid #CCC;
border-left:1px solid #CCC;
border-right:1px solid #CCC;
height:20px;
}
#contenido{
width:692px;
border:1px solid #CCCCCC;
height: 535px;
background-color:#FFFFFF;
}
#secciones{  
width:140px;
float:left; 
border:#000;
height:100%;
}
#secciones ul{
padding:3px;
margin:3px;
}
#secciones li{
list-style-type:none;
border:1px solid #CCC;
color:#000000;
padding:0px 0px 0px 4px;
background-image:url(botones.png);
margin-bottom:1px;
}
#cuerpo{  
width:538px;
margin-left:145px;
height:530px;
padding:3px;
}
#pie{
height:22px;
width:692px;
background-image:url(fondobarrabajo.png);
font-size:9px;
color:#000000;
border-top:1px solid #E2E2E2;
border-bottom:1px solid #CCC;
border-left:1px solid #CCC;
border-right:1px solid #CCC;
}
#noticias{
width:535px;
float:left;
height:525px;
padding:1px;
}
#contador{
position: fixed;
left:0;
bottom: 0;
}
/*VINCULOS*/
#contenedor a{
text-decoration:none;
color:#666666;
}
#contenedor a:hover{
text-decoration:underline;
color:#999999;
}
#pie a{
text-decoration:none;
color:#666666;
}
#pie a:hover{
text-decoration:underline;
color:#999999;
}
#secciones a{
text-decoration:none;
color:#000000;
font-size:10px;
}
#secciones a:hover{
text-decoration:none;
color:#034F81;
}
/*TEXTOS*/
h1 {
font-size:10px;
color:#000;
font-style:normal;
}
h2 {
font-size:11px;
color:#999;
font-style:normal;
}
h3 {
font-size:11px;
color:#666;
font-style:normal;
}
h4 {
font-size:12px;
color:#000;
font-style:normal;
}
h5{
font-size:12px;
color:#034F81;
font-style:inherit;
}
h6{
font-size:10px;
color:#000;
text-Align:center;
}
