@charset "UTF-8";
* {  
padding: 0;
margin: 0;  
border: 0;  
}  
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.container {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 18px;
	padding-left: 18px;
	height: 555px;
}
.clearfix {
	clear:both;
	visibility: hidden
}
p {
	margin: 0px;
	padding: 0px;
}
.bg_quienessomos {
	background-image: url(img/bg_quienessomos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_servicios {
	background-image: url(img/bg_servicios.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_home {
	background-image: url(img/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_contacto {
	background-image: url(img/bg_contacto.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_productos {
	background-image: url(img/bg_productos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_tragos {
	background-image: url(img/bg_tragos.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_novedades {
	background-image: url(img/bg_novedades.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header {
	width: 100%;
	height: 98px;
	clear: both;
}
.logo750 {
	height: 77px;
	width: 200px;
	margin-top: 20px;
	float: left;
}
.buscador_tragos_top {
	float: right;
	width: 435px;
	margin-top: 5px;
	height: 22px;
}
.input_buscar_trago {
	height: 18px;
	width: 165px;
	border:0 none;
	padding-top: 4px;
	padding-left: 3px;
	float: left;
	margin-right: 9px;
}
.radiogamba_top {
	float: left;
	height: 22px;
	margin-bottom: 5px;
}
.menu_principal {
	float: right;
	height: 21px;
	width: 720px;
	margin-top: 30px;
}
.container .left {
	width: 220px;
	margin-top: 15px;
	float: left;
}
.left .slogan {
	height: 46px;
	width: 217px;
}
.container .right {
	float: left;
	margin-left: 112px;
	margin-top: 5px;
}
.right .contenedor01 {
	width: 560px;
}
.contenedor01 .titulo {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.contenedor01 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #EAEAEA;
	margin: 0;
}
.contenedor01 .texto {
	width: 500px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width: 950px;
	text-align: center;
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.footer a {
	color: #666666;
	text-decoration: none;
}

.footer a:hover {
	text-decoration:none;
	color:#B1B1B1
}
.right .content_video {
	height: 266px;
	width: 439px;
	padding-left:12px;
	margin-left:73px;
	margin-top:40px;
}
.content_video .video {
	height: 240px;
	width: 426px;
}
.contacto {
	height: 300px;
	width: 503px;
	margin-top: 7px;
	padding-top: 10px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EAEAEA;
}
.contacto a {
	color: #CA231B;
	text-decoration: none;
}
.contacto a:hover {
	text-decoration: underline;
}
.contacto .btn_left {
	float: left;
}
.contacto .btn_right {
	float: right;
}
.contacto form {
	padding-top: 13px;
	.padding-top: 8px;
	clear: both;
}
.contacto .campos {
	float: none;
	width: 224px;
	margin-bottom:6px
}
.contacto .campos_flotado {
	float: right;
	width: 224px;
	margin-bottom: 6px;
}
.contacto .campo {
	background-color: #000000;
	height: 22px;
	border: 1px solid #333333;
	color: #999;
	font-size: 12px;
	width: 220px;
	margin-top: 4px;
	font-weight: normal;
	padding-left:4px;
}
.contacto .campo_coment {
	background-color: #000000;
	height: 90px;
	border: 1px solid #333333;
	color: #CCCCCC;
	font-size: 12px;
	width: 224px;
	margin-top: 5px;
}
.contacto .btn_enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EAEAEA;
	background-color: #000000;
	border: 1px solid #333333;
	height: 25px;
	width: 88px;
	padding-bottom: 1px;
	cursor: pointer;
}
.productos_img {
	width: 280px;
	float: left;
}
.productos_content_d {
	width: 200px;
	padding-top: 15px;
	padding-left: 35px;
	float: left;
	position: relative;
}
.productos_descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EAEAEA;
}
.productos_descripcion h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 2px;
	float: left;
	padding-right: 10px;
	margin: 0px;
}
.productos_descripcion p {
	margin: 0;
	line-height: 130%;
}
.tragos_img {
	height: 420px;
	width: 280px;
	float: left;
}.container .listado_nove_tragos {
	float: left;
	margin-left: 35px;
	margin-top: 25px;
	width: 695px;
}
.content_nove_trago {
	float: left;
	height: 116px;
	width: 332px;
	margin-right:15px;
	margin-bottom: 20px;
}
.content_nove_trago .img {
	float: left;
	height: 115px;
	width: 112px;
	border: 1px solid #000000;
	margin-right: 18px;
}
.content_nove_trago .content_txt {
	float: left;
	width: 198px;
	position: relative;
	height: 100%;
}
.content_nove_trago p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #eaeaea;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content_nove_trago h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EAEAEA;
	margin: 0px;
	padding-bottom: 4px;
	background-image: url(img/linea_punteada.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height:110%
}
.content_nove_trago .ver_mas {
	position:absolute;
	bottom:0
}
.listado_nove_tragos .paginacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
	clear: both;
}
.paginacion .btn_siguiente {
	vertical-align: text-top;
	margin-left: 5px;
	cursor:pointer
}
.paginacion a {
	color: #CCCCCC;
	text-decoration: none;
}
.paginacion a:hover {
	text-decoration: underline;
}
.novedad_content {
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eaeaea;
	text-align:justify;
	line-height: 120%;
}
.novedad_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #eaeaea;
	margin: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: 20px;
}
.novedad_img {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
.novedad_content .btn_volver {
	margin-top: 20px;
	cursor:pointer;
}
.novedad_txt {
	height:305px;
	width:560px
}
.scroll {
	float: right;
}
.scroll .scroll_barra {
	height: 287px;
	width: 5px;
	border: 1px solid #333333;
	float: right;
}
.scroll .scroll_boton {
	height: 9px;
	width: 9px;
	margin-top: 5px;
	margin-left: -2px;
	cursor: pointer;
}
.novedad_p_scroll {
	float: left;
	width: 535px;
}
.submenu {
	background-color: #000000;
	width: 219px;
}
.submenu ul {
	padding: 0px;
	line-height: 16px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 10px;
}
.submenu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.submenu ul li.flecha_up {
	border:0 none;
	height:12px;
	padding:0;
	background-image: url(img/bg_flecha_menu.gif);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	text-align: center;
	line-height: 0;
}
.submenu ul li.flecha_down {
	border:0 none;
	height:12px;
	padding:0;
	background-image: url(img/bg_flecha_menu.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	.padding-top: 0px;
	text-align: center;
	line-height: 0;
	padding-bottom:4px
}
.submenu ul li a {
	color: #CCCCCC;
	text-decoration: none;
}
.submenu ul li a:hover {
	text-decoration:none;
	color:#E2251C;
	line-height: normal;
}

.submenu ul li.subcategoria {
	margin: 0px;
	padding:3px 0 3px 15px;
	background-image: url(img/linea_punteada.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border:0 none
}
.submenu ul li.subcategoria a { 
	color:#ccc; 
	background-image: url(img/li_ico_off.gif);
	background-repeat: no-repeat;
	background-position: 12% center;
	padding-left:20px;
}
.submenu ul li.subcategoria a:hover { 
	color:#E2251C; 
	background-image: url(img/li_ico_on.gif);
	background-repeat: no-repeat;
	background-position: 12% center;
}
.submenu li.active a {
	font-weight: bold;
	color: #E2251C;
	text-decoration: none;
}
.submenu .subcategoria .active {
	color: #E2251C;
	text-decoration: none;
	background-image: url(img/li_ico_on.gif);
	background-repeat: no-repeat;
	background-position: 12% center;
}
.submenu ul .li_sin_borde {
	border:0 none;
}
.contacto .campo_news {
	float: right;
	clear:both;
	margin-top: 6px;
	margin-bottom: 10px;
}
.enviar_amigo {
	color: #E2251C;
	text-decoration: underline;
	font-weight: bold;
}
.enviar_amigo a {
	color: #E2251C;
	text-decoration: underline;
	font-weight: bold;
}
a.enviar_amigo:hover{
	text-decoration: none;
}
.box_enviar_amigo {
	background-color: #000000;
	height: 170px;
	width: 206px;
	border: 1px solid #333333;
	position: absolute;
	left: 140px;
	bottom: -50px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.box_enviar_amigo .enviar_amg {
	height: 18px;
	border: 1px solid #333333;
	background-color: #000000;
	width: 192px;
	margin-top: 3px;
	margin-bottom: 8px;
	color: #eaeaea;
}
.box_enviar_amigo #enviar_amigo label {
	color: #FFFFFF;
	font-size: 11px;
}
.box_enviar_amigo .boton_amg {
	background-color: #000000;
	border: 1px solid #333333;
	color: #eaeaea;
	font-size: 11px;
	height: 21px;
	width: 65px;
	margin-left: 20px;
	margin-top: 13px;
	cursor:pointer;
	padding-bottom: 2px;
}

