﻿* {
	border-width: 0px;
	margin: 0px;
}
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	background-color: #CCCCCC;
/*	background-image:url('../images/fondpage.jpg');*/
	background-color:#9E8A74;
	text-align:justify;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	background-color: #E2E2E2;
}
#masthead {
	width: 980px;
	height:164px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:url('../images/bandeaunew.jpg');
	background-repeat:no-repeat;
}
#navigation {
	width:91%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow:visible;
}
#page_content {
/*	position: relative;*/
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#content_haut {
/*	position: relative;*/
	min-height:150px;
	background-image:url('../images/bandeau3anew850haut87.jpg');
	background-repeat:no-repeat;
}
#content_bas {
/*	position: relative;*/
	height:170px;
	background-image:url('../images/bandeau3anew980a.jpg');
	background-repeat:no-repeat;
}
#footer {
	clear: both;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	text-align:center;
	padding-top: 10px;
	
	
	

	font: 10px Verdana, Geneva, Tahoma, sans-serif;
	clear: both;
	color: #AAAAAA;
}

form {
	border: thin solid #b1d9ff;
	width: 39em;
/*	background-color: #b1d9ff;*/	
	padding: 3px;
}
label {
	color: #005aae;
	font-size:12px;
}

input {
	border: thin solid #b1d9ff;
}

textarea {
	border: thin solid #b1d9ff;
}
.margin_centre {
	margin-right: auto;
	margin-left: auto;
	width:240px;
}
.bandeau_devis {
	height:30px;
/*	background-image:url('../images/bandeau-devis.jpg');*/
	background-color:#DB0F0F;
	border:1px;
	border-style:solid;
	border-color:black;
	line-height:30px;
}
.boite_quart {
	width:235px;
	float:left;
	background-image:url('../images/fond1rouge210.jpg');
	background-repeat:no-repeat;
	padding:5px;
	min-height:200px;
}
.boite_quart250 {
	width:235px;
	float:left;
	background-image:url('../images/fond1rouge210.jpg');
	background-repeat:no-repeat;
	padding:5px;
	min-height:230px;
}

.boite_370px {
	min-width:370px;
	float:left;
}
.boite_250px {
	min-width:250px;
	float:left;
}
.boite_130px {
	min-width:130px;
	float:left;
}

.boite_3quarts {
	width:75%;
	float:left;
}

.boite_2tiers {
	width:66%;
	float:left;
}
.boite_1tiers {
	width: 34%;
	float: left;
}
.colonne_gauche {
	width:185px;
	float:left;
}
.colonne_gauche-transport {
	width:370px;
	float:left;
}

.colonne_droite {
	width:795px;
	left:185px;
	float:left;
/*	background-image:url('../images/fondcamion.jpg');*/
}

.boite_demi {
	width:50%;
	float:left;
}
.titre_rouge {
	margin-left:300px;
}
.titre_rouge_suite {
	padding-left:360px;
}
.titre_bleu_suite {
	padding-left:200px;	
}
.padding_left {
	padding-left:20px;
}
.padding_right {
	padding-right:50px;
}
.couleur_bleu {
/* avant modifi du 30/05/10 */
/*	color:#3366FF;*/
/*	color: #3333CC;*/
	color: #3F3FD1;
}
.couleur_bleu_prune {
	color: #1B3CDF;
}
.couleur_bleu-clair {
	color:#b1d9ff;
}
.couleur_rouge {
	color:#FF0000;
}
.couleur_blanc {
	color: #FFFFFF;
}
.taille_18 {
	font-size:18px;
}
.taille_20 {
	font-size:20px;
}
.taille_24 {
	font-size:24px;
}
.souligne {
	text-decoration: underline;
}

.align_centre {
	text-align:center;
}
.float_right {
	float:right;
}
p {
	line-height:25px;
}

p.indent {
	text-indent:25px;
	font-size:14px;
}
p.indent:first-letter {
	font-size:large;
	font-weight:bolder;
}
p.fond {
	background-image:url('../images/fond980.jpg');
	background-repeat:no-repeat;
}
p:first-letter {
	font-size:large;
	font-weight:bolder;
}
.panorama-viewport {
	/*	border: 4px #D5E3FD solid;*/
	margin-left: auto;
	margin-right: auto;
	clear: left;
}
.clear {
	clear:both;
}

.inline {
	display:inline;
}
.block {
	display:block;
}

a.temoignage:link {
	color: #3F3FD1;
	text-decoration:none;
}
a.temoignage:visited {
	color: #3F3FD1;
	text-decoration:none;
}
a.temoignage:hover {
	color: #FF0000;
}
a.temoignage:active {
	color: #FF0000;
}
a.pieds:link {
	color: #AAAAAA;
}
a.pieds:visited {
	color: #AAAAAA;
}
a.pieds:hover {
	color: #D91717;
}
a.pieds:active {
	color: #D91717;
}
a.mail:link {
	color: #FF0000;
}
a.mail:visited {
	color: #FF0000;
}
a.mail:hover {
	color: #333333;
}
a.mail:active {
	color: #333333;
}
li.detail_triangle
{
	list-style: url('../images/pucebleue.gif');
	line-height:25px;
}

li.detail_triangle.indent {
	text-indent:20px;
}
.signet {
	padding-left:20px;
}

/* Tableau */
.ms-column5-main {
	border: 1pt #3F3FD1 solid;
}
.ms-column5-tl {
	font-weight: bold;
	color:white;
	color:#3F3FD1;
/*	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt solid gray;
	background-color: #005aae;*/
	height:40px;
	background-image:url('../images/fond-bouton-deux.jpg');
/*	border: 1pt #3F3FD1 solid;*/
}
.ms-column5-left {
	font-weight: bold;
	color: black;
	border-style: none;
	background-repeat:no-repeat;
}
.fond795haut {
	background-image:url('../images/fond795haut.jpg');
	background-repeat:no-repeat;
	height:15px;
}
.fond795milieu {
	background-image:url('../images/fond795milieu.jpg');
	padding-right:25px;
	padding-left:5px;
}
.fond795bas {
	background-image:url('../images/fond795bas.jpg');
	background-repeat:no-repeat;
	height:20px;
}

.fond240haut {
	background-image:url('../images/fond240haut.jpg');
	background-repeat:no-repeat;
	width:240px;
	height:57px;
}
.fond240milieu {
	background-image:url('../images/fond240milieu.jpg');
	background-repeat:no-repeat;
	width:240px;
	padding-right:25px;
	padding-left:5px;
}
.fond240bas {
	background-image:url('../images/fond240bas.jpg');
	background-repeat:no-repeat;
	width:240px;
	height:14px;
}

/* Styles d'éléments de navigation */
/*
#navigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #fff8dc;
	display: block;
	margin: 0 1px;
	padding: 5px;
	border: 1px solid #708090;
	background-color: #8fbc8f;
}
#navigation a:hover {
	text-decoration: none;
	color: #261;
	background-color: #ccc;
}

#masthead h1 {
	font-weight:bold;
	font-size:x-large;
	display:block;
	}
*/
