/*************************************************
				STYLES BALISES GENERIQUES
*************************************************/
body {
	margin:0;
	padding:0 0 0 0;
	background: url(img/fond.jpg);
	color:#000000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr { clear:both;visibility:hidden;margin:0;padding:0;height:0; }
/************************************************
				MISE EN FORME TEXTE
************************************************/
.petit { font-size:10px; }
.grand { font-weight:bold;font-size:130%; }
.subheader { position:absolute; top:0px; left:260px; font-size:11px; color:#000; font-weight:normal; text-decoration:none;}
.subheader:hover { font-size:11px; color:#000; font-weight:normal; text-decoration:none;}
.big {
	margin-left:-5px;
	font-weight:bold;
	font-size:18px;
	font-style:italic;
	color:black;
}
h1, h3, a, .texte_mis_en_evidence {color:#830044;}
h2, a:hover {color:#000;}

h1 {
	font-size:18px;
	font-weight:bold;
	margin:0 10px 0 30px;
	padding:32px 0 5px 0;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin:0 10px 0 0;
	padding:5px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin:0 5px 0 0;
	padding:5px;
}

a {	font-weight:bold;}
a:hover { text-decoration:none; }
/************************************************
				IMAGES
************************************************/
.border {
	margin:2px;
	border:1px solid #000;
}
#flash{
	position:absolute;
	top:19px;
	right:40px;
	width:220px;
}
#drapeau{
	position:absolute;
	top:0px;
	left:0px;
	width:150px;
}
/***********************************************
				STYLES MISES EN FORME
***********************************************/
div#conteneur {
	position:relative;
	margin:auto;
	width:865px;
	background: url('img/repetition.jpg') repeat-y;
}

/***********************************************
				CHEMINS
***********************************************/

#chemin{
	clear:both;
	font-size:10px;
	height:20px;
	margin:0 0 20px 30px;
	}
#chemin *{font-size:10px}

#chemin a {color:#630925;}
#chemin a:hover,#chemin a.active  {color:#000;}

/************************************************
				ENTETE
************************************************/

h1#entete {
	background: url('img/entete.jpg') no-repeat;
	height:110px;
	margin:0;padding:0;	
}

h1#entete a span{
	display:block;
	visibility:hidden;
}


/*****************************************************
				MENU horizontal
*****************************************************/

ul#menu {
	background:url(img/menu.jpg) no-repeat;
	height:22px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	list-style-type:none;
}
ul#menu li {
	display:inline;
	margin:0;padding:0;
}
ul#menu li a {
	display:block;
	height:22px;
	float:left;
	margin:0;
	padding:0 4px 0 4px;
	color:#000;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:22px;
	border-left:1px solid #000;
	text-decoration:none;
	background:url(img/separation.jpg) no-repeat left;
}

ul#menu li a:hover, ul#menu li a.active {
	background:url(img/rollhover.jpg) repeat-x ;
	color:#F3E0B5;
}

ul#menu li#premier_lien a { border:none;}

ul#menu li#premier_lien a:hover, ul#menu li#premier_lien a.active {
	background:url(img/rollhover.jpg) repeat-x ;
	color:#F3E0B5;
}

/*****************************************************
				MENU horizontal ANGLAIS
*****************************************************/

ul#menu-en {
	background:url(img/menu.jpg) no-repeat;
	height:22px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	list-style-type:none;
}
ul#menu-en li {
	display:inline;
	margin:0;padding:0;
}
ul#menu-en li a {
	display:block;
	height:22px;
	float:left;
	margin:0;
	padding:0 2px;
	color:#000;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:22px;
	border-left:1px solid #000;
	text-decoration:none;
	background:url(img/separation.jpg) no-repeat left;
}

ul#menu-en li a:hover, ul#menu-en li a.active {
	background:url(img/rollhover.jpg) repeat-x ;
	color:#F3E0B5;
}

ul#menu-en li#premier_lien a { border:none;}

