body{
	font-family:Arial, Helvetica, sans-serif;
	background-color: #2E1C01
}

#cabecera{
	width:769px; 
	height:68px; 
	background:/*url(img/titulo.jpg)*/url(img/titular.jpg); 
	text-align:center;
	
 }
 
 #borde{
 	border: #666666 solid 1px; width:769px;
	height: auto
}

 
 #margen{ 
	margin-top:10px; 
 }
 
#foto_cabecera{
	width:769px; 
	height:168px; 
	background:/*url(img/foto_cabecera_menu2.jpg)*/ url(img/foto_cabecera_menu6.jpg) no-repeat; 
 }	
 
#menu{
	position:relative; 
	border-top:#C58A3E solid 2px;
	border-right:#C58A3E solid 2px;
	border-left:#C58A3E solid 2px;
	width:400px;
	height:20px;
	margin:auto;
	padding-top:5px;
	top:141px;
	left:15px;
	font-size:9pt;
	font-weight:bold;
	color:#4d4d4d;
	text-align:center;
	background:url(img/fondo_menu.gif) no-repeat; 
	
}

#contenido{ 
	width:729px; 
	height:auto; 
	background-color:/*#333*/ #C58A3E;
	padding:20px; 
	display:table
}

#titular{ 
	width:729px; 
	border-bottom:#DDD8C6 solid 1px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12pt;
	text-align:left
	
}

#texto{ 
	width:689px; 
	height:205px; 
	background-color:#EFE4D5;
	margin-top:10px;
	padding:15pt;
	float:left;
	font-size:9pt;
	display:table;
	color: #333333;
	text-align:left
}

#texto_entorno{ 
	width:620px; 
	height:290px; 
	background-color:#EFE4D5;
	margin-top:10px;
	padding:20px 15px 20px 0;
	float:left;
	font-size:9pt;
	display:table;
	color: #333333;
	text-align:left
}

#columna{ 
	width:72px; 
	height:320px; 
	background-color:#EFE4D5;
	margin-top:10px;
	padding:5px;
	float:right;
	display:table;
	
}

#galeria{ 
	width:710px; 
	height:235px; 
	background-color:#DDD8C6;
	margin:10px 0px 0px 0px;
	padding:9px;
	float:left;
	font-size:9pt;
	text-align:left
}
img.lateral{ 
	border:#996633 solid 1px;
	margin:0 0 3px 0;
	width:70px;
	height:45px
}

a:link{
	color:#4D4B4A;
	text-decoration:none
}
a:visited{
	color:#4D4B4A;
	text-decoration:none
}
a:hover:{
	color: #993300;
	text-decoration:none
}

#thumb{
	width: 50px; 
	height: 50px;
	background: #B36022;
	float:left;
	padding:1px;
	margin:3px; 
}
p {
	line-height: 17px;
	margin-top:-8px
}

