Body {
	background-image: url(img/logofondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	background-attachment: fixed;
}
.Titulo {
	font-family: "Tahoma";
	color: #FFFFFF;
	font-size: 18pt;
	font: bold;
}
.Subtitulo {
	font-family: "Verdana";
	color: #ffffff;
	font-size: 10pt;
	font: italic bold;
}
.Cabecera {
	border: thin gray solid;
}
.Titular {
	font-family: "Arial";
	color: #FF0000;
	text-align: left;
	font-size: 14pt;
	font: bold;
	text-decoration: underline;
}
.Contenido {
	font-family: "Verdana";
	color: #FFFFFF;
	text-align: justify;
	text-indent: 2cm;
	font-size: 10pt;
}
.Count {
	font-family: "Courier New";
	font-size: 10pt;
	font: bold;
	color: #FFFFFF;
	text-align: right;
}
.Correo {
	font-family: "Courier New";
	color: #FFFFFF;
	text-align: justify;
	text-indent: 1cm;
	font-size: 10pt;
}
.Poesia {
	font-family: "Arial";
	color: #FFFFFF;
	text-align: center;
	text-indent: 0cm;
	font-size: 10pt;
	font: italic;
}
.Cumple {
	font-family: "Georgia";
	color: #FFFFFF;
	text-align: center;
	text-indent: 0cm;
	font-size: 12pt;
}
.Firma {
	font-family: "Tahoma";
	color: #FFFFFF;
	text-align: right;
	font-size: 11pt;
	font: italic bold;
}
.Izq {
	border: thin gray solid;
	background-image: url(img/menu.jpg);
	background-position: center 110px;
	background-repeat: no-repeat;
}
.Der {
	border: thin gray solid;
}
.Pie {
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 8pt;
	border: thin gray solid;
}
a {
	color: #00CCFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	font: bold;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.textoder {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 10pt;
	font: bold;
}