/*-------------------------------General-------------------------------*/
@font-face {
    font-family: "Calibri";
    src:url("../fonts/web/calibri-webfont.ttf") format("truetype"), url("../fonts/web/calibri-webfont.eot") format("embedded-opentype"), url("../fonts/web/calibri-webfont.eot") format("woff");
}

body,td,th {
	font-family: "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", "Calibri";
	font-size: 16pt;
	text-align: left;
}
.limpiar
{
	float: none;
	clear: both;
	margin: 0;
	border: none;
	font-size: 1px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#horiz05 {
	height: 5px;
}
#horiz10 {
	height: 10px;
}
#horiz15 {
	height: 15px;
}
#horiz30 {
	height: 30px;
}
#verti40 {
	width: 40px;
}

/*-------------------------------General-------------------------------*/
/*-------------------------------Cabecera-------------------------------*/
#cabecera {
	width: 100%;
}
#cab_cont {
	width: 992px;
	position: relative;
	height:168px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#cab_logo {
	position:absolute;
	width:342px;
	height:100px;
	left: 9px;
	top: 17px;
	z-index: 80;
}
#cab_idiomas {
	position:absolute;
	width:300px;
	height:35px;
	left: 692px;
	top: 41px;
	z-index: 80;
	text-align: right;
}
#cab_busqueda {
	position:absolute;
	width:380px;
	height:35px;
	left: 680px;
	top: 83px;
	z-index: 80;
	text-align: right;
}
#cab_menu {
	position:absolute;
	width:992px;
	height:30px;
	left: 0px;
	z-index: 80;
	top: 136px;
}
#cab_lin {
	position:absolute;
	width:992px;
	height:7px;
	z-index: 90;
	background-color: #761598;
	left: 0px;
	top: 128px;
}

#cab_video {
	position:absolute;
	width:380px;
	height:35px;
	left: 500px;
	top: 50px;
	z-index: 99;
	text-align: right;
}
#cab_video a {color:#2a928b !important; text-decoration:none; font-size:18px;}
#cab_video img { text-decoration:none; height:25px; }

#cab_video_miniatura {
	position:absolute;
	left: 560px;
	top: 30px;
	z-index: 999 !important;
}
#cab_video_miniatura img {max-height:80px;}
#cab_pyme {
	position: absolute;
	/*width:238px;*/
	text-align:center;
	left:360px;
}
#cab_sello {
	height: 70px;
	margin-top: 3px;
}
#cab_ministerio {
	width: 200px;
	margin-left: 10px;
	margin-top: 10px
}
/*-------------------------------Cabecera-------------------------------*/
/*-------------------------------Menú-------------------------------*/
img, div {
	behavior:url(iepngfix.htc);
}

ul#navigation, ul#worknavnav {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	width:100%;
}

ul#navigation li {
	float:left;
	padding-top:0px;
	height:25px;
	padding-right:3px;
}

li#navigation a, li#navigation a:hover {
	line-height:100%;
	width:100%;
	height:25px;
	font-size:16px;
}

li#COSMETICA a, li#CONTACTO a, li#ENVASES a, li#VICORVA a {
	display:block;
	line-height:180%;
	text-align:center;
	width:100px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	color:#231F20;
	text-decoration:none;
    text-shadow: none !important;
}

li#COSMETICA a:hover, li#CONTACTO a:hover, li#ENVASES a:hover, li#VICORVA a:hover {
	display:block;
	line-height:180%;
	text-align:center;
	width:100px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	color:#2a928b !important;
	/*border-color:#cfcfcf !important;*/
	/*background-color:#cfcfcf !important;*/
	background-image:url(/img/Menu/bg_menu.png);
	text-decoration:none;
	text-shadow: none;
}

li#COSMETICA_on a,li#ENVASES_on a, li#CONTACTO_on a, li#VICORVA_on a  {
	display:block;
	line-height:180%;
	text-align:center;
	width:100px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	color:#2a928b !important;
	/*border-color:#cfcfcf !important;*/
	/*background-color:#cfcfcf !important;*/
	background-image:url(/img/Menu/bg_menu.png);
	text-decoration:none;
	text-shadow: none;
}
li#TERCEROS a {
	display:block;
	line-height:180%;
	text-align:center;
	width:200px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	color:#231F20;
	text-decoration:none;
    text-shadow: none !important;
}

li#TERCEROS a:hover {
	display:block;
	line-height:180%;
	text-align:center;
	width:200px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	color:#2a928b !important;
	/*border-color:#cfcfcf !important;*/
	/*background-color:#cfcfcf !important;*/
	background-image:url(/img/Menu/bg_menu.png);
	text-decoration:none;
	text-shadow: none;
}

li#TERCEROS_on a {
	display:block;
	line-height:180%;
	text-align:center;
	width:200px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	color:#2a928b !important;
	/*border-color:#cfcfcf !important;*/
	/*background-color:#cfcfcf !important;*/
	background-image:url(/img/Menu/bg_menu.png);
	text-decoration:none;
	text-shadow: none;
}

/*-------------------------------Menú-------------------------------*/
/*-------------------------------Pie-------------------------------*/
#pie {
	width: 100%;
}
#pie_cont {
	width: 992px;
	height:auto;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#pie_lin {
	position:relative;
	width:992px;
	height:7px;
	z-index: 90;
	background-color: #761598;
	left: 0px;
	top: 0px;
}
#pie_logo {
	position:relative;
	width:100px;
	left: 6px;
	top: 10px;
	z-index: 80;
	float: left;
}
.pie_tit {
	color:#761598;
	font-size:18px;
}
#pie_txt {
	position: relative;
	width:250px;
	left: 20px;
	text-align: left;
	top: 10px;
	float: left;
}
#pie_txt2 {
	position: relative;
	width:250px;
	left: 60px;
	text-align: left;
	top: 10px;
	float: left;
}
#pie_txt3 {
	position: relative;
	width:250px;
	left: 100px;
	text-align: left;
	top: 10px;
	float: left;
}
.pie_map1 {
	position:absolute;
	left:0px;
	top:36px;
	width:144px;
	z-index:1;
}
.pie_map2 {
	position:absolute;
	left:190px;
	top:36px;
	width:144px;
	z-index:1;
}

#pie_fin {
	position:relative;
	width:992px;
	height:15px;
	z-index: 90;
	clear: both;
	margin-top: 15px;
}
/*-------------------------------Pie-------------------------------*/
.top {
	display:none;
	background: url(/img/top.jpg) no-repeat scroll 0 0 transparent;
	bottom: 30px;
	cursor: pointer;
	height: 40px;
	position: fixed;
	right: 0;
	text-indent: -99999px;
	width: 40px;
}
.top2 {
	display:none;
	background: url(/img/icons/inicio.png) no-repeat scroll 0 0 transparent;
	bottom: 20px;
	cursor: pointer;
	height: 60px;
	position: fixed;
	right: 0;
	text-indent: -99999px;
	width: 40px;
}
/*-------------------------------Pie-------------------------------*/


#cookies {
	position:fixed;
	bottom:0px;
	z-index:999;
	width:100%;
	background: rgba(175,175,175,0.75);
	height:30px;
	border-top:1px solid #761598;
	font-size: 12px;
	text-align:center;
}

#cookie_txt {
	max-width:1200px;
	margin:0 auto;
}

#cookies_ifr {
	display:none;	
}