@import url("../global/reset.css");
@import url("../global/clearfix.css");

body {
	font-family: Courier New;
	font-size: 90%;
}

/*
	CONTAINER
________________________________________________ */
#container {
	position: absolute; 
	width: 806px;
	height: 508px;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -400px;
  background: url(../../img/web/web_bg.jpg) no-repeat 0 0;
}
#header {
	width: 800px;
	height: 261px;
	position: relative;
}
#cont {
	width: 801px;
	height: 240px;
	background: #FFDE00;
}
/*
	HEADER
________________________________________________ */
#header h1 {
	padding: 44px 0 0 43px;
}
#header h1 a {
	width: 135px;
	height: 20px;
	background: url(../../img/web/logo.jpg) no-repeat 0 0;
	display: block;
	text-indent: -999em;
}
/*
	Menu
______________________ */
#menu {
	width: 700px;
	height: 20px;
	display: block;
	margin: 27px 0 0 36px;
}
#menu li {
	float: left;
}
#menu li a {
	text-decoration: none;
	color: #000;
	padding: 3px 4px 3px 5px;
	margin: 0 4px 0 0;
	font-size: 75%;
}
#menu li a.activo {
	text-transform: uppercase;
	background: #FFDE00;
}
/*
	CONT.historia
________________________________________________ */
#cont .historia {
	width: 400px;
	padding: 26px 0 0 32px;
}
#cont .historia  p {
	text-align: justify;
	font-size: 80%;
	line-height: 13px;
}
/*
	HEADER.producto
________________________________________________ */
.cerrar {
	width: 16px;
	height: 16px;
	background: url(../../modulo/imagenes/web/cerrar) no-repeat 0 0;
	position: absolute;
	top: 60px;
	right: 30px;
}
.img_ampliada {
	position: absolute;
	top: 52px;
	right: 21px;
	width: 207px;
	height: 207px;
	overflow: hidden;
	border: 1px solid #ccc;
  border-bottom: none;
}
/*
	CONT.producto
________________________________________________ */
#prod_thumb {
	padding: 13px 0 0 31px;
	width: 346px;
	float: left;
}
#prod_thumb  li {
	width: 104px;
	height: 103px;
	background: url(../../img/web/productos_bg.jpg) no-repeat 4px 5px;
	float: left;
	margin: 0 10px 10px 0;
}
#prod_thumb  a {
	 width: 99px;
	 height: 99px;
	 display: block;
	 overflow: hidden;
}

#prod_imagen {
  width: 207px;
  height: 200px;
  position: absolute;
  bottom: 2px;
  right: 20px;
/*  background: #000;*/
}
#prod_imagen li {
  border: 1px solid #ccc;
  border-bottom: none;
  position: absolute;
}
#prod_imagen div {
  width: 205px;
  height: 178px;
  overflow: hidden;
}
#prod_imagen p {
  background: #000;
  color: #fff;
  text-align: center;
  padding: 3px 0 4px 0;
  width: 205px;
  height: 16px;
  overflow: hidden;
}



.producto_nav {
	position: absolute;
	bottom: 12px;
	left: 450px;
}
.producto_nav_ {
	position: absolute;
	bottom: 12px;
	left: 370px;
}
.producto_nav li {
	margin: 0 0 6px 0;
}
.producto_nav li a, .disabled_nav {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	margin: 0 0 0 5px;
	border-right: 20px solid #000;
	line-height: 8px;
	width: 62px;
	display: block;
	font-size: 75%;
	padding: 0 5px 0 0;
}
.producto_nav li a:hover {
	color: #fff;
	border-right: 20px solid #fff;

}
.disabled_nav {
	color: #333;
	border-right: 20px solid #333;
	
}
/*
	HEADER.feria
________________________________________________ */
#informacion {
	width: 430px;
	height: 110px;
  margin: 25px 0 0 110px;
/*  background: #ccc;*/
}
#informacion h3 {
	width: 160px;
	height: auto;
	background: #000;
	color: #fff;
