body {
	background-color: #336699;
	margin-top: 0px;
	margin-bottom: 0px;
}
#derecha{
	width: 213px;
	position: absolute;
	left: 285px;
}
#menu {
	background-image: url(../imgs/fondos_06.jpg);
	background-repeat: no-repeat;
	height: 207px;
	position: absolute;
	width: 213px;
}

#novedades {
	background-image: url(../imgs/fondos_07.jpg);
	background-repeat: no-repeat;
	height: 230px;
	top: 207px;
	position: absolute;
	width: 213px;
}
#visitantes {
	width: 262px;
	/*	margin-top: 494px;*/
	background-image: url(../imgs/fondos_09.jpg);
	background-repeat: no-repeat;
	height: 126px;
	position: absolute;
	top: 494px;
}
#cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 620px;
}
#ofertas {
	background-image: url(../imgs/fondos_08.jpg);
	background-repeat: no-repeat;
	height: 183px;
	position: absolute;
	top: 437px;
	width: 498px;
}

#pie {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 56px;
}
#contenido {
	width: 498px;
	height: 620px;
	position: absolute;
	left: 262px;
}
#cabecera {
	background-image: url(../imgs/fondos_02.jpg);
	height: 154px;
}
#izquierda {
	width: 262px;
	height: 620px;
	position: absolute;
}
#general {
	position: relative;
	height: 845px;
	width: 760px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#centro {
	position: absolute;
	width: 285px;
	background-image: url(../imgs/fondos_05.jpg);
	background-repeat: no-repeat;
	height: 437px;
}
h2 {
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
}
#menu li {
	margin-bottom: 0.65em;
}
#centro_txt p {
	text-align: justify;
	margin-right: 7px;
	margin-left: 18px;
	margin-top: 0px;
	margin-bottom: 12px;
}
a {
	text-decoration: none;
	color: #000000;
}
.img_der {
	margin-right: 15px;
	margin-left: 55px;
	margin-top: 10px;
}
#menu ul {
	font-weight: bold;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: none;
	margin-top: 22px;
}
#centro_txt {
	height: 365px;
	width: 275px;
	position: absolute;
	top: 45px;
}
#novedades_txt {
	height: 160px;
	position: absolute;
	top: 50px;
	width: 170px;
	overflow: auto;
	left: 10px;
}

#novedades p {
	margin-left: 10px;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
	margin-right: 10px;
}

#novedades a {
	color: #FFFFFF;
}
#ofertas_img1 {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 40px;
	top: 55px;
	background-image: url(../imgs/oferta_10.gif);
	background-repeat: no-repeat;
	padding: 5px;
}
#ofertas_img2 {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 140px;
	top: 55px;
	background-image: url(../imgs/oferta_10.gif);
	background-repeat: no-repeat;
	padding: 5px;
}
#ofertas_img3 {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 240px;
	top: 55px;
	background-image: url(../imgs/oferta_10.gif);
	background-repeat: no-repeat;
	padding: 5px;
}
#ofertas_img4 {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 340px;
	top: 55px;
	background-image: url(../imgs/oferta_10.gif);
	background-repeat: no-repeat;
	padding: 5px;
}
#centro_txt a {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
#visitantes_txt {
	height: 15px;
	width: 150px;
	margin-left: 66px;
	margin-top: 0px;
	position: absolute;
}

