/* Pagina indice album de fotos*/
td.col2{
	background-image:url(../images/fondoalbum.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
p.titulo{
	margin-top:0px;
	margin-bottom:0px;
	font-family:"Monotype Corsiva";
	font-size:18pt;
	font-weight:bold;
	color:#400040;
	text-align:center;
}
p.text{
	margin-top:0px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:normal;
	color:#400040;
	text-align:left;
}
#tabla1{
	width:90%;
	height:443px;
}
#tabla2{
	width:81%;
}
#tabla2cel{
	border-bottom-width:1pt;
	border-bottom-style:solid;
	border-bottom-color:#400040;	
}