.fondoizq {
	background-image: url(images/bgizq.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondoder {
	background-image: url(images/bgder.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.marcos {
	border: 5px solid #EFE3DA;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F433A3;
}
.txtnormal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
txtnormal.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
txtnormal.visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
txtnormal.active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
txtnormal.hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}



.fotoart {
	border: 1px dotted #FF80C0;
}
.titart {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #F426BC;
	text-decoration: none;
}
.txtart {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
