* {
	margin: 0;
	padding: 0;
}
body {
	background-image:url(./img/background.jpg);
    background-attachment:fixed;
    background-position:100% 100%;
    background-repeat:no-repeat;
	text-align: center;
}

#contenus p{
	margin-left: 100px;
}

#contenus h4{
	font-weight: bold;
	color: #EB4100;
}

a{
	color: #000000;
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}



/* content 
-------------------------------------------------------------- */

#page {
	width: 840px;
	margin: 0px auto 0px auto;
	padding: 0px;
	display: block;
	overflow: visible;
}

#content {
	width: 690px !important;
	float: left;
	display: block;
	height: auto;
}

#contenus_top1 h2{
	margin-left: 62px;
	padding-top: 5px;
 	font-family: arial; 
	font-size: 30px;
	color: #FFFFFF;
	text-align: left;
	}
	
#contenus_top2 h2{
	margin-left: 62px;
	padding-top: 5px;
 	font-family: arial; 
	font-size: 30px;
	color: #FFFFFF;
	text-align: left;
	}
	
#contenus_top3 h2{
	margin-left: 62px;
	padding-top: 5px;
 	font-family: arial; 
	font-size: 30px;
	color: #FFFFFF;
	text-align: left;
	}
	#contenus_top4 h2{
	margin-left: 62px;
	padding-top: 5px;
 	font-family: arial; 
	font-size: 30px;
	color: #FFFFFF;
	text-align: left;
	}
#contenus_top {
	background: url(./img/top_accueil.png) no-repeat;
	height: 260px;
}
#contenus_top1 {
	background: url(./img/Dubourg_collecte.png) no-repeat;
	height: 260px;
}
#contenus_top2 {
	background: url(./img/top_deconstruction.png) no-repeat;
	height: 260px;
}
#contenus_top21 {
	background: url(./img/top_depollution.png) no-repeat;
	height: 260px;
}
#contenus_top3 {
	background: url(./img/Dubourg_particuliers.png) no-repeat;
	height: 260px;
}
#contenus_top4 {
	background: url(./img/Dubourg_pro.png) no-repeat;
	height: 260px;
}
#contenus_top_actus {
	background: url(./img/top_actus.png) no-repeat;
	height: 260px;
}
#contenus_top_promos {
	background: url(./img/dubourg_promo.png) no-repeat;
	height: 260px;
}
#contenus_top_entreprise {
	background: url(./img/top_entreprise.png) no-repeat;
	height: 260px;
}
#contenus_top_contact {
	background: url(./img/top_contact.png) no-repeat;
	height: 260px;
}
#contenus_top_export {
	background: url(./img/top_export.png) no-repeat;
	height: 260px;
}
#contenus {
	background: url(./img/repeat_y.png) repeat-y;
	text-align: left;
	padding: 10px 20px 0 80px;
	font-family: Verdana; 
	font-size: 12px;
	min-height: 260px;
	height: auto !important;
	height:260px;
	overflow: visible;
}
#pix {	
	height:400px;
	overflow: visible;
}
#pixx {	
	height:600px;
	overflow: visible;
}
#pixxx {	
	height:300px;
	overflow: visible;
}
#boutons {
	text-align: left;
	font-family: Verdana; 
	font-size: 11px;
	margin-left:370px;
	padding-top: 22px;
}
#lienphotos {padding-top: 20px;}

#contenus ul{margin-left: 35px;}


#contenus_bottom {
	background: url(./img/bottom.png) no-repeat;
	height: 31px;
}

#contenus_bottom_bt {
	background: url(./img/bottom_bt.png) no-repeat;
	height: 50px;
}
#contenus_bottom_bt2 {
	background: url(./img/bottom_bt2.png) no-repeat;
	height: 50px;
}
#contenus_bottom_retour {
	background: url(./img/bottom_retour.png) no-repeat;
	height: 50px;
}
#contenus_bottom_photos {
	background: url(./img/bottom_photos.png) no-repeat;
	height: 50px;
}
a.lien_suite{margin-right: 70px;}
a.lien_photos{margin-left: 530px;}
a.customGal{margin-right: 17px;}

#boutonsV2 {	
	margin-top: 50px;
}
a.lien_photosv2{float:left; display:block; width: 67px; height: 25px; margin-top: 230px; margin-left: 420px; background: url(./img/photo_on.png) no-repeat;}
a.lien_photosv2:hover{background: url(./img/photo_off.png) no-repeat;}

a.lien_retourv2{float:left; display:block; width: 67px; height: 25px; margin-top: 230px; margin-left: 420px; background: url(./img/retour_on.png) no-repeat;}
a.lien_retourv2:hover{background: url(./img/retour_off.png) no-repeat;}

a.lien_depov2{float:left; display:block; width:148px; height:25px; margin-top: 220px; margin-left: 20px; background: url(./img/recyclage_on.png) no-repeat;}
a.lien_depov2:hover{background: url(./img/recyclage_off.png) no-repeat;}

a.lien_deconv2{float:left; display:block; width:103px; height:25px; margin-top: 220px; margin-left: 20px; background: url(./img/deconstruction_on.png) no-repeat;}
a.lien_deconv2:hover{background: url(./img/deconstruction_off.png) no-repeat;}

a.bt_deconstruction{
	display: block;
	background: url(./img/BoutonsDeconstructionOff.gif) no-repeat;
	width: 120px;
	height: 35px;
	float: right;
	}
