/* Pagina Secretaria*/
td.col2{
	background-image:url(../images/fondo1.jpg);
	background-repeat:repeat;
}
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;
}
#mapaweb{
	width:90%;
 	border:2pt solid #400040;
}
#mapawebcel{
	width:33%;
	background-color:#FFCC99;
	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;	
}
#mapawebcel2{
	width:33%;
	background-color:#FFCC99;
	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;	

	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.text{
	margin-top:0px;
	margin-bottom:0px;
	font:12pt "Times New Roman", Times, serif;
	color:#966197;
	text-align:center;
}