html, body {
	margin:0;
	padding:0;
	color:#626262;
	font-family:Arial;
	text-align:justify;
	font-size:11px;
}

a {
	color:#000;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}
p{
color:#626262;
line-height:18px;
}

#cadre_0 {
	background: url(../images/cadre_0.gif) repeat-x top;
}

#cadre_1 {
	background: url(../images/cadre_1.gif) no-repeat top center;

}

#cadre_2b {
	background: url(../images/cadre_2b.gif) repeat-x bottom;
}

#cadre_3 {
	width:942px;
	padding: 0;
	margin:auto;
	background: url(../images/cadre_3.gif) no-repeat  top center ;
}

#header {
	position:relative;
	background: url(../images/header.gif) no-repeat;
	width:942px;
	z-index:2;
	height:164px;
}

#header a.tohome {
	cursor:pointer;
	display:block;
	height:63px;
	left:10px;
	position:absolute;
	top:35px;
	width:229px;
}
#header a.tohome span {
	display:none;
}
#langues {
	position:absolute;
	top:12px;
	right:0px;
}
#langues .drap{
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #3d5161;
	float:left;
}
#langues img {
	border:none;

}
/* Bloc de recherche */
#recherche {
	background: url(../images/recherche.gif) no-repeat;
	height:27px;
	width:340px;
	position:absolute;
	top:59px;
	right:0px;
	
}

#recherche span {
	position:absolute;	
}

#recherche form {
	margin:0;
	padding:0;
	position:relative;
	height:27px;
	cursor:default;
}

#recherche #txt_keywords {
	background:none;
	border:none;
	margin-top:1px;
	right:29px;
	margin-left:11px;
	font-size:12px;
	height:23px;
	width:288px;
	line-height:23px;
}

#recherche #btn_search {
	position:absolute;
	top:0px;
	right:1px;
	width:29px;
	height:27px;
	cursor:pointer;
}
/*************navh*************/
#navh {
	margin-left:227px;
	bottom:0;
	height:28px;
	float:left;
	margin-top:136px;
	z-index:1;
}

#navh a.home {
	display:block;
	float:left;
	line-height:28px;
	position:relative;
	margin-left:2px;
	padding-left:4px;
	font-size:12px;
	background:url(../images/deb_onglet.gif) top left no-repeat;
	text-decoration:none;
}

#navh a.home > span  {
	display:block;
	float:left;
	height:28px;
	text-decoration:none;
	padding-right:4px;
	background:url(../images/fin_onglet.gif) top right no-repeat;	
}
#navh a.home > span  > span{
	display:block;
	float:left;
	height:28px;
	padding: 0 8px 0 8px;
	text-decoration:none;
	line-height:28px;
	font-size:12px;
	color:#fff;
	background:url(../images/onglet.gif) top repeat-x;	
}
/*lien courent*/
#navh > a.current {
	display:block;
	float:left;
	line-height:28px;
	position:relative;
	margin-left:2px;
	padding-left:4px;
	font-size:12px;
	background:url(../images/deb_onglet_click.gif) top left no-repeat;
	text-decoration:none;
}

#navh > a.current > span  {
	display:block;
	float:left;
	height:28px;
	text-decoration:none;
	padding-right:4px;
	background:url(../images/fin_onglet_click.gif) top right no-repeat;	
}
#navh > a.current > span  > span{
	display:block;
	float:left;
	height:28px;
	padding: 0 6px 0 6px;
	text-decoration:none;
	line-height:28px;
	font-size:12px;
	color:#3c5060;
	background:url(../images/onglet_click.gif) top repeat-x;	
}
#navh > ul > li.current {
	display:block;
	float:left;
	line-height:28px;
	position:relative;
	margin-left:2px;
	padding-left:4px;
	font-size:12px;
	background:url(../images/deb_onglet_click.gif) top left no-repeat;
	text-decoration:none;
}

#navh > ul > li.current > a  {
	display:block;
	float:left;
	height:28px;
	text-decoration:none;
	padding-right:4px;
	background:url(../images/fin_onglet_click.gif) top right no-repeat;	
}
#navh > ul > li.current > a > span {
	display:block;
	float:left;
	height:28px;
	padding: 0 5px 0 5px;
	text-decoration:none;
	line-height:28px;
	font-size:12px;
	color:#3c5060;
	background:url(../images/onglet_click.gif) top repeat-x;	
}
/*lien menu*/
#navh > ul > li:hover a.menu, #navh > ul > li a.menu:hover{
    background:url(../images/hover.png) bottom left no-repeat;
	padding-bottom:10px;
	height:34px;
	z-index:100000;
}

