/************************************** FONTS FACES **************************************/
@font-face {
   font-family: "Swis721 Cn BT Roman";
   font-style: normal;
   font-weight: normal;
   src: url(/css/fonts/swis721-cn-bt-roman.ttf),
        url(/css/fonts/swis721-cn-bt-roman-webfont.eot),
        url(/css/fonts/swis721-cn-bt-roman-webfont.woff);

}

@font-face {
    font-family: 'swis721_cn_btroman';
    src: url('/css/fonts/swis721_cn_bt_roman/swis721_cn_bt_roman-webfont.eot');
    src: url('/css/fonts/swis721_cn_bt_roman/swis721_cn_bt_roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/swis721_cn_bt_roman/swis721_cn_bt_roman-webfont.woff') format('woff'),
         url('/css/fonts/swis721_cn_bt_roman/swis721_cn_bt_roman-webfont.ttf') format('truetype'),
         url('/css/fonts/swis721_cn_bt_roman/swis721_cn_bt_roman-webfont.svg#swis721_cn_btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bakersignet_btroman';
    src: url('/css/fonts/baker_signet_bt-webfont.eot');
    src: url('/css/fonts/baker_signet_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/baker_signet_bt-webfont.woff') format('woff'),
         url('/css/fonts/baker_signet_bt-webfont.ttf') format('truetype'),
         url('/css/fonts/baker_signet_bt-webfont.svg#bakersignet_btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helveticaneueregular';
    src: url('/css/fonts/helvetica/regular/helveticaneue-webfont.eot');
    src: url('/css/fonts/helvetica/regular/helveticaneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/helvetica/regular/helveticaneue-webfont.woff') format('woff'),
         url('/css/fonts/helvetica/regular/helveticaneue-webfont.ttf') format('truetype'),
         url('/css/fonts/helvetica/regular/helveticaneue-webfont.svg#helveticaneueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'helvlightregular';
    src: url('/css/fonts/helvetica/lightregular/helvlight_regular-webfont.eot');
    src: url('/css/fonts/helvetica/lightregular/helvlight_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/helvetica/lightregular/helvlight_regular-webfont.woff') format('woff'),
         url('/css/fonts/helvetica/lightregular/helvlight_regular-webfont.ttf') format('truetype'),
         url('/css/fonts/helvetica/lightregular/helvlight_regular-webfont.svg#helvlightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'helveticaneuecondensed';
    src: url('/css/fonts/helvetica/condensed/helvnc-webfont.eot');
    src: url('/css/fonts/helvetica/condensed/helvnc-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/helvetica/condensed/helvnc-webfont.woff') format('woff'),
         url('/css/fonts/helvetica/condensed/helvnc-webfont.ttf') format('truetype'),
         url('/css/fonts/helvetica/condensed/helvnc-webfont.svg#helveticaneuecondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*@font-face {
   font-family: "Helvetica Neue";
   font-style: normal;
   font-weight: normal;
   src: url(/css/fonts/helvetica/helvnbc-webfont.ttf) format('truetype'),
        url(/css/fonts/helvetica/helvnbc-webfont.eot?#iefix) format('embedded-opentype'),
        url(/css/fonts/helvetica/helvnbc-webfont.woff) format('woff'),
        url('/css/fonts/helvetica/baker_signet_bt-webfont.svg#bakersignet_btroman') format('svg');
}*/

@font-face {
    font-family: 'helveticaneueboldcond';
    src: url('/css/fonts/helvetica/helvnbc-webfont.eot');
    src: url('/css/fonts/helvetica/helvnbc-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/helvetica/helvnbc-webfont.woff') format('woff'),
         url('/css/fonts/helvetica/helvnbc-webfont.ttf') format('truetype'),
         url('/css/fonts/helvetica/helvnbc-webfont.svg#helveticaneueboldcond') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
   font-family: "Myriad Pro";
    src: url('/css/fonts/MyriadPro-Regular.eot');
    src: url('/css/fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/MyriadPro-Regular.woff') format('woff'),
         url('/css/fonts/myriad-web-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'swis721_cn_btbold';
    src: url('/css/fonts/SwisCnBtBold/font-webfont.eot');
    src: url('/css/fonts/SwisCnBtBold/font-webfont.eot?#iefix') format('embedded-opentype'),
         url('/css/fonts/SwisCnBtBold/font-webfont.woff') format('woff'),
         url('/css/fonts/SwisCnBtBold/font-webfont.ttf') format('truetype'),
         url('/css/fonts/SwisCnBtBold/font-webfont.svg#swis721_cn_btbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/****************************************************************************/




a > img{
	   border:0;
}
#contenedorPrincipal{
	postion: absolute;
	max-width: 1200px;
		margin-left: auto;
	margin-right: auto;
}

.clsItemMenu{
	float: left;
	
/* 	min-width: 70px;
	height: 45px; */
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial;
	color: white;
	font-size: 20px;
	/* line-height: 55px; */
	/* vertical-align: sub; */
	/* padding-top: 15px; */
	
	 /* background-color:red;  */
	/* display: block; */
	/* text-align: center; */
	cursor: pointer;
/* 	margin-top: 5px;
	z-index: 200; */	
}

#menuTopHome{
/* 	width: 76px;
	height: 44px; */
}
#menuTopEmpresa{
	width: 97px;
	height: 44px;
}

#menuTopProductos{
	width: 115px;
	height: 44px;
}
#menuTopRecetario{
	width: 109px;
	height: 44px;
}
#menuTopCertificaciones{
	width: 164px;
	height: 44px;
}
#menuTopContactenos{
	width: 140px;
	height: 44px;
}

.clsImgBGMenu{
/*   position: relative;
  margin-top: 0px;
  margin-left: 0px; */
}

#botonCat{
	width: 36px;
	height: 26px;
	cursor:pointer;
}
#botonEsp{
	width: 36px;
	height: 26px;
	cursor:pointer;
}





#sectorPie{
	float: left;
	width: 100%;
	min-height: 68px;
	/* background-color: red; */
	/* background-image: url('/imagenes/artesal/fondoPie.jpg'); */

}
#sectorTopPie{
	float: left;
	width: 100%;
	min-height: 35px;
	background-color: #5A9950
}
#sectorPiePie{
	float: left;
	width: 100%;
	min-height: 35px;
	background-color: #D5D5D5
}

#logoCollective{
	width: 90px;
	height: 32px;
	background-image: url('/imagenes/artesal/logoCollective.jpg');
		/* margin-top: 36px; */
	margin-left: 56px;
}

#sectorCentralPie{
	position: relative;
	min-width: 400px;
	min-height: 68px;
	background-color: yellow;
	margin-top: 0px;
}
#sectorAvisoLegal{
	width: 103px;
	min-height: 24px;
}

