html{
	background:#FDFDFD url(back.jpg) center center repeat-y;
	/*margin: 0; padding: 0; height: 100%;*/
}
body{
	/*margin: 0; padding: 0; height: 100%;*/
	width:940px;
	margin:auto;
	font:12px Calibri, Arial, Helvetica, sans-serif;
	color:#333333;
}

h1{
	font:normal 28px "Trebuchet MS", "Century Gothic", "Microsoft Sans Serif", Arial, sans-serif;
	color:#1A8A42;
	text-transform:uppercase;
}
h2{
	font:normal 24px "Trebuchet MS", "Century Gothic", "Microsoft Sans Serif", Arial, sans-serif;
	color:#999999;
}
h3{
	font:bold 14px Calibri, Arial, Helvetica, sans-serif;
	color:#454545;
}

img{
	border:none;
}

a{
	color:#1A8A42;
	font-family:"Trebuchet MS", "Century Gothic", "Microsoft Sans Serif", Arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#header{
	height:150px;
	background:url(header.jpg) center top repeat;
	position:relative;
}

#sous_menu{
	padding-top:16px;
	padding-left:320px;
}
#sous_menu a{
	color:#666666;
	font:15px "Trebuchet MS", "Century Gothic", "Microsoft Sans Serif", Arial, sans-serif;
	text-decoration:none;
	padding:0px 20px;
}
#sous_menu a:hover{
	color:#1A8A42;
}
#sous_menu a.active, #sous_menu a.active:hover{
	color:#49A268;
	font-weight:bold;
	border-bottom:1px solid #49A268;
}

#menu{
	padding-top:60px;
	padding-left:285px;
}
#menu a{
	display:block;
	width:162px;
	height:41px;
	color:#666666;
	font:20px "Trebuchet MS", "Century Gothic", "Microsoft Sans Serif", Arial, sans-serif;
	text-align:center;
	text-decoration:none;
	line-height:41px;
	float:left;
}
#menu a:hover{
	color:#FFFFFF;
	background:url(menu_hover.png) center center no-repeat;
}
#menu a.active, #menu a.active:hover{
	color:#FBFBFB;
	background:url(menu_active.png) center center no-repeat;
}

#menu_langues{
	position:absolute;
	right:1px;
	top:1px;
}

#container{
	clear:both;
	margin:10px;
	text-align:justify;
}

.block_gauche{
	float:left;
	width:490px;
	margin-left:20px;
}

.block_droite{
	width:335px;
	float:right;
	margin-right:20px;
	color:#999999;
}
.block_droite h2{
	margin:0;
	padding:2px 0px;
}
.block_droite .browse{
	overflow:hidden;
	height:186px;
	padding-left:72px;
	background:url(acc_browser.jpg) no-repeat;
	border-bottom:1px solid #B4BCBF;
}
.block_droite .actus{
	overflow:hidden;
	height:186px;
	padding-left:72px;
	background:url(acc_actualites.jpg) no-repeat;
	border-bottom:1px solid #B4BCBF;
	margin-top:10px;
}
.browser{
	text-align:justify;
}
.browser a.lien_browser{
	color:#999999;
	text-decoration:none;
	font-weight:normal;
}
.browser a.lien_browser:hover{
	color:#545454;
	text-decoration:none;
}
.browser a.lien_visite{
}
.actus_relatif{
	height:186px;
	width:263px;
	position:relative;
}
.actus_contenu{
	height:186px;
	width:263px;
	position:absolute;
	left:0px;
	top:0px;
}
.block_droite .societe{
	overflow:hidden;
	height:186px;
	padding-left:72px;
	background:url(acc_societe.jpg) no-repeat;
	margin-top:10px;
}

.trait{
	height:2px;
	background:url(trait.gif) center top no-repeat;
}

.left{
	float:left;
	border:1px solid #DDDDDD;
	padding:3px;
	margin-right:10px;
	margin-bottom:10px;
}
.right{
	float:right;
	border-top:1px solid #DDDDDD;
	border-left:3px solid #ABABAB;
	border-bottom:2px solid #CCCCCC;
	margin-left:10px;
	margin-bottom:10px;
}

