@charset "utf-8";
/* CSS Document */

.centrar {
	margin-left:auto;
	margin-right:auto;
	width:740px;	
	}
	
.flash {
	width:275px;
	height:125px;
	left:0px;
	position:relative;
	float:left;
	top:3px;
	}
	
.cabecera {
	width:440px;
	height:77px;
	right:13px;
	position:relative;
	float:right;
	background-image:url(images/cabecera.png);
	background-repeat:no-repeat;
	}
	
.menu {
	width:440px;
	height:54px;
	right:13px;
	position:relative;
	float:right;
}

li {
position:relative;
top:6px;
margin:0px;
display:inline;
padding-right:9px;
}




img {
	border:none;
}
	
	
.contenido {
	width:538px;
	height:329px;
	left:0px;
	position:relative;
	float:left;
	top:3px;
	background-image:url(images/contenido.png);
	background-repeat:no-repeat;
	z-index:0;
	}
	
.noticias {
	width:156px;
	height:333px;
	right:13px;
	position:relative;
	float:right;
	background-image:url(images/noticias.png);
	background-repeat:no-repeat;
	color:#804933;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	padding-left:13px;
	padding-right:13px;
	}
	
.noticias2 {
	width:140px;
	height:280px;
	position:absolute;
	float:left;
	color:#804933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:0px;
	padding-right:0px;
	}
	
.noticias2 p {
	color:#804933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:5px;
	}
	
.pie {
	width:726px;
	height:42px;
	left:0px;
	position:relative;
	float:left;
	top:3px;
	background-image:url(images/pie.png);
	background-repeat:no-repeat;
	}
	
.pie2 {
	width:726px;
	height:42px;
	left:0px;
	position:relative;
	float:left;
	top:3px;
	text-align:center;
	color:#B3AD00;
	}
	
.pie2 a {
	color:#B3AD00;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	}
	
.pie2 a:hover {
	color:#804933;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	}
	
#comprar a {
	color:#804933;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	}

select {color:#804933;
background-color: #f0f0f0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;}
input {
background-color: #f0f0f0;
color: #804933;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
border: 1px #804933 solid;
}
a {
	color:#804933;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	}
.numero{
	color: #990000;
	line-height: 16px;
	font-size: 14px;
}
