#cuerpo{
width:995px; 
height: 600px;
background-color:#FFFFFF;
border:2px solid  #4A8769;
margin:0 auto;
text-align:left;
 }

#contenedor{
width:995px; 
background-color:#FFFFFF;
margin:0 auto;
text-align:center; 
}
#izquierda{
height:405px;
width:700px;
float:left;
}
#newslleater{
height:46px;
width:664px;
background-image:url(../img/gbnewslleater.png);
float:left;
margin-top:14px;


}
#derecha{ 
height:320px;
width:242px;
float:left;
margin-top:65px;
 }
 #titulo{
width:300px; 
margin-top:30px;
height:120px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#006633;
float:left;
font-size:16px;
 }
 
 
#cabecera{
width:995px; 
height: 100px;
}

#menu{
width:995px; 
height:30px;
float:left;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0 auto;
background-repeat:repeat-y;
background-image:url(../img/fnmenu.png);
}
#linea{
width:995px; 
height:2px;
float:left;
background-repeat:repeat-y;
margin-top: 10px;
background-image:url(../img/fnmenu.png);
}

#abajolinea{
width:995px; 
height:2px;
float:left;
background-repeat:repeat-y;
margin-top: 10px;
background-image:url(../img/fnmenu.png);
}
#menuh {
    font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  	width:753px; 
	height:25px;
	float:left;
	font-weight:bold;
    margin-top:4px; 
  	text-align:center;
	margin-left: 110px;  
}

#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: left;
}

#menuh a {
	text-decoration: none;
	color: #FFFFFF;
 	display: block;
	padding: 3px 10px;
	text-align: center;
 	
 } 

#menuh a#primero {
     font-weight:bold;
	 text-decoration:underline;
	  
}

#menuh a:hover {
     font-weight:bold;
	 text-decoration:underline;
	 background-color:#C0C0C0;
 	 
}