BODY {
background-color: #eeeeee;
font : 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 13pt;
color : #666666;
margin : 0px 0px 0px 0px;
text-align: center;
} 

A{color:#51b566; text-decoration:underline;}
A:VISITED{color:#51b566; text-decoration:underline;}
A:HOVER{color:#51b566; text-decoration:none}

#contenedor{
text-align: justify;
width: 850px;
background-color : #ffffff;
margin: auto;
} 

#cabecera{
height : 130px;
width: 850px;
} 

#navegador{
background : #F5F4C3;
padding : 3px 10px 5px 10px;
border-top : 1px solid #cccccc;
border-bottom : 1px solid #cccccc;
} 
A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{
color: #494E6B;
text-decoration:none
}
A.enlacenav:HOVER{
color: #3F7DE3;
text-decoration:none
} 

#cuerpo{
width:580px;
margin-left: 8px;
padding: 12px 0px 20px 0px;
background-color : #ffffff;
float:left;
} 

H1{
font-size: 18pt;
line-height: 18pt;
text-align:center;
text-decoration:underline
} 

#navabajo{
font-weight : bold;
background-color: #FFFFFF;
padding: 10px 0px 10px 0px;
} 

#lateral{
width: 240px;
background-color: #dbfbe2;
border-bottom : 1px solid #cccccc;
border-left : 1px solid #cccccc;
float:right;
padding: 5px 5px 5px 5px;
} 

/* IE6 Only */
* html #lateral {width: 230px;
margin-left: 5px;}

/* IE7 Only */
*:first-child+html #menu2 {width: 230px;
margin-left: 5px;} 

#pie{
clear : both;
background-color: #dbfbe2;
text-align : center;
margin : 10px 10px 0px 10px;
padding-bottom:10px;
} 

#noticia{
background-color: #dbfbe2;
padding: 10px 10px 10px 10px;
}

#fotoizq{
float:left;
padding: 4px 6px 4px 0px;
text-align:center;
}

#fotoder{
float:right;
padding: 4px 0px 4px 6px;
text-align:center;
}

#borde{
border:2px solid #e4e4e4;
text-align: left;
width: 850px;
margin: auto;
} 

.titulos{
font-size:14px;
font-weight:bold;
line-height: 16px;
color:#51b566;
}

.lineabajo{
border-bottom:#cccccc solid 1px;
}

.fontgrande{font-size:17pt}
