body {
	margin: 0px;
	background-color: #E4E4E4;
}
.borde {
	border: 1px solid #CCCC99;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #FFFFFF;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.h1 {
	font-family: "Palatino Linotype";
	font-size: 16px;
	font-style: italic;
	color: #CC0000;
	font-weight: bold;
}
.borde_fotos {
	border: 1px solid #CC0000;
}
.borde_der {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccc99;
}
.enlaces {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.borde_arr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccc99;
}
.volver {
	font-family: "Palatino Linotype";
	font-size: 13px;
	color: #CC0000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