ul#menu-en li#premier_lien a:hover, ul#menu-en li#premier_lien a.active {
	background:url(img/rollhover.jpg) repeat-x ;
	color:#F3E0B5;
}





/*****************************************************
				MENU horizontal
*****************************************************/

ul#menu1 {
	height:34px;
	position:absolute;
	top:180px;
	right:50px;
	margin:0 0 0 0;
	padding:0 0 0 10px;
	list-style-type:none;
}
ul#menu1 li {
	display:inline;
	margin:0;padding:0;
}
ul#menu1 li a {
	display:block;
	height:34px;
	float:left;
	margin:0;
	padding:0 5px 0 15px;
	color:#FFF;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:34px;
	text-decoration:none;
	background:url(img/separation.jpg) no-repeat left;
}

ul#menu1 li a:hover, ul#menu1 li a.active {
	color:#39731a;
}

ul#menu1 li#premier_lien a { background:none;}

ul#menu1 li#premier_lien a:hover, ul#menu1 li#premier_lien a.active {
	color:#39731a;
}


/***********************************************************
				CORPS
***********************************************************/
div#corps {
	background: url('img/bas.jpg') no-repeat 0 bottom;
}

div#contenu {
	background:url('img/haut.jpg') no-repeat;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	min-height:550px;
}
div#contenu_modifiable {
	border:none;
	margin:0 0 0 0;
	padding: 0 0 0 40px;
	color:#000;
}

div#contenu p {
	text-align:justify;
	margin:0;
	padding:5px;
}

div#contenu_modifiable ul {
	list-style-type:none;
	margin:5px 0 5px 0;
	padding:0 0 0 20px;
	height:1%;
}
div#contenu_modifiable ul li {
	background:url(img/puce.jpg) no-repeat left 5px;
	margin-left:10px;
	padding:2px 0 2px 15px;
}

/****************************************************
		FORMULAIRES
****************************************************/
form#form1 {
	margin:auto;
	text-align:left;
	width:60%;
	padding:4px;
}
form#form1 fieldset {
	border:1px solid #;
	margin-bottom:5px;
}

form#form1 legend {
	font-weight:bold;
	color:#666;
}
form#form1 label {
	text-align:left;
	float:left;
	width:33%;
	padding-top:3px;
}
form#form1 ul {
	margin:0;padding:0;
	list-style-type:none;
}
form#form1 ul li { background-image:none; }
form#form1 li#bouton { float:left; }

input, textarea {
	color:#666;
	font-weight:bold;
	background:#fff;
	border:1px solid #666;
}

#cryptogram {
	border: 1px solid #666;
	margin:0 0 0 0;
	padding:0;
	background:#fff;

}

/****************************************************
				SIGNATURE
****************************************************/
div#pied {
	clear:both;
	background: url('img/pied.jpg') no-repeat;
	height:20px;
	color:#FFF;
	font-weight:bold;
	line-height:20px;
}

/****************************************************
				MENTION LEGALE
****************************************************/

div#signature {
	margin:5px auto;
	width:765px;
	text-align:center;
	color:#000;
	font-size:10px;
}

/****************************************************
				MODULES ACTUALITES 
****************************************************/
.cadre3{ border:1px dashed #000;}
.cadre4{ border:1px solid  #000;}

/****************************************************
				MODULES catalogue simple
****************************************************/

#listeVehicules {
 	border: solid 1px #97b973;
}

#bandeauVehicules {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.01ex;
	text-align:center;
	color: #FFFFFF;
	background-color:#97b973;
}


.lienInfos {
	font-family: arial;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration:underline;
	}
.lienInfos:visited {
	font-family: arial;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	text-decoration:underline;
}
.lienInfos:hover {
	font-family: arial;
	font-size: 10px;
	color: #526C3A;
	font-weight: bold;
	text-decoration:none;
}
.lienInfos:active {
	font-family: arial;
	font-size: 10px;
	color: #526C3A;
	font-weight: bold;
	text-decoration:underline;
}

.lien3 {
	font-family: arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:underline;
	}
