body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #829ebd;
	margin:0px;
	padding:0px;
}
#page {
	height: auto;
	width: 760px;
	background-color: #829ebd;
}
#page2 {
	height: auto;
	width: 770px;
	background-color: #829ebd;
}
#menu_haut {
	margin-top:10px;
	width: 760px;
	height: auto;
}
#menu_haut2 {
	margin-top:10px;
	width: 770px;
	height: auto;
}
#bandeau {
	width: 760px;
	height: auto;
}
#bandeau2 {
	width: 770px;
	height: auto;
}
#corps {
	width: 100%;
	margin:0px;
	padding:0px;
}
#fond{
	width:100%;
	background-color:#f2f5f8;
	margin:0px;
	padding:0px;
}
#fond2{
	width:100%;
	background-color:#f2f5fa;
	margin:0px;
	padding:0px;
}
#fond_accueil{
	width:100%;
	background-color:#f5f7fa;
	background-image:url(../images/fond_corps_droite_haut.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	padding:0px;
}
#pied_page {
	width: 760px;
}
#pied_page2 {
	width: 770px;
}
#recherche {
	width: 100%;
	height: 30px;
	margin:0;
	padding:0;
}
select.recherchetri{
	border:solid 1px #CDD8E5
}
.fond_menu_haut {
	background-image: url(../images/fond_menu_haut.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ffffff;
}
h3 {
	font-size: 15px;
	line-height: 12px;
	font-weight: bold;
	letter-spacing: normal;
	margin: 0;
	padding: 0;
}
.bas_photo {
	background-image: url(../images/cc_33.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.gauche_photo {
	background-image: url(../images/cc_25.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.droite_photo {
	background-image: url(../images/cc_27.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a.lienmenu {
	font-size: 12px;
	font-weight: bold;
	color: #2e4973;
	text-decoration: none;
}
a.lienmenu2 {
	font-size: 12px;
	font-weight: bold;
	color: #ce0000;
	text-decoration: none;
}
a.lienmenu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ce0000;
	text-decoration: none;
}
.fond_recherche {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #2e4973;
	vertical-align: middle;
}
select {
	width: 110px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	color: #e50000;
	background-color: #ffffff;
}
input.text {
	width: 110px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	color: #e50000;
	background-color: #ffffff;
}
a.liengris {
	color: #676767;
	text-decoration: none;
}
a.liengris:hover {
	color: #ce0000;
	text-decoration:none;
}
a.lienblanc {
	color: #ffffff;
	text-decoration: underline;
}
a.lienblanc:hover {
	color: #ce0000;
	text-decoration:underline;
}
a.lienblanc2 {
	color: #ffffff;
	text-decoration: none;
}
a.lienblanc2:hover {
	color: #ce0000;
	text-decoration:underline;
}
a.lienrouge {
	color: #e50000;
	text-decoration: none;
}
a.lienrouge:hover {
	color: #676767;
	text-decoration:none;
}

.textefin {
	font-size: 12px;
	color: #333333;
}
.fond_corps_gauche {
	background-image: url(../images/fond_corps_ombre_gauche.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.fond_corps_droite {
	background-image: url(../images/fond_corps_ombre_droite.gif);
	background-repeat: repeat-y;
	background-position: left;
}
h2 {
	font-size: 24px;
	color: #ec0000;
	line-height: 24px;
	margin: 0;
	padding: 0 0 4px;
	font-weight: bolder;
}
.modele {
	font-size: 18px;
	color: #e50000;
}

h1 {
	color: #e50000;
	font-size: 28px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #e50000;
	line-height: 28px;
	margin: 0px;
	padding: 0px;
}

.table_accueil {
	background-image: url(../images/fond_traces_pneu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pointilles_liste {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #000000;
	font-size: 12px;
}
blockquote {
	margin: 0;
	padding: 0 0 0 15px;
}
.menu_actif {
	background-color: #cdd8e5;
}
.menu_sans {
	color: #ce0000;
}


li {
	list-style-position: inside;
	list-style-image: url(../images/fleche_rouge.gif);
	line-height: 12px;
	margin: 0;
	padding: 0;
}

a.liennoir {
	color: #000000;
	text-decoration:none;
}
a.liennoir2 {
	color: #000000;
	text-decoration:underline;
}
.piedpage {
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background-color: #829ebd;
	background-image:url(../images/pied_page.gif);
	background-position:bottom;
}
.ombre_pied_gauche {
	background-image: url(../images/ombre_pied_gauche.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.ombre_pied_droite {
	background-image: url(../images/ombre_pied_droite.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bord_gauche_pave {
	background-image: url(../images/bord_gauche_pave.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.bord_droit_pave2 {
	background-image: url(../images/bord_droite_pave2.gif);
	background-repeat: repeat-y;
	width: 6px;
	background-position: left top;
}
.titre_pave {
	font-size: 12px;
	font-weight: bold;
	color: #ec0000;
	background-image: url(../images/liseret_pave.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 14px;
}

.fond_pave {
	background-image: url(../images/fond_pave.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f2f5f8;
}
.fond_pave_fiche {
	background-image: url(../images/fiche_10.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f2f5f8;
}
.bord_droit_pave {
	background-image: url(../images/bord_droite_pave.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 5px;
}


a.liennoir:hover {
	color: #ce0000;
	text-decoration:none;
}
ul {
	margin: 0;
	padding: 0;
}



.texteaccueil {
	font-size: 10px;
	color: #676767;
}

.ombre_bas_pave {
	background-image: url(../images/ombre_bas_pave.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.fond_corps_gauche2 {

	background-image: url(../images/Page-parc_08.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.fond_corps_droite2 {
	background-color:#f2f5f8;
	background-image: url(../images/Page-parc_10.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.style_page1 {
	font-size: 18px;
	font-weight: normal;
	color: #808080;
}
.stylevendu {
	background-image: url(../images/vendu.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.style_page2 {
	font-size: 16px;
	font-weight: bold;
	color: #e50000;
}
.style_page3 {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
h4 {
	font-size: 15px;
	line-height: 20px;
	letter-spacing: normal;
	margin: 0;
	padding: 0;
	color: #E50000;
	font-weight: bold;
}
.droite_photo_fiche {

	background-image: url(../images/photo_fiche_09.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gauche_photo_fiche {

	background-image: url(../images/photo_fiche_10.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bas_photo_fiche {

	background-image: url(../images/photo_fiche_13.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.recherche{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}
.fond_recherche_gauche {
	background-image: url(../images/fond_recherche_gauche.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.ombre_recherche {
	background-image: url(../images/ombre_corps_haut.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.fond_recherche_droite {
	background-image: url(../images/fond_recherche_droite.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.images{
	border:solid 1px #666666;
}
.texteblanc{
	color:#FFFFFF;
	font-size:11px;
}
.imageparc {
	background-image: url(../images/Page-parc_15.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rubrique_active{
	background-color:#c0cede;
	border-top:solid 1px #ffffff;
}
.fondmenupictos {
	font-size: 11px;
	background-color: #677C95;
	background-image: url(../images/menu_pictos_02.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}
.titre_presse {
	font-size: 24px;
	font-weight: bold;
	color: #0F23A0;
}
.pointilles {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E50000;
}
.textegris {
	color: #808080;
}
.texterouge {
	color: #E50000;
}
.imageVendu {
	background-image: url(../images/vendu.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h5 {
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	text-align: left;
	margin: 0px;
	padding: 2px;
}
.textesmall {
	font-size: 10px;
	font-style: italic;
}