a.bt_deconstruction:hover{
background: url(./img/BoutonsDeconstructionOn.gif);
}

a.daracing{
	display: block;
	background: url(./img/DARacingOff.png) no-repeat;
	width: 150px;
	height: 65px;
	float: right;
	}
a.daracing:hover{
background: url(./img/DARacingOn.png);
}


a.case1{
	display: block;
	background: url(./img/1_off.png) no-repeat;
	width: 150px;
	height: 124px;
	float: right;
	}
a.case1:hover{
background: url(./img/1_on.png);
}

a.case2{
	display: block;
	background: url(./img/2_off.png) no-repeat;
	width: 150px;
	height: 126px;
	float: right;
	}
a.case2:hover{
background: url(./img/2_on.png);
}

a.case3{
	display: block;
	background: url(./img/3_off.png) no-repeat;
	width: 150px ;
	height: 131px;
	float: right;
	}
a.case3:hover{
background: url(./img/3_on.png);
}

a.case4{
	display: block;
	background: url(./img/4_off.png) no-repeat;
	width: 150px;
	height: 129px;
	float: right;
	}
a.case4:hover{
background: url(./img/4_on.png);
}

#footer {
	background: url(./img/mentions.png) no-repeat;
	width: 840px;
	height: 40px;
	margin: 0px auto 0 auto;
	position: relative;
	float: left;
	font-family: Verdana; 
	font-size: 13px;
}

#footer p{
	padding-top: 10px;
}


#menu {
	background:url(./img/header.png) no-repeat;
	margin: 0;
	padding: 0;
	width: 840px;
	height: 120px;
}

#signature_N124{
	position:relative; 
	float:right; 
	right:165px; 
	top:0px;
}

.table { 
	font: 12px/160%  Verdana, Arial, Helvetica, sans-serif;	
	color : #333333;
}
.titreRubrique {
	font: 15px/120%  Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #01451e;
	font-style : normal;
}
.titreParagraphe {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
	color : #333333;
	text-transform : uppercase;
}
img {
	border: none;
}

a.url {
	font: 12px/120%  Verdana, Arial, Helvetica, sans-serif;
	color: #01451e;
	text-decoration:none;
}
a.url:hover { 
	font: 12px/120%  Verdana, Arial, Helvetica, sans-serif;
	color: #01451e;
	text-decoration:underline;
}
.navigation {
	color:#01451e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin-top:5px;
	padding-top:3px;
	margin-bottom:5px;
}
.titre_article {
	color:#01451e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	padding-top:3px;
	margin-bottom:5px;
}
a.lien_gamme {
	font: 14px/125%  Arial, Helvetica, sans-serif;
	color: #01451e;
	text-decoration:none;
	font-weight:bold;
}
a.lien_gamme:hover { 
	font: 14px/125%  Arial, Helvetica, sans-serif;
	color: #01451e;
	text-decoration:underline;
	font-weight:bold;
}
a.lien_rayon {
	font: 12px/120%  Arial, Helvetica, sans-serif;
	color: #01451e;
	text-decoration:none;
}
a.lien_rayon:hover { 
	font: 12px/120%  Arial, Helvetica, sans-serif;
	color: #01451e;
	text-decoration:underline;
}
a.lien_actu {
	color:#01451e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}
a.lien_actu:hover { 
	color:#01451e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:underline;
}
a.signature {
	font: 9px/125%  Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}
a.signature:hover { 
	text-decoration:underline;
}
.bouton{
	border: 1px #01451e solid;
	background-color:#01451e;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.optionmenuHaut img{
	margin-left:10px;
	margin-right:10px;
}

/* Modifications accueil */
	#texteAccueil
	{
	    float: left;
	    padding-right: 20px;
	    text-align: justify;
	    width: 380px;
		line-height: 15px;
	}
	
	#actuAccueil
	{
		width: 180px;
		float: left;
	}
	
	#actuAccueilBandeau
	{
    background: url("./img/cadre-titre-actus.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight: bold;
    height: 30px;
    line-height: 25px;
    padding-left: 10px;
    position: relative;
    right: 1px;
    text-align: left;
    width: 184px;
	}
	
	.boiteActuAccueil
	{
		margin-bottom: 15px;
	}
	
	.boiteActuAccueil img
	{
		width: 65px;
		height: auto;
		float: left;
		border: none;
		margin: 0 5px 5px 0;
	}
	
	.titreActuAccueil
	{
		color: #333333;
    	font-weight: bold;
    	margin-bottom: 5px;
    	width: 170px;
	}
	
	.texteActuAccueil
	{
		font-size: 11px;
		text-align: left;
		line-height: 13px;
	}
	
	.lienSuiteActu
	{
		clear: both;
		margin: 5px 0 0 80px;
	}
	
	.lienSuiteActu a
	{
		font-size: 11px;
		color: #333;
		text-decoration: none;
	}
	
	.separation
	{
		width: 170px;
		height: 5px;
		background: url("./img/DubourgSeparationAccueil.png") no-repeat scroll 0 0 transparent;
		margin-bottom: 10px;
	}
	
	#boitePromo
	{
		margin-left: -7px;
	}
	
	#contenus h1
	{
		font-size: 14px;
    	margin-bottom: 8px;
	}
	
	ul.certif
	{
		line-height: 17px;
    	list-style: circle outside none;
		margin: 8px 0 0 0;
	}
	
	#logoQualicert
	{
		float: left;
		margin: 0 21px 8px 0;
	}

	.stopFloat
	{
		clear: both;
	}