/* 1er niveau */
#navh ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}

#navh ul li {
	display:block;
	float:left;
	line-height:28px;
	position:relative;
	margin-left:2px;
	padding-left:4px;
	font-size:12px;
	background:url(../images/deb_onglet.gif) top left no-repeat;
}

#navh > ul > li > a {
	display:block;
	float:left;
	height:28px;
	text-decoration:none;
	padding-right:4px;
	background:url(../images/fin_onglet.gif) top right no-repeat;	
}
#navh > ul > li > a > span{
	display:block;
	float:left;
	height:28px;
	padding: 0 5px 0 5px;
	text-decoration:none;
	line-height:28px;
	font-size:12px;
	color:#fff;
	background:url(../images/onglet.gif) top repeat-x;	
}
#navh ul li:hover, #navh ul li.current:hover, #navh a.home:hover  {
	background:#199fe6 url(../images/deb_onglet_hover.gif) top left no-repeat;
	
}

#navh > ul > li:hover > a , #navh > ul > li:hover > a.menu, #navh a.home:hover span{
	background:url(../images/fin_onglet_hover.gif) top right no-repeat;	
}
#navh > ul > li:hover > a > span, #navh a.home:hover span span{
	background:url(../images/onglet_hover.gif) top repeat-x;
	color:#FFFFFF;	
}
#navh .smenuv {
	z-index:99;
	position:absolute;
	top:29px;
	left:0;
	padding-top: 0;
	border-top:2px solid #199fe6;
}
#navh .smenuv ul {
	margin-left:0px;
	padding: 5px 0 5px 0;
}

#navh ul .smenuv li {
	float:none;
	line-height: 18px;
	display:block;
	margin:0;
	background:none;
	padding-left:0px;
}

#navh li:hover > .smenuv {
  display:block;
}


/* 2nd niveau */
#navh .smenuv .smenuv {
	left:176px;
	top:-10px;
	padding-top:10px;
}
#navh .smenuv .smenuv ul {
	padding-top: 0;
}
.smenuv span {
	padding-left:11px !important;
	padding-right:11px;
}



/* menu h > niveau 2 et plus > hover */
/* menu v > niveau 3 et plus > hover */
.smenuv li:hover > a {
	color:#3c5060;
	text-decoration:underline !important;
}

/* position des menus deroulants de niveau 3 */
#navh .smenuv .smenuv{
	left:174px;
}
.smenuv {
	display:none;
	position:absolute;
	top:-10px;
	left:180px;
	width:194px;
	z-index:9999;
	padding-top:10px;
}

.menuv li:hover > .smenuv {
  display: block;
}

.smenuv span {
	display:block;
	line-height:18px;
}

.smenuv .smenuv {
	left:176px;
}

.smenuv ul {
	background: url(../images/bkg_smenu_repeat.gif) repeat-y;
	width:194px;
}

.smenuv div.bottom {
	position:absolute;
	background:url(../images/bkg_smenu_bottom.png) no-repeat bottom;
	padding-bottom: 5px;
}


.smenuv ul a {
	display:block;
	line-height:26px;
	font-size:11px;
	width: 100%;
	padding:2px 0px;
	color:#7e7e7e;
	text-decoration:underline;
}


/****************************************/

