/* BODY - FORM - global */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787874;
	margin:10px 0px 0px 0px;
}
	
form{
	margin: 0px;
}



/* MASTER */

.master{
	width: 760px;
	height: 230px;
	background-image:url("/images/bg/master.jpg");
	background-position:top;
	background-repeat:no-repeat;
	margin: 0px auto 0px auto;
}

h1{
	margin: 175px 0px 0px 5px;
	padding: 0px;
	float: left;
	color: #FFFFFF;
	font-size:14px;
}

.logo_nav{
	float:right;
	width: 241px;
	height: 190px;
	padding: 15px 0px 0px 0px;
	
	
}

.logo{
	text-align:center;
}

.nav{
	margin: 9px 0px 0px -1px;
	padding: 0px 0px 0px 0px;
}

.nav_societe a{
	display:block;
	width:241px;
	margin-top: 2px;
}
.nav_societe a:link, .nav_societe a:visited {background: url("/images/bt/nav-societe.gif") no-repeat top;}
.nav_societe a:hover {background: url("/images/bt/nav-societe.gif") no-repeat 0 -23px;}

.nav_services a{
	display:block;
	width:241px;
	margin-top: 2px;
}
.nav_services a:link, .nav_services a:visited {background: url("/images/bt/nav-services.gif") no-repeat top;}
.nav_services a:hover {background: url("/images/bt/nav-services.gif") no-repeat 0 -23px;}

.nav_camions a{
	display:block;
	width:241px;
	margin-top: 2px;
}
.nav_camions a:link, .nav_camions a:visited {background: url("/images/bt/nav-camions.gif") no-repeat top;}
.nav_camions a:hover {background: url("/images/bt/nav-camions.gif") no-repeat 0 -23px;}

.nav_zones a{
	display:block;
	width:241px;
	margin-top: 2px;
}
.nav_zones a:link, .nav_zones a:visited {background: url("/images/bt/nav-zones.gif") no-repeat top;}
.nav_zones a:hover {background: url("/images/bt/nav-zones.gif") no-repeat 0 -23px;}

.nav_contact a{
	display:block;
	width:241px;
	margin-top: 2px;
}
.nav_contact a:link, .nav_contact a:visited {background: url("/images/bt/nav-contact.gif") no-repeat top;}
.nav_contact a:hover {background: url("/images/bt/nav-contact.gif") no-repeat 0 -23px;}


/* HOME */

.page{
	width: 760px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	background-image:url("/images/bg/page.gif");
	background-position:top;
	background-repeat:repeat-y;
}



.page_g{
	float: left;
	width: 473px;
	padding: 0px 0px 0px 20px;
	text-align:justify;
}

.page_g h2{
	font-size: 18px;
	color: #104C89;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
}

.page_g strong{
	color: #BC2B00;
}

.page_g ul{
	padding:5px 0px 0px 30px;
	margin:0px 0px 0px 0px;
}

.page_g li{
	padding:0px 0px 0px 0px;
	margin:0px 0px 2px 0px;
}

.page_g a, .page_g a:link, .page_g a{
	color: #BC2B00;
}

.page_g a:hover{
	text-decoration:none;
}

.bienvenue{
	width: 300px;
	height: 105px;
	padding: 0px 0px 0px 145px;
	background-image:url("/images/bg/h-bienvenue.gif");
	background-position:left top;
	background-repeat:no-repeat;
	text-align:justify;
}

.camions{
	width: 445px;
	padding: 10px 0px 10px 0px;
	background-image:url("/images/h-pointilles.gif");
	background-position:bottom;
	background-repeat:no-repeat;
}

.zones{
	width: 445px;
	padding: 10px 0px 10px 0px;
	background-image:url("/images/h-pointilles.gif");
	background-position:bottom;
	background-repeat:no-repeat;
}

.zones_img{
	float: right;
}


.page_d{
	float: left;
}

.page_d a, .page_d a:link, .page_d a{
	color: #BC2B00;
}

.page_d a:hover{
	text-decoration:none;
}

.page_d h2{
	font-size: 12px;
	color: #104C89;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
}

.droite_content{
	width: 235px;
	padding: 10px 10px 0px 10px;
	background-image:url("/images/bg/h-services.gif");
	background-position:top;
	background-repeat:repeat-y;
}

.services_bloc{
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	background-image:url("/images/h-pointilles2.gif");
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:justify;
}

.services_img{
	float: left;
	margin: 0px 5px 0px 0px;
}



/* PAGE TEXTE */

.page_photo{
	float: right;
	margin: 0px 10px 10px 10px;
}

.page_txt{
	padding: 10px 20px 0px 0px;
}

.partenaire_bloc{
	padding: 0px 0px 10px 0px;
	margin-bottom: 10px;
	background-image:url("/images/h-pointilles2.gif");
	background-position:bottom left;
	background-repeat:no-repeat;
}

/* CONTACT */

.table{
	margin: 10px auto 0px auto;
}

.table_chps{
	border: 1px solid #9F9F9F;
	font-size: 11px;
	color: #104C89;
}

.table_txtarea{
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #9F9F9F;
	font-size: 11px;
	color: #104C89;
}

.table_txt{
	color: #104C89;
	height: 20px;
}

.contact_d{
	text-align:center;
}

.contact_d strong{
	color: #BC2B00;
}

.erreur{
	width: 400px;
	border: 1px solid #9F9F9F;
	padding: 10px 0px 10px 0px;
	text-align:center;
	color: #BC2B00;
	font-weight:bold;
	background-color: #EFEFEF;
	margin: 10px auto 10px auto;
}

.ok{
	width: 400px;
	border: 1px solid #9F9F9F;
	padding: 10px 0px 10px 0px;
	text-align:center;
	color: #447D0C;
	font-weight:bold;
	background-color: #EFEFEF;
	margin: 10px auto 10px auto;
}



/* FOOTER */

.footer{
	width: 260px;
	height: 50px;
	color: #9F9F9F;
	padding: 12px 0px 0px 500px;
	background-image:url("/images/bg/footer.gif");
	background-position:top;
	background-repeat:no-repeat;
	margin: 0px auto 20px auto;
}


.killer{
	clear:both;
	line-height:1px;
	height:1px;
}



