body, td {
	font: 10pt Verdana, "Times New Roman", Times, serif;
	color:#fff;
}

.header{
	border: 1px solid #fff; 
	display: block;
	/*display: table;*/
	padding: 2px 2px;
	text-align: center;
	color: #fff;
	background: #D2A25E;
}

.footer{
	border: 1px solid #fff; 
	display: block;
	/*display: table;*/
	padding: 3px 2px;
	color: #fff;
	background: #D2A25E;
	font: 8pt Verdana, "Times New Roman", Times, serif;
}

.box, a.box, a.box:hover {
	border: 1px solid #fff; 
	display: inline;
	/*display: table;*/
	padding: 3px 2px;
	color: #fff;
	background: #D2A25E;
	font: 8pt Verdana, "Times New Roman", Times, serif;
	text-decoration: none;
}

a.box:hover {
	border: 1px solid #D2A25E; 
	background: #fff;
	color: #D2A25E;
	text-decoration: none;
}

#menu a{
	border: 1px solid #fff; 
	/*display: block;*/
	display: table;
	padding: 1px 1px;
	color: #fff;
	background: #D2A25E;
	text-decoration: none;
	width:100%;
}
#menu a:hover{
width:100%;	
	border: 1px solid #D2A25E; 
	/*display: block;*/
	display: table;
	padding: 1px 1px;
	color: #D2A25E;
	background: #fff;
	text-decoration: none;
}




a{
	font: 10pt Verdana, "Times New Roman", Times, serif;
	color:#D2A25E;
}


.galeria {
	border: 0;
	text-decoration: none;
}

.galeria img {
	border: 2px solid #D2A25E;
}
