#contenu {
overflow:hidden;
/*width:715px;*/
width:695px;
}

#contenu ul {
	margin: 0;
	padding: 0 0 0 5px;
	list-style-type: none;
}
#contenu ol {
	margin: 0;
	padding: 0 0 0 22px;
}
#contenu li {
	margin: 0;
	/*color: #717171;*/
}
#contenu ul li {
	padding: 0 0 0 17px;
	list-style-type: none;
	background: url('../images/site/centre/puce_liste.gif') 0px 5px no-repeat;
}

.encart{
	margin: 3px 0;
	width: 697px;
}

.encart_centre_haut,.encart_centre_haut_rech{
	background: url('../images/site/centre/encart_haut_fond.jpg') top left repeat-x;
	height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
}

.encart_centre_haut .gauche{
	float: left;
	background: url('../images/site/centre/encart_haut_gauche.jpg') top left repeat-x;
	width: 6px;
	height: 31px;
}

.encart_centre_haut .centre{
	/*position: relative;*/
	float: left;
	height: 23px;
	width: 667px;
	color: #42567d;
	font-size: 14px;
	font-weight: bold;
	font-family: sans-serif;
	text-transform: uppercase;
	padding: 7px 0 0 18px;
}
.encart_centre_haut_rech .centre{
	/*position: relative;*/
	float: left;
	height: 23px;
	width: 655px;
	color: #42567d;
	font-size: 14px;
	font-weight: bold;
	font-family: sans-serif;
	text-transform: uppercase;
	padding: 7px 0 0 18px;
}
/*mo*/

.encart_moteur_recherche .centre{
	/*position: relative;*/
	float: left;
	height: 23px;
	width: 657px;
	color: #42567d;
	font-size: 14px;
	font-weight: bold;
	font-family: sans-serif;
	text-transform: uppercase;
	padding: 7px 0 0 18px;
}

.encart_centre_haut .droite{
	float: left;
	background: url('../images/site/centre/encart_haut_droit.jpg') top left repeat-x;
	width: 6px;
	height: 31px;
}

.encart_haut_lien{
	color: #ee8524;
}
.encart_haut_lien a{
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
 .warningmoh{
	color:red;
	size:16px;
}

.contenu_bas{	
	border: 0 solid #e2e2e2;
	border-width: 0 1px;
}

.contenu_bas_bordure{
	height: 15px;
}

.contenu_bas_bordure_gauche{
	float: left;
	height: 15px;
	width: 5px;
	background: url('../images/site/centre/encart_bas_gauche.gif') bottom left no-repeat;
}

.contenu_bas_bordure_centre{
	float: left;
	border-bottom: 1px solid #e2e2e2;
	height: 15px;
	width: 687px;
}

.contenu_bas_bordure_droite{
	float: left;
	height: 15px;
	width: 5px;
	background: url('../images/site/centre/encart_bas_droit.gif') bottom right no-repeat;
}

.btn_style {
    height: 25px;
}
a.btn {
	display: block;
	float: left;
	height: 25px;
	padding-right: 3px;
	text-decoration: none !important;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../images/site/vehicule/btn_droit.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
/*** moh****/
a.btn_recherche {
	display: block;
	float: left;
	height: 12px;
	text-decoration: none !important;
	color: #2f2f2f;
	font-size: 10px;
	font-weight: normal;
	background-image: url(../images/site/centre/btn/btn_gauche.gif);
	background-repeat: repeat-x;
	background-position: right top;
	border: 1px solid #CCC;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
/*****/

a.btn span {
	/*background: url('../images/site/centre/btn/btn_gauche.gif') no-repeat;*/
    display: block;
	line-height: 23px;
	padding: 1px 12px 1px 15px;
	background-image: url(../images/site/vehicule/btn_gauche.gif);
	background-repeat: no-repeat;
}
a:hover.btn span {
	text-decoration: underline;
}
button { padding: 0px; margin: 0px; border: none; border-color: transparent; }

#bt {
	display: block;
	float: left;
	height: 26px;
	text-decoration: none !important;
	color: #2f2f2f;
	font-size: 11px;
	font-weight: bold;
	background-attachment: scroll;
	background-image: url(../images/site/vehicule/btn_droit.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bt span {
	background: url(../images/site/vehicule/btn_gauche.gif) no-repeat;
	display: block;
	line-height: 26px;
	padding: 1px 12px 1px 15px;
	margin-bottom: 2px;
	color: #FFF;
}

#bt:hover span {
	text-decoration: underline;
}

/* bloc recherche */
.bloc_recherche_div .libelle{
	float: left;
	color: #717171;
	width: 95px; 
	height: 40px;
	text-align: right;
	padding: 1px 5px 0 0;
}

.bloc_recherche_div .select {
	float: left;
	color: #717171;
	width: 130px;
}
.bloc_recherche_div .select select {
	width: 110px;
}
.bloc_recherche_div .select.departement select {
	width: 55px;
}
.bloc_recherche_div .btn_style {
	float: right;
	margin-right: 76px;
}

.message_info {
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #669;
	text-align: left;
}

.texte_explicatif {
	line-height: 16px;
	padding: 5px 0 0 3px;
	color: #000;
}
.texte_explicatif a {
	color: #000;
}
.texte_explicatif p {
	margin: 5px 0;
}
/*moh*/
#encart_recherche{
	margin: 3px 0;
	width: 697px;
	/*background-image: url(../images/site/gauche/recherche/fd_moteur_degrade.jpg);*/
	background-repeat: repeat-x;
}
#encart_moteur_recherche{
	margin: 3px 0;
	width: 685px;
	background-image: url(/themes/1/images/site/gauche/recherche_bkgd.jpg);
	background-repeat: repeat-x;
	border: 5px solid #CCC;
}
.bloc_recherche_div.parMarque table {
	background-repeat: repeat-x;
	margin: 5px;
}
#mohrattrapage {
	height: 200px;
	width: 730px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
}

.moniframe {
	overflow: auto;
	display: block;
	height: 100%;
	width: 100%;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
