body {
	background-color: #993333;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration:none;
}
.fondo_centro {
	background-image: url(images/background%20center.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.fondo_blanco {
	background-color: #FFFFFF;
}
.fondo_bottom {
	background-image: url(images/background%20bottom.gif);
	background-repeat: no-repeat;
}
.fondo_rosado {
	background-color: #FFCCCC;
}
.titulos_secundarios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	font-variant: normal;
	color: #993300;
}
.aviso1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.direccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC9999;
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	background-color: #FFCCCC;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}
.mensajecontacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #CC9966;
}
.letreros {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
}
.subtitulos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC9966;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: normal;
}
