.contenidos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 130%;
}
.centrado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 120%;
}
.titulo_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #666666;
	font-weight: bold;
	letter-spacing: 4px;
	}
.titulo_rojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #CC0000;
	font-weight: bold;
	letter-spacing: 4px;
}
.links_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:  none;
	font-weight: normal;
	border: none;
	color: #CC0000;
	line-height: 130%;
 }
 .slogan {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
	text-decoration:  none;
	font-weight: bold;
	border: none;
	color: #0099FF;
	font-style: italic;
	letter-spacing: 0.1em;
 }
a:hover {
	text-decoration:  underline;
	border: none;
	color: #003399;
 }
.titulo_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
}
.titulo_bold_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	color: #333333;
	font-weight: bold;
}
.titulo_bold_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	color: #333333;
	font-weight: bold;
}
.sbutitulo_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.field_form {
	font-size: 11px;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	text-decoration: none;
	color: #333333;

}
.links_small {
	font-size: 11px;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration:  underline;
	border: none;
	color: #FF0000;
	}

