body {
	font-family: verdana;
	font-size: 13px;
	color: #333333;
	line-height:1.5;
	margin:0px;
	background: #F2F2F2;
	text-align:center;
}

h1, h2, h3, li {
	font-family: "Trebuchet MS";
	
}

strong {
	font-weight: bold;
}

#working-area {
	background: white;
	width:950px;
	margin: 0 auto;
	text-align:left;
}
#content a {
	text-decoration:none;
	color: black;
}
#content {
	clear:both;

}

#site-title {
	font-size: 45px;
	font-family: Helvetica;
	text-transform: uppercase;
	font-weight: bold;
	text-indent:-9999px;
}

#site-logo {
	background:url('../images/logo.png') no-repeat;
	height:153px;
	width:291px;
}

#header {
	background:url('../images/backmenu.png') no-repeat top right;
	height:161px;
}

#lang-selection {
	position: absolute;
	margin-left:900px;
	top:10px;
}

#lang-selection li {
	display:inline;
}

#main-navigation {
	top:88px;
	margin-left:295px;
	position: absolute;
}

#main-navigation ul.menu-ul li.menu-notselected a {
	color: white;
}

#main-navigation ul.menu-ul {
 	display:block;
 	margin:0px;
 	padding:0px;
}

#main-navigation li.menu-li {
	float:left;
	display:block;
	margin: 2px
}

#main-navigation li.menu-li a {
	display: block;
	text-decoration:none;
	line-height:32px;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
}

#main-navigation div.puce {
   background: url(../images/puce.png) no-repeat;
   float:left;
   height:15px;
   margin-top:9px;
   width:15px;
}

#main-navigation li.menu-li a span  {
}


#extra-navigation {
	position: absolute;
	top: 115px;
	width: 655px;
	line-height:55px;
	margin-left:295px;
}

#page-title {
	float:right;
	background: url(../images/page-title-puce.png) no-repeat right 10px;
	color:#4C910F;
	padding-right:25px;
	margin-right:45px;
	font-size:16px;
	font-family: "Trebuchet MS"
}


#breadcrumb {
	float: right;
	line-height:20px;
	margin-top:17px;
	margin-right:5px;
	padding:-25px;
	padding-right:5px;
	border-right: 1px dashed black;
	
}

#breadcrumb ul {
	float:left;
	margin:0px;
	margin-top:1px;
	padding:0px;
}

#breadcrumb li {
	float: left;
	margin:0px;
	padding:0px;
	margin-left:3px;
	margin-right:3px;
}

#breadcrumb li a {
	float: left;
	text-decoration:none;
	font-size:10px;
	color: black;
	margin:0px;
	padding:0px;
	font-weight: bold;
}

#breadcrumb li.second-last {
	margin-top:2px;
}

#breadcrumb li.second-last a, #breadcrumb li.unique a {
	height: 14px;
	background: #73B935;
	line-height:16px;	
	padding-left:2px;
	padding-right:2px;
	color:white;
}

#breadcrumb li.last {
	display: none;
	background: green;
}



#main-navigation ul.menu-ul li.menu-selected a, #main-navigation ul.menu-ul li.menu-notselected a:hover {
	text-decoration:none;
	background: url(../images/rollovermenutop.png) repeat-x;
}


#left-column {
	float: left;
	display:block;
	width:270px;
	margin-left: 17px;
}


#left-column h2{
	background: url(../images/menuleft_main.png) repeat-x top left;
	line-height:46px;
	color: white;
	font-size:14px;
}

#left-column h2 span{
	background: url(../images/menuleft-puce-title.gif) no-repeat;
	margin-left:10px;
	padding-left:15px;
	display: block;
}

#left-column div.puce{
   display: none;
}

#left-column ul.menu-ul{
	background: #E7E6E6;
}

#left-column ul.menu-ul a {
	text-decoration:none;
	border-bottom:1px solid white;
	display:block;
	color: #333333;
	line-height:25px;
	padding-left:25px;
}

#left-column ul.menu-ul li.menu-notselected a:hover {
	background:url(../images/menuleft-puce-selected.gif) repeat-y 10px 0;
	color: #396E0A;
}

#left-column ul.menu-ul li.menu-current-selection a {
	color: #396E0A;
	background:url(../images/menuleft-puce-selected.gif) repeat-y 10px 0;
	
}

#left-column ul.menu-ul li.menu-selected a{
	background:url(../images/menuleft-puce-selected.gif) repeat-y 10px 0;
}


#left-column ul.menu-ul li.menu-notselected a{
	background:url(../images/menuleft-puce-notselected.gif) repeat-y 10px 0;
}


