#formEuropcar {
}
#messageOki {
	display: none;
}
#messageErreur {
	display: none;
}
#messageChargement {
	background-color: #fff;
	border: 1px solid #fff;
	color: #fff;
	display: none;
	height: 20px;
	padding: 1em;
	width: 120px;
	text-align: center;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -60px;
	margin-top: -10px;
}
/*GENERAL*/

	#menu_content {
	position: relative;
	height:43px;
	width:853px;
	background:url(images/fd_nav.jpg) no-repeat bottom;
	margin-left:auto;
	margin-right:auto;
}
#menu_content ul#menu {
	position: relative;
	width: 100%;
	font-weight: bold;
	clear:both;
	padding-left:15px;
}
#menu_content ul#menu li {
	float: left;
	display: inline;
}
#menu_content ul#menu li a {
	text-align: center;
	display: block;
	height: 20px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	text-decoration: none;
	color:#FFFFFF;
	font-size:14px;
}
#menu_content ul#menu li a:hover {
}
#menu_content .sous_menu {
	position: absolute;
	padding-left:3px;
	margin-left:10px;
	top: 30px;
	left: 1px;
	width:853px;
	height:20px;
	background:url(images/barre_menu.jpg) no-repeat;
	font-size:10px;
	color: #FFFFFF;
}
#menu_content a {
	color: #FFFFFF;
}
#menu_content .sous_menu a:after {
	content:" | ";
}
#menu_content hr {
	clear: both;
	visibility: hidden;
}
#menu_content .on {
	display: block;
	background:url(images/barre_menu.jpg) no-repeat;
	height:20px;
	left: 1px;
	width:853px;
	margin-left:10px;
	margin:0;
	padding:0;
}
#menu_content .off {
	display: none;
}
#menu_content a.current {
	background:url(images/onglet_f.png) repeat-x;
	font-weight:bold;
}
#menu_content a.current:before {
	width: 5px;
	background: url(images/onglet_g.png) 0 0;
	height:30px;
	content: "";
}
#menu_content a.current:after {
	width: 6px;
	background: white url(images/onglet_d.png) 0 0;
	height:30px;
	content: "";
}
#menu_content a.ghost {
	font-weight: lighter;
}
.content {
	width: 670px;
	background: transparent url(images/content_bg.png) repeat-y;
	float: left;
	padding: 10px 20px;
}
.content h1 {
	color: #333;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px dashed #C1D9F0;
}
.content h2 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
	margin-bottom: -5px;
}
.content p {
	padding: 0 15px;
	text-align: justify;
}
.content-bottom {
	width: 710px;
	background: transparent url(images/content_bottom.png) no-repeat;
	height: 13px;
	float: left;
}
html {
	font-size: 100%;
}
/*on supprime toutes les marges des balises standard*/
* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #609b03;
	text-align: left;
	font-family: 'Tahoma', Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	margin: 0px;
}
.msg_oki {
	color:#4B6E00;
	padding:10px;
	width:450px;
	margin:15px;
	margin-left:auto;
	margin-right:auto;
	font-size: 14px;
	font-weight: bold;
	font-family:tahoma, verdana, arial, sans-serif;
	text-align:center;
	border: 1px solid #B4DF26;
	background-color: #F3FCDE;
}
.msg_erreur {
	color:#E65B2B;
	padding:10px;
	width:450px;
	margin:15px;
	margin-left:auto;
	margin-right:auto;
	font-size: 14px;
	font-weight: bold;
	font-family:tahoma, verdana, arial, sans-serif;
	text-align:center;
	border: 1px solid #E65B2B;
	background:#FDECEC;
}
img {
	border: 0px;
	margin: 5px;
}
.fields {
	background-image: url(images/fd_input.png);
	background-repeat: no-repeat;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
	height:16px;
	padding-left:5px;
	border:0;
	width:115px;
}
.evasion {
	width:523px;
	background-image: url(images/evasion_fond.jpg);
	background-repeat: repeat-y;
	float: left;
}
.evasion_titre {
	background-image: url(images/evasion_titre.jpg);
	background-repeat: no-repeat;
	width:523px;
	height:30px;
	padding-left:15px;
	padding-top:5px;
	color: #4B6E00;
	font-size: 14px;
	font-weight: bold;
	font-family:tahoma, verdana, arial, sans-serif;
}
.evasion_contenu {
	padding-top:5px;
	min-height:300px;
	padding-left:10px;
}
.evasion_contenu .article {
	padding-top:10px;
	border-bottom: 1px dashed #CCC;
	padding-bottom:10px;
	position:relative;
	clear:both;
}
.evasion_contenu .article .image {
	float:left;
	width:100px;
}
.evasion_contenu .article .desc {
	clear:both;
}
.evasion_footer {
	background-image: url(images/evasion_bas.jpg);
	background-repeat: no-repeat;
	width:523px;
	height:19px;
}
.index_gauche2 {
	float:left;
	width:384px;
}
.index_droite2 {
	float: right;
	width:290px;

}
.index_gauche {
	float:left;
	width:325px;
}
.index_droite {

}
.w {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none
}
/*on supp^rime les puces des listes*/
ul {
	list-style-type: none;
}
.listeAnnonceur {
	border:#CCCCCC 1px solid;
	-moz-border-radius :5px;
	margin:5px;
	width:520px;
	padding-bottom:5px;
	height:560px;
	overflow: scroll;
}
.annonceur {
	background-image: url(images/fd_annonceur.jpg);
	background-repeat: no-repeat;
	clear:both;
	width:482px;
	height:81px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	
}
.annonceur .desc {
	height:60px;
}
.annonceur .image {
	float:left;
	margin:-3px;
}
.annonceur .popularite {
	float:left;
	margin-bottom:0px;
}
.annonceur .detail {
	float:right;
	margin-bottom:0px;
	text-align:right;
	margin-right:10px;
	background-image:url(images/fd_detail.png);
	height:19px;
	width:73px;
	background-repeat: no-repeat;
	background-position: center center;
}
.annonceur .detail a {
	color: #FFFFFF;
	font-size:9px;
}
#container {
	width: 864px; /************ modifier cette valeur pour changer la largeur***********/
	margin-right: auto;
	margin-left: auto;
	border-bottom:0;
	background-image: url(images/fd_contenu.jpg);
}
#header {
	margin-top: 5px;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	height: 158px;
}
#header_gauche {
	float:left;
	display:block;
	width:280px;
	text-align:center;
}
#header_gauche h2 {
	color:#006600;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#header_droit h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	padding-left:30px;
	color:#FFFFFF;
	padding-top:7px;
}
#localisation {
	text-align: left;
	background-image: url(images/barre_menu.jpg);
	background-repeat: no-repeat;
	height:20px;
	color: #000;
	font-size:11px;
	width:852px;
	padding-top:4px;
	margin-right: auto;
	margin-left: auto;
}
#localisation a {
	color: #FFFFFF;
	font-weight:bold;
}
#global {
	padding-left:5px;
	position: relative;
}
#global .left {
	position: absolute;
	left:6px;
	text-align: left;
	width: 160px;
	background-color: #f4f4f4;
	height:100%;
	float:left;
}

