body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p {
	margin:0;
	padding:0;
}
html, body {
	height: 100%;
	background: #fff;
	background-image:url(../images/layout/bg.jpg);
	background-repeat: repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	background-color: #fff;
}
div#global {
	min-height: 100%;
	width: 1083px;
	margin: 0 auto;
	position: relative;
	background-image:url(../images/layout/global_bg.gif);
	background-repeat:repeat-y;
}
#top_links {
	height:25px;
	width: 1083px;
	margin: 0 auto;
	position: relative;
	line-height:25px;
	font-size: 0.6em;
}
#top_links a {
	color:#686868;
	text-decoration:none;
}
#top_links h1 {
	color:#7b9933;
	text-decoration:none;
	font-size:0.9em;
	font-weight:normal;
}
#top_links_left {
	float:left;
	padding-left:5px;
	}
#top_links_right {
	float:right;
	padding-right:5px;
	}
div#top {
	background-image:url(../images/layout/top_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	overflow: auto;
	padding-bottom: 40px;
}
a {
	color:#686868;
	text-decoration: underline;
}
a:hover {
	color:#7b9933;
	text-decoration: underline;
}
/* header **********************************************/
div#header {
	height: 110px;
	background-image:url(../images/layout/header_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}
div#header_left {
	width:266px;
	float:left;
}
div#header_mid {
	width:539px;
	float:left;
	height:110px;
	background-image:url(../images/common/header_mid.gif);
	background-repeat:no-repeat;
}
div#header_right {
	width:278px;
	float:left;
	height:110px;
	font-size: 0.7em;
	color:#686868;
}
div#header_right p {
	margin:40px 0 0 25px;
}
/* fin header **********************************************/


/* MENU HORIZ ----------------------------------------------------------------------------------------------- */
div#menu_horiz {
	height:32px;
	list-style:none;
	width:1077px;
	background:url(../images/common/menu_horiz_bg.gif) repeat-x;
	position:relative;
	margin:0 3px 0 3px;
	padding:0;
}
div#menu_horiz ul {
	list-style-type:none;
}
#menu_horiz span {
	display:none;
	position:absolute;
}
#menu_horiz a {
	display:inline;
	text-indent:-5000%;
	position:absolute;
	outline:none;
}
#menu_horiz a:hover {
	background-position:left bottom;
}
#menu_horiz a:hover span {
	display:block;
}
#menu_horiz .accueil {
	width:103px;
	height:32px;
	background:url(../images/common/menu_horiz_accueil.gif) no-repeat;
	left:0;
	top:0;
}
#menu_horiz .news {
	width:89px;
	height:32px;
	background:url(../images/common/menu_horiz_news.gif) no-repeat;
	left:103px;
	top:0;
}
#menu_horiz .entreprise {
	width:126px;
	height:32px;
	background:url(../images/common/menu_horiz_entreprise.gif) no-repeat;
	left:192px;
	top:0;
}
#menu_horiz .prestations {
	width:148px;
	height:32px;
	background:url(../images/common/menu_horiz_prestations.gif) no-repeat;
	left:318px;
	top:0;
}
#menu_horiz .references {
	width:144px;
	height:32px;
	background:url(../images/common/menu_horiz_references.gif) no-repeat;
	left:466px;
	top:0;
}
#menu_horiz .secteurs {
	width:144px;
	height:32px;
	background:url(../images/common/menu_horiz_secteurs.gif) no-repeat;
	left:466px;
	top:0;
}
/*#menu_horiz .liens {
	width:122px;
	height:32px;
	background:url(../images/common/menu_horiz_liens.gif) no-repeat;
	left:610px;
	top:0;
}*/
#menu_horiz .affaires {
	width:122px;
	height:32px;
	background:url(../images/common/menu_horiz_affaires.gif) no-repeat;
	left:610px;
	top:0;
}
#menu_horiz .plan {
	width:119px;
	height:32px;
	background:url(../images/common/menu_horiz_plan.gif) no-repeat;
	left:732px;
	top:0;
}
#menu_horiz .contact {
	width:101px;
	height:32px;
	background:url(../images/common/menu_horiz_contact.gif) no-repeat;
	left:851px;
	top:0;
}
/* FIN MENU HORIZ ----------------------------------------------------------------------------------------------- */


