/* Pagina cultos*/
td.col2{
	background-color:#ffcc99;
}
p.titulo{
	margin-top:0px;
	margin-bottom:0px;
	font-family:"Monotype Corsiva";
	font-size:24pt;
	font-weight:bold;
	color:#400040;
	text-align:center;
	letter-spacing:2pt;
}
p.titulosec{
	margin-top:0px;
	margin-bottom:0px;
	font-family:"Monotype Corsiva";
	font-size:18pt;
	font-weight:bold;
	color:#966197;
	text-align:center;
}
#mapaweb{
	width:60%;
 	border:2pt solid #400040;
}
#mapawebcel{
	width:100%;
	text-align:center;
	border-top-width:1pt;
	border-bottom-width:1pt;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:#400040;
	border-bottom-color:#400040;	
}