@charset "utf-8";
/* =INITIAL 
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com 
   Addition by Christian Montoya - www.christianmontoya.net */

/* Neutralize styling: 
   Elements we want to clean out entirely: */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 120%;
}
/* Neutralize styling: 
   Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
}
/* Apply left margin:
   Only to the few elements that need it: */
li, dd, blockquote {
	margin-left: 1em;
}
/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}
input, select, textarea {
	font-size: 100%;
	font-family: inherit;
}
a {
	color: #ffffff;
	text-decoration: none
}
a:link {
}
a:visited {
}
a:hover {
	color: #0daced;
	text-decoration: underline
}
a:active {
}
li {
	list-style-type: none;
	margin: 0px;
}
/* Fondo paginas */
body {
	background-color: #06121e;
	background-image: url(imagenes/fondo.jpg);
	background-repeat: repeat-x;
}
p {
	font-size:12px;
	line-height: 14px;
	text-align: justify;
}
strong {
	font-size:12px;
	line-height: 14px;
	text-align: justify;
}
table {
	font-size:12px;
	line-height: 14px;
	text-align: justify;
}
#registrate form {
	margin-bottom: 10px;
}
#contenedor {
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	float: left;
	width: 960px;
}
#botonera {
	float: left;
	height: 51px;
	width: 960px;
	text-align: center;
}
#botonera a:hover {
	text-decoration: none;
}
#botonera li {
	display: inline;
	margin-right: 20px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 20px;
}
#submenu {
	float: left;
	height: 38px;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #345778;
}
#submenu a:hover {
	text-decoration: none;
}
#submenu li {
	display: inline;
	margin-right: 20px;
	font-size: 14px;
	color:#0daced;
}
#submenu ul {
	float: right;
	margin-top: 10px;
	margin-bottom: 0px;
}
#contenido {
	background-image: url(imagenes/bg_contenido.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 960px;
	height: 600px;
}
#menu_extra li {
	color: #e59d00;
}
#menu_extra a:hover {
	color: #e59d00;
}
#menu_extra ul {
	float: left;
}
#footer {
	float: left;
	width: 960px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #345778;
	font-size: 11px;
	color: #00a8ff;
	line-height: 11px;
}
#footer_out {
	float: left;
	width: 960px;
}
#footer ul {
	margin-bottom: 8px;
}
#footer li {
	display: inline;
}
#footer li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer li a {
	color: #00a8ff; 
}

#footer_new{
	float:left;
	width:959px;
	height:170px;
	padding-top:50px;
	background:url(imagenes2012/fnd_footer.png) no-repeat;

}

h1 {
	font-size: 17px;
	color: #498fd4;
	margin-top: 10px;
	margin-bottom: 5px;
}
h2 {
	text-transform:uppercase;
	font-size: 17px;
	color: #e59d00;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 a {
	color: #e59d00;
}
h2 a:hover {
	color: #e59d00;
}
h3 {
	text-transform:uppercase;
	margin-top: 0px;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: normal;
}
h4 {
	text-transform:uppercase;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	float: right;
	clear: right;
}
.submit {
	color: #06121E;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #498FD4;
	font-size: 12px;
	cursor: pointer;
	height: 22px;
	line-height: 22px;
}
.submit:hover {
	color: #FFFFFF;
}
input {
	border: 1px solid #345778;
}
.small_img {
	width: 78px;
	min-height:80px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin-right: 14px;
	text-align: center;
	zoom: 1;
 *display: inline;
	_height:80px;
}
.small_img img {
	border: 1px solid #FFFFFF;
}
.small_img h3 {
	font-size: 10px;
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 2px;
}
.small_img a:hover {
	text-decoration: none;
}
.box {
	height: 230px;
	width: 300px;
	margin-top: 12px;
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
}
.box2 {
	float: left;
	width: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #345778;
	margin-right: 30px;
}
.secciones {
	float: left;
	width: 960px;
	margin-top: 20px;
}
.secciones_noticias {
	float: left;
	width: 530px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom:20px;
}
.secciones_noticias2 {
	float: left;
	width: 410px;
	margin-top: 20px;
	margin-bottom:20px;
	
}
.productos {
	width: 630px;
	margin-right: 0px;
}
.variedades {
	margin-bottom: 0px;
	margin-top: 0px;
}
.variedades li {
	display: inline;
	margin-right: 14px;
}
.variedades h2 {
	display: inline;
	font-size: 14px;
	font-weight: normal;
}
ul.ingredientes li {
	line-height: 16px;
	margin-bottom: 4px;
}
.ingredientes h2 {
	font-weight: normal;
	font-size: 14px;
}
.cocktail {
	float: left;
	width: 128px;
	border: 1px solid #345778;
	text-align: center;
	margin-right: 36px;
	height: 160px;
	background-color: #132d46;
	margin-bottom: 20px;
}
.cocktail img {
	display: block;
	margin-bottom: 5px;
}
.cocktail a:hover {
	color: #FFFFFF;
}
.cocktail h3 {
	line-height: 14px;
	font-size: 12px;
}
.secciones li {
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 5px;
}
.secciones li h1 {
	display: inline;
	margin-right: 10px;
	font-size: 14px;
}
.secciones .small_img {
	margin-bottom: 10px;
}
.s_impressions {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #345778;
}
.s_impressions img {
	border: 1px solid #345778;
}
.otros {
	width: 250px;
	height:155px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #345778;
	margin-bottom: 10px;
	float: left;
	margin-right:70px;
	padding-bottom:10px;
}
.otros h4 {
	float: left;
	clear: left;
	line-height: 14px;
	width: 100%;
}
.otros h2 {
	font-weight: normal;
	font-size: 14px;
}