/* center **********************************************/
div#center {
	/* Pour éviter la superposition
	du pied de page et du contenu : */
	padding-bottom: 65px;
	overflow: auto;
}
div#center ul {
	list-style-type:none;
}
div#center h1 {
	color:#765a8b;
	font-size:1.6em;
	font-family: "Franklin Gothic Medium";
	font-weight:normal;
	letter-spacing:-0.05em;
	padding-top:0;
}
div#center h2 {
	color:#7b9933;
	font-size:1.2em;
	font-family: "Franklin Gothic Medium";
	font-weight:normal;
	letter-spacing:-0.05em;
	padding-top:0;
	padding-bottom:5px;
}
.content {
	float: right;
	width: 829px;
	margin-top:15px;
	padding-right:17px;
}
.content p {
	font-size:0.7em;
	color:#686868;
}
.content ul {
	font-size:0.7em;
	color:#686868;
}
.content li {
	list-style-type: square;
	list-style-position:inside;
}
.sidebar {
	float: left;
	width: 200px;
	display:inline;
	margin:15px 17px 0 17px;
}
.sidebar p {
	font-size:0.7em;
	color:#686868;
	padding:5px 0 5px 0;
}
/* fin center **********************************************/

/* menu left **********************************************/
ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width:13em;
	}
ul#menu li a {
	display: block;
	height: 20px;
	line-height: 20px;
	margin: 2px 0;
	color:#686868;
	border-bottom: 1px solid #e4dee8;
	text-decoration:none;
	text-transform:uppercase;
	font-size:0.6em;
}
ul#menu li a:hover {
	color:#7B9933;
}

/* fin menu left **********************************************/


/* homeboxes **********************************************/
div#homeboxes {
	margin-top:10px;
}
.img_box {
	margin-right:21px;
}
.img_box_brand {
	margin-right:15px;
}
/* fin homeboxes **********************************************/

/* home bottom **********************************************/
div#home_bottom_left {
	float:left;
	width:274px;
}
div#home_bottom_right {
	float:left;
	width:538px;
	margin:0 0 0 17px;
}
/* fin home bottom **********************************************/

/* page produit **********************************************/
div#breadcrumbs {
	padding-bottom:10px;
	border-bottom:1px solid #e4dee8;
	}
div#breadcrumbs p {
	font-size:0.6em;
	}
div#produit_top_container {
/*	background-color:#00FF33;*/
	margin-top:15px;
	padding-bottom:10px;
	height: auto;
	overflow:hidden;
	}
div#produit_top_container h1 {
	color:#765a8b;
	font-size:1.6em;
	font-family: "Franklin Gothic Medium";
	font-weight:normal;
	letter-spacing:-0.05em;
	padding-top:0;
}
div#produit_top_container h2 {
	color:#7b9933;
	font-size:1.1em;
	font-family: "Franklin Gothic Medium";
	font-weight:normal;
	letter-spacing:-0.05em;
	padding-top:0;
	padding-bottom:5px;
}
div#produit_top_container_left {
	float:left;
	width:374px;
	margin-right:10px;
	}
div#produit_top_container_right {
	float:right;
	width:445px;
	}
div#produit_top_container_left_detail {
	float:left;
	width:519px;
	margin-right:10px;
	}
div#produit_top_container_left_detail ul li {
	font-size:0.8em;
	}
div#produit_top_container_right_detail {
	float:right;
	width:300px;
	}
