body {
	border:0;
	margin:0;
	padding:0;
	background-image:url(img/fondo-head.jpg);
	background-repeat:repeat-x;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFCC;
	
	
}
#head {
width:100%;
height:129px;
border-bottom:solid 1px #534A2B;

} 
#head-logo {
width:100%;
height:100px;

}

#logo {
margin:55px 10px 10px 15px;
width:222px;
height:33px;
float:left;

} 
#repro{
margin:0px;
padding:0px;
border:0px;
width:350px;
height:100px;
float:right;
} 
#menu{
margin:0px 0px 0px 0px;
width:100%;
height:25px;
margin-left:10px;


}
#menu1{
margin:0px 0px 0px 0px;
width:345px;
height:25px;
float:left;

} 
#menu2{
margin:0px 0px 0px 0px;
width:250px;
height:25px;
float:left;
}  
#boton{
margin:0px 0px 0px 0px;
padding:5px;
text-transform:uppercase;
float:left;
color:#FFFFFF;

} 
#boton a{
text-decoration:none;
color:#FFFFFF;

} 
#boton a:hover{
color:#FFFFCC;
}

#boton2{
margin:0px 0px 0px 0px;
padding:5px;

float:left;
color:#996600;

} 
#boton2 a{
text-decoration:none;
color:#996600;

} 
#boton2 a:hover{
color:#FFFFCC;
}  