#colonnedroite {
	float:left;
	width:700px;
	margin-left:27px;
	z-index:1;
	position:relative;
	margin-top:25px;
}
#chemin {
	line-height:11px;
	font-size:11px;
	color:#959595;
	border-bottom:2px solid #3c5060;
	padding-bottom:6px;
}
#chemin a{
	color:#959595;
	text-decoration:none;
}
#chemin a:hover{
text-decoration:underline;
}
#contenu {
	margin-top: 18px;
}
#colonnegauche {
	float:left;
	width:215px;
	margin-top:13px;
}
.societe{
background:url(../images/societe.gif) no-repeat;
width:215px;
height:300px;
margin-top:8px;
}
.societe span{
color:#959595;
margin:auto;
position:absolute;
line-height:39px;
margin-left:19px;
font-size:12px;
}
.societe a.novacarb{
background:url(../images/novacarb.gif) no-repeat 32px 10px;
width:182px;
height:63px;
display:block;
padding-left:32px;
margin-top:40px;
position:absolute;
}
.societe a.novacarb:hover{
background:url(../images/novacarb_hover.gif) no-repeat 32px 10px;
}
.societe a.novacid{
background:url(../images/novacid.gif) no-repeat 32px 8px;
width:182px;
height:63px;
display:block;
padding-left:32px;
margin-top:104px;
position:absolute;
}
.societe a.novacid:hover{
background:url(../images/novacid_hover.gif) no-repeat 32px 8px;
}
.societe a.novapex{
background:url(../images/novapex.gif) no-repeat 32px 14px;
width:182px;
height:63px;
display:block;
padding-left:32px;
margin-top:168px;
position:absolute;
}
.societe a.novapex:hover{
background:url(../images/novapex_hover.gif) no-repeat 32px 14px;
}
/*----------------------*/
.societe a.novacyl{
background:url(../images/novacyl.jpg) no-repeat 32px 18px;
width:182px;
height:63px;
display:block;
padding-left:32px;
margin-top:231px;
position:absolute;
}
.societe a.novacyl:hover{
background:url(../images/novacyl_hover.jpg) no-repeat 32px 18px;
}
/*----------------------*/
.societe a.novacarb span, .societe a.novacid span, .societe a.novapex span, .societe a.novacyl span{
display:none;
}
a.novacap{
background:url(../images/btn_novacap.gif) no-repeat;
width:136px;
height:23px;
margin-top:19px;
display:block;	
text-decoration:none;
padding-left:79px;
padding-top:50px;
}
a.novacap:hover{
background:url(../images/btn_novacap_hover.gif) no-repeat;
}
a.novacap span{
	color:#b3051c;
	text-decoration:none;
}
a.novacap:hover span{
color:#d55463;
}
.product{
background:url(../images/product_finder.gif) no-repeat;
width:215px;
height:49px;
margin-top:19px;
}
.product a{
text-decoration:none;
}
.product a:hover span{
color:#3c5060;
text-decoration:none;
}
.product span{
font-weight:bold;
font-size:16px;
color:#969696;
line-height:49px;
margin-left:67px;
}
.securite{
background:url(../images/product_finder.gif) no-repeat;
width:215px;
height:49px;
margin-top:19px;
}
.securite a{
text-decoration:none;
}
.securite a:hover span{
color:#3c5060;
text-decoration:none;
}
.securite span{
font-weight:bold;
font-size:16px;
color:#969696;
line-height:49px;
margin-left:67px;
}

.newsFlash{
width:215px;
height:180px;
background:url("../images/actu.gif") no-repeat scroll 0 0 transparent;
margin-top:19px;
}
.newsFlash span{
font-size:16px;
font-weight:bold;
color:#959595;
margin-left:66px;
display:block;
padding-top:5px;
}
#actu{
width:180px;
height:90px;
font-size:12px;
color:#000000;
margin-left:23px;
margin-top:17px;
}
#footer {
background:url("../images/footer.gif") no-repeat scroll 0 0 transparent;
clear:both;
height:94px;
line-height:94px;
position:relative;
top:54px;
width:942px;
}

#footer .tohome {
  position: absolute;
  top: 0;
  left: 0;
}

#footer img {
	border:none;
	vertical-align:middle;
	margin-left:0px;
	margin-top:34px;
}

#navf {
	margin:0;
	padding:0;
	list-style-type:none;
	position:absolute;
	top:10px;
	left:295px;
}

#navf li {
	display:inline;
	margin-right:8px;
	padding-right:6px;
	border-right:1px solid #199fe6;
}
#navf li.last {
	border:none;
	background:none;
}

#navf li a {
	margin-right:6px;
	color:#818080;
	text-decoration:none;
	font-size:11px;
}
#navf li a:hover {
    text-decoration:underline;
}
#addonline {
	position:absolute;
	right:0px;
	top:44px;
	line-height:18px;

}

#addonline img {
	vertical-align:middle;
	margin-top:-8px;
	margin-left:0px;
}

#addonline a#toaddonline {
	margin-right:5px;
	color:#a7a7a7;
	font-size:11px;
	text-decoration:none;
	float:left;
	padding-top:5px;
}
#addonline a#toaddonline span{
	margin-top:40px;
}	
#addonline a#toaddonline:hover {
text-decoration:underline;
}
/*****************************************/
/* Modele de titre */
.modeleTitre {
  background: url(../images/titre.gif) no-repeat bottom left;
  padding-left: 27px;
  height:10px;
  line-height:10px;
}
.modeleTitre h1 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #3c5060;
	font-weight: bold;
}
.modeleTitre a {
	color: #3c5060;
	text-decoration: underline;
}

/* Modele de puce */
.modelePuce h2 {
	background: url(../images/puce.gif) no-repeat 0px 5px;
	margin: 0;
	padding: 0 0 0 15px;
	line-height:18px;
	font-size: 12px;
	font-weight: normal;
	color: #626262;
}
.modelePuce a {
	color: #626262;
	text-decoration: underline;
}