.lien3:visited {
	font-family: arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:underline;
}
.lien3:hover {
	font-family: arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:none;
}
.lien3:active {
	font-family: arial;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration:underline;
}


.lien4 {
	font-family: arial;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
	}
.lien4:visited {
	font-family: arial;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
}
.lien4:hover {
	font-family: arial;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}
.lien4:active {
	font-family: arial;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
}


.lienVendu {
	background-color:#CCCCCC;
	font-family: arial;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
	}
.lienVendu:visited {
	background-color:#CCCCCC;
	font-family: arial;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
}
.lienVendu:hover {
	background-color:#CCCCCC;
	font-family: arial;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}
.lienVendu:active {
	background-color:#CCCCCC;
	font-family: arial;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-decoration:underline;
}

.cadre3-bas {border-bottom: 1px solid #97b973; }
.cadre3-left {border-left: 1px solid #97b973; }


.txtRed {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px; color: #526b3a;
	font-weight:bold;
}

.txt11 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px; color: #526b3a;
}

.txt11 p {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px; color: #526b3a;
}
/*********** table.menu ***********/
table.menus{
	border:1px solid white;
	background:#620925;
	}
table.menus td,table.menus td p,table.tarifs td{color:#fff; letter-spacing:0px;text-align:center}
table.menus td.bas{font-size:smaller;background-color:#850447;}
table.menus th,table.tarifs th{
	font-weight:bold;font-size:14px;color:#333;
	letter-spacing:0px;margin:0;padding:5px 0;
	background-color:#A9286B;
	border-bottom:1px solid white;
	text-align:center
	}
.infobulle{
	position: absolute;visibility:hidden;
	border:1px solid #fff;padding: 5px; color:white;
	font-size: 12px;background-color: #9c1e3d;
}


/***********table.tarifs ************/
table.tarifs{
	background:#777;
	border-top:1px solid #eee; border-right:1px solid #eee
	}
table.tarifs th{
	font-size:12px;
	border-bottom:1px solid #eee; border-left:1px solid #eee
	}
table.tarifs td{
	color:#fff; letter-spacing:1px;text-align:center;
	border-bottom:1px solid #eee; border-left:1px solid #eee
	}
/***********table.ideecadeaux ************/
table.ideecadeaux{
	background:url("img/fond-tarifs.jpg") no-repeat center #777;
	border-top:1px solid #eee; border-right:0px solid #eee
	}
table.ideecadeaux th{
	font-size:12px;
	border-bottom:0px solid #eee; border-left:0px solid #eee
	}
table.ideecadeaux td{
	color:#fff; letter-spacing:1px;text-align:center;
	border-bottom:0px solid #eee; border-left:0px solid #eee
	}

h2{ padding:0px; margin:0px;}
.cadre3{ border:1px dashed #FFFFFF;}

/**********GESTION CALQUE MENU*********/
#CalqueMENU { 
	z-index:120;
	 border: solid 1px #000;
	 position:absolute;
     left: 50%; 
     top: 50%;
     width: 400px;
     /*height: 100%;*/
     margin-top: -300px; /* moitié de la hauteur */
     margin-left: -200px; /* moitié de la largeur */
	 }
/* ]]> */

.opacity20  {filter : alpha(opacity=10); -moz-opacity : 0.1; opacity : 0.1; width:100%; } 
.opacity100  {filter : alpha(opacity=100); -moz-opacity :1; opacity :1; width:100%;}
.accueil {
	width:810px;
	padding: 10px 20px;
}
.autre {
	width:550px;
	padding: 10px 0 10px 20px;
}

.photos {

margin:5px;

}
.photos:hover{
filter:alpha(opacity=60);
-moz-opacity:0.6;
opacity: 0.6; }

table.presse img {
	border:1px solid white;
}
table.presse a:hover img {
	border:1px solid white;*
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}
table.presse h2 {
	margin:0;
	padding:0;
	color:#830044;
	font-size:16px;
	font-weight:bold;
}
