/* Pagina Enseres*/
td.col2{
	background-image:url(../images/prueba10.jpg);
	background-repeat:no-repeat;
	background-position:center 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.subtitulo{
	margin-top:0px;
	margin-bottom:0px;
	font-family:"Monotype Corsiva";
	font-size:18pt;
	font-weight:bold;
	color:#400040;
	letter-spacing:2pt;
	text-align:left;
	margin-left:10px;
}
p.text{
	margin-top:0px;
	margin-bottom:0px;
	font:12pt "Times New Roman", Times, serif;
	color:#400040;
	text-align:justify;
	text-indent:30pt;
	margin-right:10pt;
	margin-left:10pt;
}