#main-content {
	margin-left:287px;
	border-top:1px dashed #AFB2AB;
	border-left:1px dashed #AFB2AB;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:15px;
}

#main-content h1 {
	font-size: 20px;
	font-weight: bold;
}

#main-content h2 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 4px;
}




#footer {
	text-align:center;
	font-color:#eee;
	font-size:10px;
}

#footer {
	margin: 0 auto;
	width: 950px;
	border-top:1px dashed #AFB2AB;
	text-align:center;
	color:#333333;
	padding: 5px;
}

#footer a {

	color: #333333;
	text-decoration:none;
}

div.news {
	border-top: 1px solid #ccc;
	padding:5px;
	padding-top:0px;
	margin-bottom:15px;
}

div.news .news-clear {
}

div.news h3, div.news-read h1 {
	text-transform: uppercase;
	font-weight:bold;
	margin-top:5px;
	color:black;
	float:left;
	padding-left:15px;
	margin:0px;
	margin-left:5px;
	line-height:23px;
	background: url(../images/menuleft-puce-selected.gif) repeat-y 0px 0px;
	width:425px;

}

div.news-message {
	padding-left:25px;
}

div.news a.news-read {
	padding: 1px;
	padding-left:2px;
	padding-right:2px;
	font-size:10px;
	font-weight: bold;
	margin-top:5px;
	color:white !important;
	background:#AFB2AB;
}

a.news-back {
	padding: 1px;
	padding-left:2px;
	padding-right:2px;
	font-size:10px;
	font-weight: bold;
	margin-top:5px;
	color:white !important;
	background:#AFB2AB;
}
div.news span.news-date, div.news-read span.news-date {
	font-style: italic;
	float:left;
	color:#AFB2AB;
	width:190px;
	
}

#other-products {
	color: #9F9E9E;
	background: url(../images/product-main-title.png) repeat-y 13px;
	padding-left: 35px;
}

#products_gamme {
	float:right;
	margin-right:25px;
}

div.product_gamme {
	height:87px;
	width:266px;
	overflow: hidden;
	background: url(../images/product_back.png) no-repeat;
	font-size:10px;
	cursor: pointer;
}

div.product_gamme_img {
	margin-top:7px;
	margin-left:35px;
	float:left;
}

div.product_gamme h2{
	padding-top: 10px;
	padding-left: 10px;
	
	margin-left: 65px;
	margin-top: 7px !important;

	color: black;
	font-size: 50px;
	font-weight: normal !important;
	background: url(../images/gamme_back.png) repeat-y;
	
}

div.product_gamme p {
	color: #9F9E9E;
	margin-left:75px;
}

#product_description {
	width:305px;
	background: url(../images/gamme_back.png) repeat-y 18px;
	top:-19px;
	position: relative;
	margin-left:25px;
}

#product_description h2 {
	color: #4C910F;
	margin-left: 30px;
	padding:10px;

}

#product_description p{
	margin-left: 30px;
	margin-top: 5px;
}

#product_description h3 {
	margin-top: 15px;
	color: #9E9E9E;
	margin-left: 30px;
	padding-bottom:10px;
	border-bottom: 1px solid grey;
	border-style: dotted;
}

#product_description a.technical-sheet-link {
	background: url(../images/puce.png) no-repeat 0px 3px;
	margin-left:30px;
	padding-left:20px;
	font-weight: bold;
	margin-top:15px;
	display: block;
	width: 230px;
	color: #4C8213;
	
}

div.news_class_header {
	display: block;
	background:url(../images/backnews.png) no-repeat;
	height:64px;
	width:400px;
	margin-bottom:5px;
	padding-left:35px;
	font-family: "Trebuchet MS"
	
}

div.news_class_header div.date {
	color: #AFB2AB;
	font-size:12px;
	float: left;
	padding-top:10px;
	font-family: "Trebuchet MS"
}

div.news_class_header div.title {
	background: url(../images/menuleft-puce-selected.gif) repeat-y 0px 0px;
	margin-left:80px;
	padding-top:9px;
	padding-left:15px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}

div.news_class_header div.description {
	font-family: "Trebuchet MS"
	display:block;
	float:left;
	width:380px;
	line-height:15px;
	font-size:11px;
	margin:-50px;	
	margin:0px;
	padding:0px;
	
}

div.news_class_header span.news_class_header_link {
	color: white !important ;
	background: #AFB2AB;
	padding:2px;
	font-size:10px;
	font-weight: bold;
	font-family: "Trebuchet MS"
}


.fieldrow td {
	vertical-align: top;
}

.fieldrow label {
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-align: right;
	display: block;
	margin-right: 5px;
}