.grand{
	font-size:24px;
}
.liste_presse li{
	list-style-image:url(puce.gif);
}
#footer{
	clear:both;
	padding:2px;
	background:#EDECEC url(footer.jpg) left top repeat-x;
}
#footer ul{
	margin:0;
	padding:0;
}
#footer li{
	list-style:none;
	list-style-image:none;
	margin:3px;
}
#footer ul li a{
	color:#666666;
}
#footer ul li ul{
	padding-left:10px;
}
#footer ul li ul li{
	margin:2px;
}
#footer ul li ul li a{
	font-weight:normal;
	color:#999999;
}

#partners{
	clear:both;
	padding:10px;
	margin:5px;
	border:1px solid #CCC;
	background-color:#DCDCDC;
}

.block_footer{
	float:left;
	width:200px;
	height:110px;
	margin:10px;
	border-right:1px solid #B4BCBF;
}
.block_copyright{
	float:left;
	margin:20px 0px 0px 40px;
	text-align:center;
}
.block_copyright a{
	font-weight:normal;
}

.formu, .bouton, .double{
	font:12px Calibri, Arial, Helvetica, sans-serif;
	color:#333333;
	border:1px solid #999999;
	background-color:#EEEEEE;
	width:250px;
}
input.double, textarea.double{
	width:504px;
}
.formu:hover,.double:hover,.bouton:hover{
	border:1px solid #666666;
}

.bouton{
	font-variant:small-caps;
	cursor:pointer;
}
.puce{
	width:auto;
	background:none;
	border:none;
}

.degrade{
	border:1px solid #F0EEEE;
	background:#FFFFFF url(degrade.jpg) left top repeat-x;
	padding:5px 10px;
	margin:10px;
}



/************** CATALOGUE ************/
.catalogue_gauche{
	width:690px;
	float:left;
}
.catalogue_droite{
	float:right;
	width:200px;
	padding:10px;
	border:1px solid #DEDEDE;
	background:#F6F6F6;
	margin-top:25px;
}

.besoin{
	text-align:center;
	vertical-align:middle;
	border:1px solid #676767;
	-moz-border-radius:5px;
	background:#B4BCBF url(categorie.png) left center repeat-x;
	color:#FFF;
	font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:20px;
}
.catalogue_degrade{
	border:1px solid #F0EEEE;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	background:#FFFFFF url(degrade.jpg) left top repeat-x;
	padding:3px;
	height:180px;
	text-align:left;
}
.catalogue_image{
	margin:3px;
	padding:4px;
	border:1px solid #999;
	background-color:#FFF;
	-moz-border-radius:5px;
}
.catalogue_produit{
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.listing{
	border-collapse:collapse;
	font-size:11px;
	width:100%;
}
.pair{
	background-color:#EEEEEE;
}
.impair{
	background-color:#FDFDFD;
}
.no_puce{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	text-align:left;
}

/************** FIN CATALOGUE ************/

/*************** RECHERCHE *******************/
#LSShadow{
	position:absolute;
	z-index:2;
	border:1px outset #999999;
	-moz-border-radius:0px 0px 5px 5px;
	background:url(transparent.png);
	padding:0;
	color:#222222;
	font-size:11px;
	width:300px;
}
#LSShadow a{
	display:block;
}
#LSShadow a:hover{
}
/*************** FIN RECHERCHE *******************/


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




.tab_label{
background-color:#EEEEEE;
text-align:right;
padding-right:5px;
width:150px;
vertical-align:top;
padding-top:3px;
font-size:14px;
}
.input{
width:300px;
}
.tab_input{
text-align:left;
}
.invisib{
display:none;
}

.vignette_halt{
	border:1px #999 solid;
	padding:5px;
	margin-right:15px;
	float:left;
}
.ul_halt{
	list-style-position:inside;
}

/***/
.offre{
width:470px; margin-left:0px; padding-left:35px; padding-right:80px;  padding-top:35px; background:url(img/Page-End.jpg) bottom left no-repeat;
}

.offre p{
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
}

.offre ul{
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
}

.offre li{
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
}