#global .left ul{
	margin: 0;
	padding:0;
}
#global .left a {
	width: 150px;
	line-height: 1.6em;
	display: block;
	background-image: url(images/barre_menu.jpg);
	background-repeat: no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	padding-left: 5px;
	margin-bottom: 4px;
}
#global .left p {
	margin-left: 10px;
	margin-bottom: 5px;
}
#global .right {
	min-height: 35em; /* hauteur minimum à ne pas changer sans modifier les éléments IE<7 dans le head du html ! */
	margin-left: 162px;
	padding: 0 15px;
	text-align: left;
	overflow:hidden;
	width: 650px;
}
/* ---------------------
Formulaire
--------------------- */

.required {
	font-weight:bold;
	color : #FF0000;
}
#global .right input {
	margin : 0 8px 0 0;
	padding : 2px;
	border : 1px solid #bbb;
}
#global .right fieldset {
	margin-top:10px;
	border : 1px solid #ddd;
	padding : 15px;
	background-color: #FBFBFB;
}
#global .right select {
	display:block;
}
#global .right input {
	margin : 5px 0px 5px 0;
}
#global .right legend {
	color : #666;
	font-weight:bold;
}
#global .right label {
	display:block;
}
.navigation {
	border-bottom:1px #30734a dashed;
	padding:3px;
	margin-bottom:15px;
}
#global .right p {
	text-align: justify;
	margin-bottom: 5px;
	padding: 5px;
}
#global .right p:first-letter {
	font-weight: bold;
	color: #0033FF;
	font-size: 1.2em;
	float: left;
	padding-right: 2px;
}
#global .right .bottom_left {
	width: 49%;
	float:left;
	padding-top: 10px;
}
#global .right .bottom_right {
	padding-top: 10px;
	float: right;
	width: 49%;
}
.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
}
#nav {
	font-size: 95%;
	line-height: 2em;
	background-color: #EFF7FA;
}
#footer {
	font-size: 95%;
	background-image: url(images/footer.jpg);
	background-color: #FFF;
	color: #000099;
	height:18px;
	padding-top:3px;
}
#footer a {
	color: #000099;
	text-decoration: none;
}
#footer a:hover {
	color: #666;
}
a {
	color: #30734a;
	text-decoration: none;
}
a:hover {
	color: #666;
}
#article_selection {
	margin-top:1em;
}
#article_selection .droite {
	float:right;
	width:310px;
}
#article_selection .date {
	border-bottom:1px solid #666666;
	color:#921D26;
	font:9px Arial, Helvetica, sans-serif;
}
#article_selection .date .site {
	float:right;
	margin-top:-1.3em;
}
#article_selection .depeche {
	width:290px;
	margin-left:1em;
}
#article_selection .depeche p {
	text-align:justify;
	color:#666666;
	font:11px Arial, Helvetica, sans-serif;
}
#article_selection .depeche h3 {
	border-bottom:1px dashed #E5E5E5;
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #303030;
	margin-bottom:-2px;
	margin-top:3px;
	margin-left:0px;
}
#agenda {
	width:550px;
	position:relative;
	margin:2em 0em 2em 0em;
}
#agenda li {
	font:11px Arial, Helvetica, sans-serif;
	color:#003399;
	margin:0.4em 0 0 1.5em;
}
#agenda .date, #presse .texte {
	color:#999999;
}
.mg-galerie-box-photo {
	position:relative;
	float:left;
	width:120px;
	height:140px;
	padding:5px;
	margin:5px;
	text-align:center;
	overflow:visible;
}
.mg-galerie-box-file-un {
	width:100px;
	height:100px;
	overflow: hidden;
	display: table;
	vertical-align:middle;
}
.mg-galerie-box-photo-deux {
	display: table-cell;
	vertical-align: middle;
}
.mg-galerie-box-photo-trois {
	text-align:center;
}
div.offre_float {
	float: left;
	width: 300px;
	min-height:71px;
}
div.offre_float_space {
	float: left;
	width: 25px;
}
div.offre_float p {
	text-align: center;
}
div.offre_imgfloat {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
div.offre_detail {
	float: right;
}
div.offre_titre {
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	text-transform: uppercase;
}
div.offre_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #000033;
	text-decoration: none;
}
div.barre_grise {
	clear: both;
	border-top:1px #0000CC solid;
}
.Style1 {
	color: #006600
}
.Style3 {
	color: #006600;
	font-weight: bold;
}
.Style4 {
	font-size: 14px
}
.Style5 {
	font-size: 12px
}

