body{
background:#E8E2D3;
margin:5% auto;
}
.index{
	background-image:url(imagenes/imagenhome_09.png);
	background-repeat:repeat;
	width:657px;
	margin:auto;
	height:480px;
	margin-bottom:15px;
	margin-top:5px;
}	
.borde{
	position:relative;
	width:673px;
	height:auto;
	border:1px solid white;
	margin:auto;
}
.borde2{
	width:667px;
	height:auto;
	border:1px solid white;
	margin:2px;
	position:relative;
}
#linea{
	border:0px;
	height:1px;
	background-color:white;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:2px;
}
.menu{
	margin-right:10px;
	padding-left:8px;
	padding-right:8px;
	text-decoration:none;
	color:black;
	background-color:white;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	float:right;
}
.menu:hover{
	background-color:#41281B;
	color:white;
}
.pie{
	font-family:Tahoma, Geneva, sans-serif ;
	font-size:10px;
	text-align:center;
	color:#41281B;
}
.pie p{
	margin:0px;
}
h2{
	font-weight:100;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#41281B;
}
#desc{
	margin-top:50px;
	margin-left:20px;
	margin-bottom:100px;
	color:#41281B;
	width:35%;
	font-family:Tahoma, Geneva, sans-serif ;
	font-size:11px;
	text-align:justify;
	position:relative;
	height:208px;
}
#galeria{
	position:absolute;
	text-align:right;
	left: 300px;
	top: 135px;
}
#foto{
	margin-bottom:10px;
	width:359px;
	height:240px;
	left: 52px;
	top: -10px;
}
#logo{
	padding:5px 3px;
	margin-left:8px;
} 
#menu{
	margin-right:8px;
}
#flechas{
	width:18px;
	position:absolute;
	left: 264px;
	top: 170px;
	height: 237px;
}
#flechaAbajo{
	position:absolute;
	top: 220px;
	left:0px;
}
#listaNovedades{
	margin-top:50px;
	margin-left:20px;
	margin-bottom:100px;
	color:#41281B;
	width:35%;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:justify;
	position:relative;
	top: 30px;
}
#logo{
	border:0px;
}
#descarga{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	color:#41281B;
}
#cont{
border:none;
}
#cont:visited{
border:none;
}