html {
	height: 100%;
	background-image: url(../images/fond-voitures.gif);
	background-attachment: fixed;
}

body {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

h1, h2, h3, h4 {
	margin: 0px;
	font-weight: bold;
	padding: 0px;
	color: #EA0000;	
}

h1 {
	font-size: 140%;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 0.2em;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	padding-left: 20px;
}

h2 {
	font-size: 115%;
	padding-top: 6px;	
	padding-bottom: 10px;
	font-style: italic;
}

h3 {
	font-size: 100%;
	padding-top: 8px;
	padding-bottom: 5px;
}

h4 {
	font-size: 90%;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #000000;
}

p {
	line-height: 1.2em;
	margin: 0px;
	padding-bottom: 8px;
}

b {
	font-weight: bold;
	color: #000000;
	font-size: 90%;
}

a {
	color: #EA0000;
	text-decoration: none;
	font-size: 90%;
	font-weight: bold;
}

ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}

ul li {
	list-style-image: url(../images/fleche-liste.png);
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #666666;
}

.clr {
	clear: both;
}

.sep {
	clear: both;
	height: 12px;
}

.arrhaut {
	vertical-align: bottom;
}

.photo-droite {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}

.photo-gauche img {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.photo-centre {
	text-align: center;
}

#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #aaaaaa;
	background-image: url(../images/fond-container.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF4848;
	border-left-color: #FF4848;
}
#bandeau {
	text-align: center;
	height: 180px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
}


#colonne-gauche {
	width: 184px;
	float: left;
	padding-left: 17px;
	font-size: 0.9em;
}
#chequevac {
	text-align: center;
}


#menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu li {
	list-style-image: none;
	list-style-type: none;
	text-align: right;
	letter-spacing: 0.1em;
	font-weight: bold;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #666666;
	line-height: 28px;
}

#menu li a {
	background-image: url(../images/bouton.png);
	height: 28px;
	display: block;
	padding-right: 30px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

#menu li a:hover {
	background-position: 0px -28px;
	color: #FF0000;
	padding-right: 29px;
}

#acces {
	text-align: center;
}

#acces h3 {
	background-image: url(../images/arrondi-haut-collone-acces.png);
	background-repeat: no-repeat;
	text-indent: -9000px;
	height: 34px;
	padding: 0px;
}

#plan {
	background-image: url(../images/fond-colonne.png);
	background-repeat: repeat-y;
	padding-top: 4px;
	padding-bottom: 2px;
}

#plan img {
	margin-right: auto;
	margin-left: auto;
}

#acces p {
	text-align: left;
	background-image: url(../images/fond-colonne.png);
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-y;
	margin: 0px;	
}

#contenu {
	float: left;
	width: 530px;
	margin-left: 5px;
	margin-top: 5px;
}

.contenu-cont img {

}

.contenu-cont {
	background-image: url(../images/fond-contenu.png);
	background-repeat: repeat-y;
	padding-left: 26px;
	padding-right: 26px;
	height: 100%;
}
/*----debut hauteur mini de la div centre------------*/
#centre {
	height: 5em; /*hauteur mini ie*/
}

html>body #centre { /*hauteur mini tout sauf ie*/
	height: auto;
	min-height: 5em;
} 
/*----fin hauteur mini de la div centre------------*/
#promo {
}

#promo  img {
	margin-right: auto;
	margin-left: auto;
}

#gauche {
	width: 230px;
	float: left;
	font-size: 90%;
}


#droite {
	float: right;
	font-size: 90%;
	width: 230px;
}

#colonne-droite {
	float: right;
	padding-right: 15px;
	width: 184px;
	padding-top: 7px;
	font-size: 0.9em;
}

#colonne-droite h3 {
	text-indent: -9000px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 0px;
}

#promo h3 {
	background-image: url(../images/actu-titre.png);
	height: 34px;
	padding: 0px;
	margin: 0px;
}

.colonne-cont {
	background-image: url(../images/fond-colonne.png);
	background-repeat: repeat-y;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}


#footer {
	font-size: 12px;
	text-align: center;
	color: #666666;
	background-image: url(../images/fond-footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 942px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 8px;
}
#footer ul {
	margin: 0px;
	padding-top: 6px;
}

#footer p {
	font-size: 12px;
	padding-bottom: 10px;
	margin: 0px;
}

#footer a {
	font-weight: normal;
	color: #E5E5E5;
	text-decoration: underline;
}
#footer li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}

