.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.destacados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3300;
	font-weight: bold;
}
.texto-categorias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #0033FF;
}
.fondo-mail-snow-1 {
	background-repeat: no-repeat;
	height: 536px;
	width: 800px;
}
.separador-titulos {
	clear: none;
	float: none;
	height: 20px;
	width: 450px;
}
a:link {
	color: #3366FF;
	text-decoration: none;
}
a:visited {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #6699FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #6699FF;
}


body {
	background-image: url(elementos/background.jpg);
	background-repeat:  repeat-x;
	margin: 0px;
	background-color: #9eb0d8;
}
.header {
	background-image: url(elementos/banersuperior.jpg);
	height: 110px;
	width: 868px;
}
.firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: center;
}
.separador-500 {
	height: 14px;
	width: 500px;
}
