body {
background-image:url(../img/fondo.jpg);
background-repeat: repeat;
background-attachment: fixed;
}

menu {
	text-align: right;
}
#principal {
	background-color:#ffffff;
}
#footer {
	background-color:#e1ebf1;
}
/* CSS Document */
.titulo {
	font-family:georgia;
	font-weight:bold;
	text-align:left;
	font-size:28px;
	color:#b1b1b1;
}
.titulo_noticia_big {
	font-family:verdana;
	font-weight:bold;
	text-align:left;
	font-size:18px;
	color:#a5abab;
}
.titulo_noticia {
	font-family:verdana;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	color:#838383;
}
.titulo_prod_destacado {
	font-family:verdana;
	font-weight:bold;
	text-align:left;
	font-size:11px;
	color:#838383;
}
.txtfecha {
	font-family:georgia;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	color:#c8c8c8;
}
.txt {
	font-family: verdana;
	font-weight: normal;
	text-align:justify;
	font-size:12px;
	color:#b0b0b0;
	line-height: 16px;
}
.txtoferta {
	font-family: verdana;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	color:#ff0000;
}
.txtonumeros {
	font-family:georgia;
	text-align:left;
	font-weight:normal;
	font-size:24px;
	color:#949494;
}
.txtFooter {
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
}
.txtpp {
	font-family: verdana;
	text-align:justify;
	font-size:12px;
	color:#595e61;
}

.txtproductos {
	font-family: Arial;
	text-align:left;
	font-size:12px;
	color:#595e61;
}
.bajada-texto {
	font-family: Arial;
	text-align:center;
	font-size:9px;
	color:#595e61;
}
#diving a:link {
	color: #5b5b5b;
	font-size:10px;
	font-weight: bold;
}
#divin a:visited {
	color: #5b5b5b;
	font-size:10px;
	font-weight: bold;
}
#divin a:hover {
	color: #5b5b5b;
	font-size:10px;
	font-weight: bold;
	}
#divin a:active {
	color: #7c7e80;
	font-size:10px;
	font-weight: normal;
}

#linkrepre {
	font-family:Verdana;
	font-weight: bold;
	font-size:12px;
	}
#linkrepre a:link {
	color: #a1a2a2;
	font-size:12px;
}
#linkrepre a:visited {
	color: #7c7e80;
	font-size:12px;
}
#linkrepre a:hover {
	color: #7c7e80;
	font-size:12px;
}
#linkrepre a:active {
	color: #7c7e80;
	font-size:12px;
}


a:link {
	color: #5b5b5b;
	font-size:11px;
	font-weight: bold;
}
a:visited {
	color: #5b5b5b;
	font-size:11px;
	font-weight: bold;
}
a:hover {
	color: #5b5b5b;
	font-size:11px;
	font-weight: bold;
	}
a:active {
	color: #7c7e80;
	font-size:11px;
	font-weight: bold;
}
#scroll {
     width:800px;
     height:350px;
     overflow:auto;
}


