/* CSS Document */

body {
	background:url(../img/background.jpg) #cfd9e2 top center no-repeat;
	margin:3px 0 10px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#container {
	position:relative;
	margin:0 auto;
	width:717px;
}

h1#header {
	margin:0;
	padding:0;
	font-size:0px;
	text-indent:-10000px;
	background-image:url(../img/header.jpg);
	width:717px;
	height:88px;
}

a {
	font-weight:bold;
	color:#1f315d;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
	color:#f26532;
}


/* MENU **************************************************************************************************** */

dl, dt, dd, ul.ulmenu, li.limenu {
	margin:0;
	padding:0;
	list-style-type:none;
}

ul {
	padding:0 0 0 20px;
}

#menu {
	background-image:url(../img/_fond.gif);
	width:703px;
	height:29px;
	z-index:100;
	padding:0 0 0 14px;
	margin-top:1px;
}

#menu dd {
	border-left:1px solid #1f315d;
	border-right:1px solid #1f315d;
	border-bottom:1px solid #1f315d;
	border-top:1px solid #f26532;
	background-color:#FFF;
	padding:7px 0 7px 0;
	font-weight:bold;
	font-size:11px;
	z-index:100;
	display:none;
}

#smenu1 {
	position:absolute;
	top:117px;
	left:152px;
}

#smenu2 {
	position:absolute;
	top:117px;
	left:233px;
}


#menu dl {
	float:left;
	width:
}

#menu dt a {
	display:block;
	float:left;
	font-size:0px;
	overflow:hidden;
	text-indent:-10000px;
	height:29px;
}

#menu dt a:hover {
	background-position:bottom left;
}

#menu ul li a {
	padding:1px 7px 1px 7px;
	text-decoration:none;
	color:#1f315d;
	white-space:nowrap;
	display:block;
	height:100%;
	width:110px;
}

#menu ul li a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#f26532;
}

a#accueil {
	width:58px;
	height:29px;
	background:url(../img/_accueil.gif) top left no-repeat;
}

a#entreprise {
	width:71px;
	background:url(../img/_entreprise.gif) top left no-repeat;
}

a#produits {
	width:63px;
	background:url(../img/_produits.gif) top left no-repeat;
}

a#grenailleuse {
	width:81px;
	background:url(../img/_grenailleuse.gif) top left no-repeat;
}

a#depoussiereurs {
	width:93px;
	background:url(../img/_depoussiereurs.gif) top left no-repeat;
}

a#coordonnees {
	width:84px;
	background:url(../img/_coordonnees.gif) top left no-repeat;
}

a#english {
	width:58px;
	background:url(../img/_english.gif) top left no-repeat;
}

a#francais {
	width:63px;
	background:url(../img/_francais.gif) top left no-repeat;
}


/* CONTENU **************************************************************************************************** */

div#content_niv1 {
	background:url(../img/content.jpg) no-repeat #dee4eb;
	width:717px;
}

div#content_niv2 {
	position:relative;
	padding:55px 10px 15px 20px;
}

div#title {
	position:absolute;
	top:128px;
	width:517px;
}

span#title_left {
	display:block;
	height:25px;
	width:22px;
	background-image:url(../img/title_left.jpg);
	float:left;
}

h2#title_middle {
	margin:0;
	padding:7px 0 0 6px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	background:url(../img/title_middle.jpg) repeat-x;
	height:25px;
	float:left;
}

span#title_right {
	display:block;
	height:25px;
	width:26px;
	background-image:url(../img/title_right.gif);
	float:left;
}

div#texte {
	width:494px;
	text-align:justify;
	float:left;
	position:relative;
}

h3.h3titre {
	padding:0 0 0 10px;
	margin:0 0 10px 0;
	font-size:12px;
	color:#1f315d;
	font-weight:bold;
	background:url(../img/bullet_content.gif) no-repeat;
}

h3.h3slog {
	padding:0;
	margin:0 0 15px 0;
	font-size:13px;
	color:#f26532;
	font-weight:bold;
}


/* COLONNE **************************************************************************************************** */

div#colonne {
	background:url(../img/colonne_top.jpg) no-repeat #fff;
	width:160px;
	height:100%;
	float:left;
	text-align:justify;
	padding:5px 5px 12px 5px;
	margin:0 0 0 15px;
}


h2.h2titre {
	padding:0 0 0 3px;
	margin:0 0 8px 0;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}

div#colonne img {
	margin:4px 0 0 4px;
	border:solid 1px #CCCCCC;
}


.clearBoth {
	font-size:0px;
	position:relative;
	clear:both;
}


/* FOOTER **************************************************************************************************** */

div#footer {
	background-image:url(../img/footer.jpg);
	height:24px;
	width:710px;
	padding:6px 0 0 7px;
}

ul#menufooter {
	margin:0;
	padding:0;
}

ul#menufooter li {
	display:inline;
	margin:0 8px 0 0;
	padding:0;
}

ul#menufooter li a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

ul#menufooter li a:hover {
	color:#f26532;
	font-size:11px;
	text-decoration:none;
}

a#copyAubin {
	position:relative;
	left:240px;
	top:3px;
}