.gamme {
	color:#765a8b;
	font-size:1.2em;
	font-family: "Franklin Gothic Medium";
	font-weight:normal;
	letter-spacing:-0.05em;
	padding-top:0;
	padding-top:8px;
}
.rubrique {
	color:#7b9933;
	font-size:1.1em;
	font-family: "Franklin Gothic Medium";
	font-weight:normal;
	letter-spacing:-0.05em;
	padding-top:0;
	border-left:5px solid #765a8b;
	line-height:1em;
	text-indent:0.3em;
}
div#img_niv1 {
	padding:10px 0;
	}
div#img_niv1 p {
	text-align:center;
	padding:2px 0;
	}
.img_niv1_img {
	padding:1px 1px 5px 1px;
	border:1px solid #e4dee8;
	background-color:#FFFFFF;
	margin:0 9px 15px 0;
	float:left;
	}
.img_niv1_img_last {
	padding:1px 1px 5px 1px;
	border:1px solid #e4dee8;
	background-color:#FFFFFF;
	margin:0 0 10px 0;
	float:left;
	}
.img_niv2 {
	padding:1px;
	border:1px solid #e4dee8;
	background-color:#FFFFFF;
	margin:0;
	float:left;
	}
.img_niv3 {
	padding:1px;
	border:1px solid #e4dee8;
	background-color:#FFFFFF;
	margin:0 0 10px 10px;
	float:right;
	}
/* fin page produit **********************************************/

div#footer {
/*	position: absolute;
	bottom: 0;*/
	width: 1083px;
	text-align:center;
	font-size:0.6em;
	height:50px;
	line-height:25px;
	background-image:url(../images/layout/footer_bg.gif);
	background-repeat:no-repeat;
}
div#footer p {
	color:#765a8b;
}
.footer_top {
	text-align:right;
	padding-right:22px;
}
.footer_top a {
	text-decoration:none;
}
/* Class pour HR "clear-both"*/
.sep {
	display:block;
	clear:both;
	height:1px;
	_margin:-7px 0;
	color:#FFF;
	background-color:#FFF;
	border:0;
	margin:0;
	padding:0;
}
/* Fin Class pour HR "clear-both"*/

.right {
	text-align:right;
}
.left {
	float:left;
}
.textbox {
	border:1px solid #cecece;
	font-size:1em;
	padding:3px;
	margin-right:5px;
}

.textbox_error {
	border:1px solid #cecece;
	font-size:1em;
	padding:3px;
	margin-right:5px;
	background-color: red;
}

.textbox_search {
	border:1px solid #e4dee8;
	font-size:1em;
	padding:3px;
	margin-right:5px;
	background-image:url(../images/common/loupe.gif);
	background-repeat:no-repeat;
	background-position:2px 2px;
	text-indent:18px;
}
.sep_gris {
	display:block;
	clear:both;
	height:3px;
	_margin:-7px 0;
	color:#e4dee8;
	background-color:#e4dee8;
	border:0;
	margin:5px 0 5px 0;
}
.sep_1px {
	display:block;
	clear:both;
	height:1px;
	_margin:-7px 0;
	color:#e4dee8;
	background-color:#e4dee8;
	border:0;
	margin:10px 0;
}
.select {
	width: 180px;
	border:1px solid #cecece;
}
.spacer {
	height:15px;
}
.violet_dark {
	color:#765a8b;
}

/* Style des listes pour le plan */

.block_links {
	float: left;
	margin-left: 50px;
}

.content ul li ul li {
	font-size: 10px;
	list-style-type: disc;
	padding-left: 10px;
}

/* Style pour les formulaires */
label, legend {
	color: gray;
}

/*
label {
	padding-right: 5px;
	padding-left: 5px;
}

label.block {
	display: block;
	margin-top: 5px;
	padding-right: 0;
	padding-left: 0;
}
*/
label.require {
font-weight:bold;
}

label.label {

}

textarea.textbox {
	width: 300px;
	height: 100px;
	font-size:1.4em;
}
.btn {
background-color:#765a8b;
border:0 none;
color:#FFFFFF;
padding:2px;
}

.small {
	font-size:0.8em;
	}
