body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color:#252F37
}
.fondo-texto {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(/images/medio3_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.texto_azul {
	color: #006699;
}

.vinculo_contacto {
	color: #0166A1;
	text-decoration: none;
}
.vinculo_contacto:hover {
	color: #999999;
	text-decoration: none;
}
.texto_gris {
	color: #999999;
}
.texto_centro-marjen {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.linea_abajo-botonera {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.texto_novedades-marjen {
	margin-top: 10px;
	margin-bottom: 10px;
}
.vinculo_actualidad {

	color: #666666;
	text-decoration: none;
}
.vinculo_actualidad:hover {
	color: #0166A1;
}
.recuadro-foto {
	border: 1px solid #006699;
}
