body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 82px 8% 0 165px;
	padding: 0px;
}

.lien {
	color: #FF9900;
	text-decoration: underline
}

.lien:hover {
	color: #FF9900;
	text-decoration: none
}

ul,li {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#navlist {
	position: absolute;
	left: 10px;
	top: 20px;
	width: 110px;
}
#navlist p {
	font-size: .8em;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: .8em;
}
#navlist li {
	margin: 0;
}
#navlist a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #83B49E;
	background-image:  url(../images/l1_down.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}
#navlist a:link, #navlist a:visited {
	color: #eee;
	text-decoration: none;
}
#navlist a:hover, #navlist a:active {
	background-color: #CDE3E0;
	background-image:  url(../images/l1_over.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #2D1E2D;
}
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background-color: #CDE3E0;
	background-image:  url(../images/l1_over.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #2D1E2D;
}
#contentdiv {
	line-height: 1.5;
	background-color: #FFFFFF;
	width: 460px
}
#contentdiv p {
	font-size: .8em;
	text-align: justify
}
h1, h2, h3 {
	margin: 0 0 6px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold
}
h3 {
	margin-top: 16px;	
}
p {
	margin: 0px 0px 16px;
}
#footer {
	font-size: .75em;
	margin-top: 36px;
}
div#head {
    position: absolute;
    width:640px;
    height:70px;
    left:0px;
    top: 0px;
    background-color: #FFFFFF;
    background-image : url(../images/header.jpg);
    background-repeat: no-repeat
}
div#menu {
	position: absolute;
	top: 70px;
	margin : 0;
	padding : 0;
	width: 130px;
	height: 300px;
	left: 0px;
	background-color: #78AA8E
}
div#angle {
	position: absolute;
	top: 70px;
	margin : 0;
	padding : 0;
	width: 130px;
	height: 300px;
	left: 130px;
    	background-image : url(../images/angle.jpg);
	background-repeat: no-repeat
}
div#angle-bas {
	position: absolute;
	top: 338px;
	margin : 0;
	padding : 0;
	height: 300px;
	width: 100px;
	left: 94px;
    	background-image : url(../images/angle_bas.jpg);
	background-repeat: no-repeat
}

#photo1 {
    	position: absolute;
    	width: 185px;
    	height: 133px;
    	left: 455px;
    	top: 180px;
    	background-image : url(../images/photos/vehicules.jpg);
	background-repeat: no-repeat
}

#photo2 {
    	position: absolute;
    	width: 185px;
    	height: 133px;
}

#photo3 {
    	position: absolute;
    	width: 135px;
    	height: 83px;
    	left: 480px;
    	top: 265px;
    	background-image : url(../images/photos/stocks.jpg);
	background-repeat: no-repeat
}

#photo4 {
    	width: 185px;
    	height: 100px;
    	background-image : url(../images/photos/marchandises.jpg);
	background-repeat: no-repeat
}

#photo5 {
    	width: 135px;
    	height: 83px;
    	left: 480px;
    	background-image : url(../images/photos/parc-autos.jpg);
	background-repeat: no-repeat
}

#photo6 {
    	width: 135px;
    	height: 83px;
    	left: 480px;
    	background-image : url(../images/photos/metal.jpg);
	background-repeat: no-repeat
}

#photo7 {
    	position: absolute;
    	width: 135px;
    	height: 83px;
    	left: 480px;
    	top: 265px;
    	background-image : url(../images/photos/stocks.jpg);
	background-repeat: no-repeat
}

/* colonne pour la rubrique intervention */

div#col1 {

	top: 220px;
	margin : 0;
	padding : 0;
	width: 290px;
	left: 170px;
}

div#col2 {
	position: absolute;
	top: 230px;
	margin : 0;
	padding : 0;
	width: 200px;
	left: 490px;
}

/* fin colonnes */

#photo8 {

    	width: 218px;
    	height: 164px;
    	left: 211px;
    	top: 265px;
    	background-image : url(../images/photos/compo-photos.jpg);
	background-repeat: no-repeat;


}