.otros p {
}
.otros h3 {
	margin-bottom: 0px;
}
.otros img {
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	margin-top: 5px;
	float: right;
}
.listado p {
	margin-top: 0px;
}
#news {
	float: left;
	height: 228px;
	width: 268px;
	border: 1px solid #345778;
	margin-top: 12px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
}
.wallpaper {
	margin-top: 20px;
	padding-top: 5px;
	height: auto;
	margin-right: 0px;
}
.wallpaper li {
	display: inline;
}
#news h1 {
	margin-bottom: 0px;
}
#news h3 a {
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	color: #e59d00;
	font-weight: bold;
}
#news li {
	float: left;
	width: 270px;
	margin-top: 12px;
}
#news ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#news p {
	float: left;
	margin-top: 2px;
	margin-bottom: 0px;
	width: 270px;
}
#registrate {
	float: left;
	width: 300px;
	padding-bottom: 7px;
}
#registrate h2 a {
	font-size: 12px;
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
}
.float_left {
	float: left;
}
.txt_blue {
	color: #0daced;
}
.txt_blue a {
	color: #0daced;
	text-decoration:none;
}
.txt_blue a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.float_right {
	display:block;
	float: right;
}
.bordefoto img {
	border: 1px solid #345778;
}
.bordefoto1 {
	border: 1px solid #345778;
}
.entrada {
	background-image: url(imagenes/bg_fondo_entrada.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 600px;
}
.entrada_txt {
	margin-top: 310px;
	margin-right: 0px;
	text-align: center;
	width: 350px;
	padding-top: 10px;
	margin-left: 140px;
	font-size: 12px;
}
.entrada_txt p {
	font-size: 10px;
	text-align: center;
}
.entrada_txt h1 {
	display: inline;
	font-size: 33px;
	margin-top: auto;
	margin-bottom: auto;
}
.entrada_txt h1 a {
	color: #498fd4;
}
.entrada_txt h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.entrada_txt h3 {
	font-weight: bold;
	font-size: 17px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.registro input, select, textarea {
	margin-bottom: 10px;
}
input, textarea {
	border: 1px solid #498fd4;
}
.historia li p {
	display: inline;
}
.historia li {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #345778;
	padding-bottom: 10px;
}
.historia ul {
	width: 300px;
	float: left;
}
.historia h2 {
	font-weight: normal;
}
.cata h2 {
	font-size: 14px;
}
.txt_orange {
	color: #e59d00;
}
.medallas h1 {
	font-size: 14px;
}
.borde_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #345778;
	padding-top: 20px;
	margin-bottom: 20px;
}
.cocktail12 .cocktail {
	background:none;
	border: none;
}
.cocktail12 img {
	border: 1px solid #000;
}
.cocktailSel {
	border: 1px solid #498fd4;
}
.cocktailSel a {
	color: #FFFFFF;
	text-decoration: underline;
}
.cocktailSel2 {
	border: 1px solid #498fd4;
}
.cocktailSel2 a {
	color: #ffffff;
	text-decoration: underline;
}
.txt_black {
	color: #333333;
}
.bullets li {
	list-style-type: circle;
	list-style-position: outside;
}
.altura {
	height: 275px;
}
.noticias h4 {
	float: left;
	clear: right;
}
.noticias h3 {
	clear: both;
}
.margen_descargas {
	margin-bottom: 20px;
}
.smalltit h2 {
	font-size: 14px;
}
li.nobottomborder {
	border-bottom-width: 0px;
}
.nobottomborder {
	border-bottom-width: 0px;
}
.norightmargin {
	margin-right: 0px;
}
.registrohome {
	background-image: url(imagenes/registro_box.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 300px;
	float: left;
	clear: both; 
}
.registrohome p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#registrate h4 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #498FD4;
	float: left;
	width: 300px;
	padding-top: 2px;
}
.tabla {
	border:1px solid #e59d00;
}
.tabla h3 {
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:3px;
}
.tabla h5 {
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:4px;
}
.tabla h6 {
	font-size:10px;
	font-weight:normal;
	margin:0;
}

