@charset "utf-8";
body {
	margin: 0px;
	background-color: #ecefe8;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
}
.fondo_derecha {
	background-image: url(imagenes/fondo_derecha.jpg);
	background-repeat: repeat-y;
}
.menu_superior {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #536244;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a.menu_superior:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #8CA078;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.menu_superior:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.tabla_menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #536244;
	text-decoration: none;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
.fondo_izquierda {
	background-image: url(imagenes/fondo_izquierda.jpg);
	background-repeat: repeat-y;
}
.novedades {
	background-image: url(imagenes/novedades.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.margen {
	margin: 0px;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
}

.titulos {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #70825A;
	padding: 0px;
	margin: 0px;
}
.sub_titulos {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #70825A;
	padding: 0px;
	margin: 50px 0px 0px;
	position: relative;
}

.texto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.titulos_recuadro {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #5A6848;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}
a.titulos_recuadro:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #778B5F;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}
.textomargen {
	color: #666666;
	text-decoration: none;
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
}
a.textomargen:hover {
	color: #999999;
	text-decoration: underline;
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
}
.texto2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.fondo_menu {
	background-image: url(imagenes/fondo-menu1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.menu_superior2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: 536244;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.menu_superior2:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.novedades_eng {
	background-image: url(imagenes/novedades_eng.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.titblanco {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.novedades_ita {
	background-image: url(imagenes/novedades_ita.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a.titulos:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #93A57C;
	padding: 0px;
	margin: 0px;
}