/*  font-weight: bold;*/
	font-size: 90%;
	border-left: 1px solid #878787;
	border-right: 1px solid #878787;
	border-bottom: 1px solid #878787;
  padding: 5px 10px 3px 17px;
	float: left;
}
#informacion ul {
	width: 200px;
	height: 90px;
	border: 1px solid #A9A9A9;
	float: right;
	padding: 10px;
	overflow: hidden;
}
#informacion ul li {
	font-size: 75%;
	line-height: 15px;
}
#informacion a {
  color: #333;
}
#informacion a:hover {
  text-decoration: none;
}
/*
	CONT.feria
________________________________________________ */
.menu_ferias {
	padding: 34px 0 0 0;
/*  width: 420px;*/
	width: 60%;
	height: 130px;
}
.menu_ferias li {
	margin: 0 0 22px 0;
}
.menu_ferias li a {
	width: 180px;
	height: 9px;
	text-decoration: none;
	padding: 0 0 0 40px;
	line-height: 9px;
	display: block;
	color: #000;
	font-size: 90%;
	overflow: hidden;
}
.menu_ferias li a:hover, .menu_ferias li a.activo {
	border-left: 30px solid #000;
	padding: 0 0 0 10px;
	font-weight: bold;
}
/*
	HEADER.news
________________________________________________ */
#noticias {
	margin: 10px 0 0 255px;  
	position: relative;
}
#noticias h3 {
	width: 262px;
	height: 18px;
	background: #000;
	color: #fff;
	border-left: 1px solid #858585;
	border-right: 1px solid #858585;
	border-bottom: 1px solid #858585;
	margin: 0 0 8px 0;
	padding: 5px 0 0 10px;
	overflow: hidden;
	font-size: 85%;
}
#cont_noticias a {
  color: #333;
}
#cont_noticias a:hover {
  text-decoration: none;
}
#cont_noticias {
	width: 275px;
	height: 76px;
	overflow: hidden;
/*  background: #333;*/
	
/*  padding: 0 0 11px 0;*/
/*  margin: 10px 0 0 0;*/
/*  position: absolute;
  top: 10px;*/
}
#noticias .mask {
  width: 275px;
  height: 100px;
  background: url(../../img/web/bg_cont_noticias.jpg) no-repeat 0 0;
}
#noticias .jScrollPaneContainer {
	width: 272px;
	height: 120px;
	padding: 0 15px 0 0;
  position: absolute;
  top: 40px;
  left: 0;
}
#header a.jScrollArrowUp {
	background: url(../../img/web/arrow_up.jpg) no-repeat 0 0;
	top: 32px;
	left: 278px;
	z-index: 100;
}
#header a.jScrollArrowDown {
	background: url(../../img/web/arrow_down.jpg) no-repeat 0 0;
	top: 49px;
	left: 278px;
	z-index: 1;
}
/*#header .jScrollPaneContainer {
	position: absolute;
	top: 280px;
	left: 20px;
	padding: 0 0 0 18px;
}*/
#noticias p {
	width: 246px;
	text-align: justify;
	margin: 0 0 0 15px;
	font-size: 75%;
}
/*
	CONT.news
________________________________________________ */
#news {
	width: 300px;
	height: 165px;
	margin: 0 0 0 4px;
}
#news li a {
	width: 270px;
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 80%;
  margin: 0 0 6px 0;
}
#news li a:hover, #news li a.activo {
	font-weight: bold;
}
#cont a.jScrollArrowUp {
	background: url(../../img/web/scroll_up.jpg) no-repeat 0 0;
}
#cont a.jScrollArrowDown {
	background: url(../../img/web/scroll_down.jpg) no-repeat 0 0;
}
#cont .jScrollPaneContainer {
	position: absolute;
	top: 280px;
	left: 20px;
	padding: 0 0 0 18px;
}
/*
	HEADER.news
________________________________________________ */

