body
{
	background-color:white;
}

.bordure
{
	border-width:1px;
	border-style:solid;
	border-color:#d3d3d3;
}

.corps
{
	background-image:url("../images/interface/ventre.gif");
	background-repeat:no-repeat;
	font-family : "Verdana";
	font-size : 12px;
	color:#5200ad;
	background-color:white;
	border-width:1px;
	border-style:solid;
	border-color:#d3d3d3;
	padding-bottom:15px;
}

.corps_admin
{
	font-family : "Verdana";
	font-size : 12px;
	color:#5200ad;
	background-color:white;
	padding:5px;
	background-image:url("../images/interface/ventre.gif");
	background-repeat:no-repeat;
	border-width:1px;
	border-style:solid;
	border-color:#d3d3d3;
}

.texte_normal
{
	font-family : "Verdana";
	font-size : 12px;
	color:#729;
	line-height: 1.4em;
}

.texte_petit
{
	font-family : "Verdana";
	font-size : 10px;
	color:#729;
	line-height: 1.2em;
}

.champ_form
{
	font-family : "Verdana";
	font-size : 12px;
	color:#5200ad;
	background-color:#eef9fe;
	padding-left:5px;
	border-width:0px;
	width:600px;
	border-width:1px;
	border-style:solid;
	border-color:#5200ad;
}

.splash
{
	color:black;
	background-color:#EEECEE;
}

.prix_splash
{
	position:relative;
	font-size:7pt;
	font-weight:bold;
	font-family : "Verdana";
	color:#729;
	line-height: 1.4em;
	background-color:#729;
	color:orange;
	left : 355px;
	width: 60px;
}
.prix_splash_1
{
	top : -982px;
}
.prix_splash_2
{
	top : -845px;
}
.prix_splash_3
{
	top : -708px;
}
.prix_splash_4
{
	top : -571px;
}

.photo
{
	position:relative;
	width : 160px;
	height : 120px;
	left : 305px;
}
.photo_splash_1
{
	top : -609px;
}
.photo_splash_2
{
	top : -579px;
}
.photo_splash_3
{
	top : -549px;
}
.photo_splash_4
{
	top : -519px;
}

.bloc_wature
{
	padding-left:15px;
	padding-top:15px;
	float : left;
}

.bloc_wature img
{
	border-width:1px;
	border-style:solid;
	border-color:#5200ad;
}

.select_recherche
{
	font-family : "Verdana";
	font-size : 7pt;
	color:#5200ad;
	background-color:white;
	font-weight:lighter;
	width:105px;
}

.titre_detail
{
	color:#ce0000;
	font-weight:bold;
}

.details_niveau1
{
	font-weight:bold;
	text-transform:uppercase;
}

.appel_immediat
{
	border-width:1px;
	border-style:solid;
	border-color:#5200ad;
	background-color:white;
	margin-top:20px;
	padding:10px;
}

.marque_modele
{
	margin-top:1px;
	font-size:7pt;
	font-weight:bold;
	letter-spacing: 0px;
	line-height: 1.1em;
}

.prix
{
	font-size:8pt;
	font-weight:bold;
	color:#ED8B00;
	margin-top:1px;
	text-decoration: overline;
}

.prix_coup_de_coeur
{
	font-size:8pt;
	font-weight:bold;
	color:#7E4B01;
	margin-top:-30px;
	text-decoration: overline;
}

.coup_de_coeur
{
	border-width:1px;
	border-style:solid;
	border-color:#B6A8C5;
	background-image:url("../images/accueil/coup_de_coeur2.gif");
	padding-top:50px;
}

.bloc_coup_de_coeur
{
	margin-top:10px;
}

.picto_coup_de_coeur
{
	position:relative;
	top:-137px;
	left:60px;
	width:30px;
}

a
{
	font-family : "Verdana";
	font-size : 12px;
	color:#c70102;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}