#global {width:945px ; margin: 4px auto}


#cabecera {height: 130px;
	   background-color: #FFDAB9;
	   text-align:center;
	   font-family: Arial;}


#centro {height: auto;
	background-color: White;
	margin-top:0px; 
	text-align:justify; 
	font-family: Arial;}

#pie {height: 60px;
	background-color: #FFDAB9;
	text-align: center; 
	font-family: Arial;
	line-height: 8px;  
	font-size: 9pt;}

#menu  a.botonMenu {height: 50px; 
	width: 100px; 
	font-family: Arial;
	font-size: 11pt;
	text-align: left;
	background-color: #BC8F8F;
  	color: black;
  	cursor: pointer;
	text-decoration: none;}


#menu a.botonMenu:hover {
	background-color: #FFE4B5;}

#menu a.botonMenu:active {
	background-color: #FFE4B5;
	color: black;}



