
BODY {
background : url(fotos/fondo1.gif) repeat; 
font : bold 11pt Times New Roman  ; 
color : #4E9D00; 
margin : 20px 0px 20px 0px; 
text-align: center; 
} 

#contenedor{ 
text-align: left; 
width: 800px;
height:auto;
background-color : #fffffff; 
margin: auto;
border: 3px solid #cccccc; 
} 

#cabecera{ 
	background: right transparent url(fotos/ultima1.gif) no-repeat ;
    height: 110px; 
    width: 800px; 
} 

#cabecera h1 { 

    margin: 0px 0px 0px 0px; 
} 
#cabecera h1 span { 
    display:none; 
} 

#navegador{ 
background : #F5F4C3 url(fotos/fondonav.gif); 
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: #3F7DE3; 
 
} 
 
A.enlacenav:HOVER{ 
color: #3F7DE3;

} 

A.enlacenar, A.enlacenar:VISITED, A.enlacenar:ACTIVE, A.enlacenar:FOCUS, A.enlacenar:LINK{
	color: Red;
} 

A.enlacenar:HOVER{
	color: Red;
}

A.enlacecitroen, A.enlacecitroen:VISITED, A.enlacecitroen:ACTIVE, A.enlacecitroen:FOCUS, A.enlacecitroen:LINK{
	color: #960;
} 

A.enlacecitroen:HOVER{
	color: #960;
}


#cuerpo{ 
width:560px; 
height: 540px; 
margin-left: 0px; 
padding: 12px 12px 12px 12px; 
background-color : #ffffff; 
float:left;
font :  10pt  Arial   ; 

} 

#navabajo{ 
font-weight : bold;
 
} 

H1{ 
font-size: 25pt; 
text-align: center;
font: Arial;
  
}

#lateral{ 
width: 215px;
height: 555px; 
background-color: #FFFFA4; 
border-bottom : 1px solid #cccccc; 
border-left : 1px solid #cccccc;
float:right; 
padding-top:10px;

}

.titlat{ 
background-color: #FEFF57; 
color:#666666; 
font-size: 8pt; 
text-transform : uppercase; 
padding: 7px 3px 7px 8px; 
font-weight : normal; 
letter-spacing : 2px; 
margin: 0px 0px 7px 0px;
} 

.cuerpolateral{ 
padding: 15px 2px 10px 10px; 
} 
.cuerpolateral1{ 
padding: 15px 2px 0px 10px;
font-family: Arial;
font-weight: normal;
font-size: 12pt;
} 

INPUT { 
font-size : 8pt; 
} 

#fbuscar form{ 
margin-bottom : 0px; 
margin-top : 0px; 
} 
#campotexto{ 
float: left; 
} 
#campotexto input{ 
width:100px; 
} 
#botonbuscar { 
padding-top : 3px; 
padding-left: 106px; 
} 
#botonbuscar input{ 
border : 0px none; 
} 
.radio{ 
clear:both; 
}

#pie{ 
width: 785px;
background-color: #FEFF57;
clear: both; 
color :#4E9D00;
padding-bottom: 10px;
padding-top: 10px;
padding-left:15px; 
text-align: left;


} 
#relleno{ 
color: white;
width: 800px;
height: 30px;
background-color: white;
} 


 




