/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8C8C8C;
}
#main {
	position:relative;
	width:950px;
	z-index:1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 760px;
	background-color: #000000;
}
#top {
	position:absolute;
	width:950px;
	left:0px;
	top:0px;
	z-index:0;
	height: 70px;
	background-color: #FFFFFF;
}
#logo {
	position:absolute;
	width:302px;
	height:42px;
	z-index:6;
	left: 10px;
	top: 10px;
}
#adresse {
	position:absolute;
	width:210px;
	left:720px;
	top:10px;
	z-index:11;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
#img01 {
	position:absolute;
	width:680px;
	height:250px;
	z-index:11;
	left: 20px;
	top: 90px;
	padding: 0px;
}
#img02 {
	position:absolute;
	width:680px;
	height:250px;
	z-index:6;
	left: 20px;
	top: 90px;
	padding: 0px;
}
#img03 {
	position:absolute;
	width:680px;
	height:250px;
	z-index:7;
	left: 20px;
	top: 90px;
	padding: 0px;
}
#img04 {
	position:absolute;
	width:680px;
	height:250px;
	z-index:8;
	left: 20px;
	top: 90px;
	padding: 0px;
}
#img05 {
	position:absolute;
	width:680px;
	height:250px;
	z-index:9;
	left: 20px;
	top: 90px;
	padding: 0px;
}
#map {
	position:absolute;
	width:680px;
	left:20px;
	top:90px;
	z-index:5;
	height: 250px;
	overflow: auto;
}
#imgnavi {
	position:absolute;
	width:680px;
	height:44px;
	z-index:12;
	left: 20px;
	top: 350px;
}
#services {
	position:absolute;
	width:200px;
	left:20px;
	top:409px;
	z-index:19;
	height: 270px;
	overflow: auto;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #180707;
	background-image: url(img/services.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#produits {
	position:absolute;
	width:200px;
	left:255px;
	top:409px;
	z-index:19;
	height: 270px;
	overflow: auto;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #180707;
	background-image: url(img/produits.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
}
#marques {
	position:absolute;
	width:200px;
	left:490px;
	top:409px;
	z-index:19;
	height: 270px;
	overflow: auto;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #180707;
	background-image: url(img/marques.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#rightcolumn {
	position:absolute;
	width:230px;
	left:720px;
	top:70px;
	z-index:13;
	height: 690px;
	background-color: #A40A14;
}
#presentation {
	position:absolute;
	width:190px;
	left:10px;
	top:20px;
	z-index:14;
	height: 320px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	background-color: #AD222B;
}
#horaires {
	position:absolute;
	width:210px;
	left:10px;
	top:390px;
	z-index:14;
	height: 80px;
	overflow: auto;
	background-color: #A40A14;
	background-image: url(img/horaires.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contact {
	position:absolute;
	width:210px;
	left:10px;
	top:510px;
	z-index:14;
	height: 90px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	background-color: #A40A14;
	background-image: url(img/contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom {
	position:absolute;
	width:948px;
	z-index:15;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2F1F1F;
	top: 730px;
	text-align: center;
	left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	padding-top: 5px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F1F1F;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A40A14;
	text-decoration: none;
	}
.imglink {
	border: 1px solid #000000;
	cursor: pointer;
}
.imglink:hover {
	border: 1px solid #FFFFFF;
	}
.imgvignette {
	cursor: pointer;
	padding-right: 5px;
}
.linkemail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.linkemail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
.linkmap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A40A14;
	text-decoration: none;
	cursor: pointer;
	background-image: url(img/iconmap.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
a.linkmap:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A40A14;
	text-decoration: underline;
	cursor: pointer;
	background-image: url(img/iconmap.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}

table{
	border-collapse:collapse;
}

td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.tdcontactus {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	line-height: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #2499C4;
}
.tdcontactusorange {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	line-height: 15px;
	padding-bottom: 10px;
	background-color: #E3751C;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.tdhoraires {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A40A14;
	font-weight: normal;
	background-color: #AD222B;
	padding: 3px;
}

.solidblockmenu{
	margin: 0px;
	padding: 0px;
}
.solidblockmenu li{
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 12px;
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
	width: 100%;
	line-height: 13px;
	background-position: left top;
}
.referenceslist{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	
}
.referenceslist li {
	padding-bottom: 3px;
	width: 178px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	background-color: #2F1F1F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #180707;
}
.aboutustext {
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 0px;
}
/* font */

.credit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2F1F1F;
	text-decoration: none;
}
