/* Pagina historia*/
td.col2{
	background-image:url(../images/prueba.jpg);
	background-repeat:no-repeat;
	background-position: center;
	background-color:#ffcc99;
}
p.titulo{
	margin-top:0px;
	margin-bottom:0px;
	font-family:"Monotype Corsiva";
	font-size:24pt;
	font-weight:bold;
	color:#400040;
	letter-spacing:2pt;
	text-align:center;
}
p.titulosec{
	margin-top:0px;
	margin-bottom:0px;
	font-family:"Monotype Corsiva";
	font-size:18pt;
	font-weight:bold;
	color:#966197;
	text-align:center;
	text-decoration:underline;
}
p.text{
	margin-top:0px;
	margin-bottom:0px;
	font:"Times New Roman", Times, serif;
	color:#400040;
	font-size:10pt;
	text-align:justify;
	text-indent:30pt;
	margin-right:10pt;
	margin-left:10pt;
}
#mapaweb{
	width:90%;
 	border:2pt solid #400040;
}
#mapawebcel{
	width:33%;
	text-align:center;
	border-right-width:1pt;
	border-left-width:1pt;
	border-right-style:solid;
	border-left-style:solid;
	border-right-color:#400040;
	border-left-color:#400040;	
}
p.map{
	margin-top:0px;
	margin-bottom:0px;
	font:bold 10pt Arial, Helvetica, sans-serif;
	color:#966197;
}
#docum{
	width:100%;
	text-align:left;
	border-top-width:1pt;
	border-bottom-width:1pt;
	border-top-style:solid;
	border-bottom-style:solid;
	border-top-color:#400040;
	border-bottom-color:#400040;	
}
p.docum{
	margin-top:0px;
	margin-bottom:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	color:#400040;	
}
