@charset "UTF-8";
/* CSS Document */
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #666;
}
body {
	background-color: #fff;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size:13px;
}
#central {
	position:absolute;
	width: 724px;
	left: 50%;
	margin-left: -362px;
	margin-top: 30px;
}
#social {
	position:absolute;
	top: 50px;
	left: 660px;
	width: 235px;
	height: 20px;
}
#menu_top {
	position:absolute;
	top: 58px;
	left: 480px;
	width: 235px;
	height: 20px;
}
#menu {
	position:absolute;
	width: 100%;
	height: 14px;
	top: 90px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-transform:uppercase;
	font-size:16px;
	text-align:center;
}
#menu a:link {
	color:#242424;
}
#menu a:visited {
	color:#242424;
}
#menu a:active {
	color:#242424;
}
#menu a:hover {
	color:#999;
}
#banner_home_1{
	position:absolute;
	top: 130px;
	left: 0px;
	width: 585px;
	height: 265px;
	border:#dbdcde thin solid;
}
#banner_home_2{
	position:absolute;
	top: 130px;
	left: 593px;
	width: 130px;
	height: 265px;
	border:#dbdcde thin solid;
}
#banner_home_3{
	position:absolute;
	top: 400px;
	left: 0px;
	width: 251px;
	height: 130px;
	border:#dbdcde thin solid;
}
#banner_home_4{
	position:absolute;
	top: 400px;
	left: 255px;
	width: 468px;
	height: 130px;
	border:#dbdcde thin solid;
}
#prensa{
	position: absolute;
	top: 140px;
	text-align: center;
}
#donde_comprar{
	position: absolute;
	top: 160px;
	left: 100px;
}
.fotos_prensa{
	margin: 3px;
	border: medium black;
}
.texto_gris{
	color:#666;
}.texto_negritas {
	font-weight: bold;
}
#banner_comprar{
	position:absolute;
	top: 160px;
	left: 593px;
	width: 120px;
	height: 390px;
	border:#dbdcde thin solid;
}
#historia{
	position: absolute;
	top: 157px;
	font-size:12px;
	text-align:justify;
	line-height: 13px;
}
.foto_mascadas{
	position:absolute;
	top: 167px;
	left: 0px;
}
#mascadas{
	position:absolute;
	top: 150px;
	left: 330px;
	width: 350px;
	font-size: 12px;
	text-align: justify;
}
#contacto{
	position:absolute;
	top: 130px;
	width: 400px;
	font-size: 12px;
	line-height: 15px;
}
#opinion{
	position:absolute;
	top: 370px;
	left: 300px;
	width: 350px;
	font-size: 10px;
}
#forma_contacto{
	position:absolute;
	top: 140px;
	left: 300px;
}
