/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background:url(../images/index/index_01.jpg) top no-repeat #E5E1D8;
	font-family:Arial, Helvetica, sans-serif;
}
ul, ol {
	padding-left:20px;
}
div#global {
	width:960px;
	margin:auto;
}
div#header {
	width:960px;
	/*height:500px;*/
	position:relative;
}
div#menu {
	position:absolute;
	left:0;
	bottom:0;
}
div#menu2 {
	position:absolute;
	left:0;
	bottom:0;
}
div#menu-logo {
	float:left;
	width:293px;
	height:193px;
}
div#menu-logo img {
	border:0;
}
div#menu-onglet {
	float:right;
	border:0;
	width:667px;
	height:83px;
	left:293px;
	position:relative;
}
div#menu-onglet ul.onglet {
	position:absolute;
	left:0;
	bottom:0;
	margin:0;
	padding:0;
	list-style:none;/*margin-bottom:-3px;*/
}
div#menu-onglet ul li.onglet {
	display:inline;
	float:left;
	position:relative;
}
div#menu-onglet ul li.onglet span {
	display:none;
}
div#menu-onglet .sous-menu {
	padding:0 10px;
	margin:70px 0 10px 10px;
	background:url(../images/index/index_16.gif) right repeat-y;
}
div#menu-onglet .sous-menu li {
	list-style:none;
	padding:5px 0;
	width:200px;
	border-right:#FFF solid 1px;
}
div#menu-onglet a.menu-01 {
	
}
div#menu-onglet a.menu-02 {
	display:block;
	width:104px;
	height:85px;
	background:url(../images/index/index_03.png) no-repeat;
}
div#menu-onglet a.menu-03 {
	display:block;
	width:106px;
	height:85px;
	background:url(../images/index/index_04.png) no-repeat;
}
div#menu-onglet a.menu-04 {
	display:block;
	width:105px;
	height:85px;
	background:url(../images/index/index_05.png) no-repeat;
}
div#menu-onglet a.menu-05 {

}
div#menu-onglet a.menu-06 {
	display:block;
	width:105px;
	height:85px;
	background:url(../images/index/index_07.png) no-repeat;
}
div#menu-onglet a:hover.menu-01 {
	background:url(../images/index/index_02_hover.png) no-repeat;
}
div#menu-onglet a:hover.menu-02 {
	background:url(../images/index/index_03_hover.png) no-repeat;
}
div#menu-onglet a:hover.menu-03 {
	background:url(../images/index/index_04_hover.png) no-repeat;
}
div#menu-onglet a:hover.menu-04 {
	background:url(../images/index/index_05_hover.png) no-repeat;
}
div#menu-onglet a:hover.menu-05 {
	background:url(../images/index/index_06_hover.png) no-repeat;
}
div#menu-onglet a:hover.menu-06 {
	background:url(../images/index/index_07_hover.png) no-repeat;
}
div#sous-menu-01 {
	
	width:630px;
	height:265px;
	position:absolute;
	z-index:100;
	top:-0px;
	background: url(../images/index/index_15.png) top no-repeat;
}
div#sous-menu-05 {
	width:630px;
	height:265px;
	position:absolute;
	z-index:100;
	
	
	background: url(../images/index/index_14.png) top no-repeat
}
div#content {
	background:url(../images/index/index_02.gif) bottom no-repeat #FFF;
	padding:20px 0;
}
div#recherche-occasions {
	width:545px;
	height:292px;
	background:url(../images/index/index_05.gif) no-repeat;
	padding:25px 20px 20px 30px;
}
div#recherche-occasions h2 {
	padding-left:15px;
}
div#recherche-occasions select {
	width:174px;
	padding:3px;
	border:#828181 solid 1px;
}
div#recherche-occasions button {
	background:url(../images/index/index_10.png) no-repeat;
	width:81px;
	height:26px;
	border:none;
	cursor:pointer;
}
div#coeur-occasions {
	width:299px;
	height:292px;
	background:url(../images/index/index_09.png) no-repeat;
	padding:25px 20px 20px 30px;
}
div#coeur-occasions h2 {
	padding:180px 0 0 15px;
}
div#actus {
	width:453px;
	height:235px;
	background:url(../images/index/index_07.gif) no-repeat;
}
table#encarts-footer p {
	padding:5px 7px;
}
table#encarts-footer form {
	text-align:center;
	padding:10px 0;
	height:100px;
}
table#encarts-footer form p {
	text-align:center;
	padding:2px 0;
}
table#encarts-footer form input {
	background:#FFF;
	width:155px;
	padding:2px;
	border:#828181 solid 1px;
	font-size:12px;
	color:#4E4D4A;
}
table#encarts-footer form select {
	background:#FFF;
	width:160px;
	padding:2px;
	border:#828181 solid 1px;
	font-size:12px;
	color:#4E4D4A;
}
table#encarts-footer button {
	background:url(../images/index/index_13.gif) repeat-x;
	border:#7F7F7F solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4E4D4A;
	padding:3px 6px;
}
table#encarts-footer form#itineraire {
	background:#FFC601;
}
table#encarts-footer #newsletter {
	background:#B3A1B8;
}
div#newsletter {
	text-align:center;
	padding:10px 0;
	height:100px;
}
div#newsletter input {
	background:#FFF;
	width:155px;
	padding:2px;
	border:#828181 solid 1px;
	font-size:12px;
	color:#4E4D4A;
}
div#footer {
	background:#D3D0C7;
	padding:40px 0;
	margin-top:15px;
}
div#footer li {
	list-style:none;
	font-size:10px;
}
.arrondi {
	background:#FFF;
	padding:20px 0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin:25px 0;
}
.barre-verticale {
	background:url(../images/index/index_04.gif) repeat-y center;
}
.centre {
	margin:auto;
}
.centrer {
	text-align:center;
}
.droite {
	text-align:right;
}
.fil-ariane {
	font:12px Arial, Helvetica, sans-serif;
	color:#516270;
	padding:5px 25px;
}
.fil-ariane a, a:visited {
	color:#516270;
	text-decoration:underline;
}
.fil-ariane a:hover, a:focus, a:active {
	color:#000;
	text-decoration:none;
}
/*------------------ POLICES ------------------*/
.police-arial-10-noir {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4E4D4A;
}
.police-arial-12-noir {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4E4D4A;
}
.police-arial-12-bleu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0093d9;
}
.police-arial-12-blanc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
.police-arial-12-vert {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2db035;
}
.police-arial-12-orange {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f65417;
}
.police-arial-12-rouge {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bd0926;
}
.police-arial-12-grisfonce {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454341;
}
.police-arial-14-noir {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4E4D4A;
}
.police-arial-14-grisfonce {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#454341;
}
.police-arial-14-bleu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#0093D9;
}
.police-arial-15-gris {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#b5b3ac;
}
.police-arial-16-noir {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#4E4D4A;
}
.police-arial-16-blanc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
}
.police-arial-16-bleu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0093D9;
}
.police-arial-18-noir {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#4E4D4A;
}
.police-arial-24-bleu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#0093D9;
}
.police-arial-24-grisfonce {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#454341;
}
.police-arial-24-blanc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
}
.justifier {
	text-align:justify;
}
/*------------------- LIENS -------------------*/
a.lien-10-noir {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4E4D4A;
	text-decoration:none;
}
a.lien-12-bleu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0093D9;
}
a:hover.lien-12-bleu {
	color:#4E4D4A;
}
a.lien-grisfonce-bleu, a:visited.lien-grisfonce-bleu {
	color:#454341;
	text-decoration:none;
	font-weight:normal;
}
a:hover.lien-grisfonce-bleu, a:focus.lien-grisfonce-bleu, a:active.lien-grisfonce-bleu {
	color:#0093d9;
}
a.lien-bleu-grisfonce, a:visited.lien-bleu-grisfonce {
	color:#0093d9;
	text-decoration:none;
	font-weight:normal;
}
a:hover.lien-bleu-grisfonce, a:focus.lien-bleu-grisfonce, a:active.lien-bleu-grisfonce {
	color:#454341;
}
a.lien-grisfonce-vert, a:visited.lien-grisfonce-vert {
	color:#454341;
	text-decoration:none;
	font-weight:normal;
}
a:hover.lien-grisfonce-vert, a:focus.lien-grisfonce-vert, a:active.lien-grisfonce-vert {
	color:#8ed400;
	font-weight:bold;
}
/*------------------- BACKGROUND -------------------*/
.background-blanc {
	background:#FFF;
}
/*------------------- FORMULAIRE -------------------*/
.form-contact-input-text {
	width:300px;
	border:solid 1px #aaaaaa;
	font:14px Arial;
	color:#454341;
	padding:5px;
}
.form-contact-textarea {
	width:300px;
	border:solid 1px #aaaaaa;
	font:14px Arial;
	color:#454341;
	padding:5px;
}