/*
	CONT.news
________________________________________________ */
#mapa {
	width: 412px;
	height: 215px;
	background: url(../../img/web/mapa.jpg) no-repeat 0 0;
	position: relative;
}
p.mapa_txt {
  font-size: 80%;
  margin: 0 0 0 10px;
}
#mapa a {
	position: absolute;
	width: 4px;
	height: 4px;
	display: block;
	text-indent: -999em;
}
#mapa #pais1 {
	top: 77px;
	left: 221px;
}
#mapa #pais2 {
	top: 177px;
	left: 357.5px;
}
#mapa #pais3 {
	top: 80.5px;
	left: 224.5px;
}
#mapa #pais4 {
	top: 76.5px;
	left: 214px;
}
#mapa #pais5 {
	top: 80.5px;
	left: 142px;
}
#mapa #pais6 {
	top: 99px;
	left: 340.5px;
}
#mapa #pais7 {
	top: 75px;
	left: 218px;
}
#mapa #pais8 {
	top: 96.5px;
	left: 138px;
}
#mapa #pais9 {
	top: 94px;
	left: 205px;
}
#mapa #pais10 {
	top: 129px;
	left: 335px;
}
#mapa #pais11 {
	top: 82px;
	left: 211.5px;
}
#mapa #pais12 {
	top: 92px;
	left: 232.5px;
}
#mapa #pais13 {
	top: 71px;
	left: 219px;
}
#mapa #pais14 {
	top: 114px;
	left: 326px;
}
#mapa #pais15 {
	top: 72px;
	left: 197.5px;
}
#mapa #pais16 {
	top: 47px;
	left: 191.5px;
}
#mapa #pais17 {
	top: 106px;
	left: 245px;
}
#mapa #pais18 {
	top: 92px;
	left: 223.5px;
}
#mapa #pais19 {
	top: 100px;
	left: 351.5px;
}
#mapa #pais20 {
	top: 105px;
	left: 249px;
}
#mapa #pais21 {
	top: 106px;
	left: 257.5px;
}
#mapa #pais22 {
	top: 101px;
	left: 246px;
}
#mapa #pais23 {
	top: 80px;
	left: 217px;
}
#mapa #pais24 {
	top: 105px;
	left: 202px;
}
#mapa #pais25 {
	top: 116px;
	left: 112.5px;
}
#mapa #pais26 {
	top: 58.5px;
	left: 219.5px;
}
#mapa #pais27 {
	top: 191.5px;
	left: 384px;
}
#mapa #pais28 {
	top: 72.5px;
	left: 237px;
}
#mapa #pais29 {
	top: 97px;
	left: 201px;
}
#mapa #pais30 {
	top: 74px;
	left: 201.5px;
}
#mapa #pais31 {
	top: 66.5px;
	left: 246px;
}
#mapa #pais32 {
	top: 87px;
	left: 229px;
}
#mapa #pais33 {
	top: 138px;
	left: 314px;
}
#mapa #pais34 {
	top: 59px;
	left: 227px;
}
#mapa #pais35 {
	top: 84px;
	left: 220.5px;
}
#mapa #pais36 {
	top: 173px;
	left: 236px;
}
#mapa #pais37 {
	top: 126px;
	left: 316px;
}
#mapa #pais38 {
	top: 91px;
	left: 238px;
}
#mapa #pais39 {
	top: 115px;
	left: 263px;
}
#mapa #pais40 {
	top: 79px;
	left: 245px;
}
#mapa #pais41 {
	top: 132px;
	left: 150px;
}
/*
	HEADER.contact
________________________________________________ */
#formulario {
	margin: 20px 0 0 40px;
}
#formulario p {
	font-size: 80%;
}
#formulario form {
	margin: 10px 0 0 0;
}
#formulario form p {
	margin: 0 10px 5px 0;
	width: 240px;
	height: auto;
	float: left;
/*  background: #ccc;*/
}
label {
	width: 100px;
	height: 16px;
	float: left;
}
input ,textarea {
	border: 1px solid #FFE959;
	height: 15px;
	padding: 3px 0 0 3px;
	width: 94%;
	display: inline;
}
p.txt {
  width: 480px!important;
/*  background: #ccc;*/
}
textarea {
  width: 475px;
	height: 35px;
}
#enviar {
	width: 68px;
	height: 17px;
	background: url(../../img/web/enviar_bg.jpg) no-repeat 0 0;
	border: none;
/*  margin: 80px 0 0 0;*/
	padding: 0 4px 3px 0;
	font-size: 80%;
	position: absolute;
	bottom: 10px;
}
/*
	CONT.contact
________________________________________________ */
.contacto {
	padding: 30px 0 0 35px;
}
.contacto li {
	font-size: 90%;
}
.contacto .margin {
	margin: 0 0 10px 0;
}
.contacto li a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
input.error {
	border: 1px solid #EC3F31!important;
}
label.error {
	background: none;
	width: 17px!important;
	height: 17px!important;
	position: absolute;
	top: 12px;
	left: 85px;
	display: none;
}
/**/
#homeflash  {
}
#homeflash div {
  width: 150px;
  height: 50px;
/*  background: #ccc;*/
  margin: 200px auto 0 auto;
}
#homeflash div a {
  color: #333;
  text-decoration: none;
}
#homeflash div a:hover {
  color: #ffd700;
}
#homeflash div img {
  margin: 0 0 10px 0;
}

#flashcontent_web {
  position: absolute;
  bottom: 8px;
  right: 8px;
}
.nota_legal {
  font-size: 80%;
  color: #000;
  position: absolute;
  top: 238px;
  right: 50px;
}

