body {
	font-size:x-small;
}

a{
	font-size:x-small;
}

.courant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #71004F;
	font-weight: bold;
}

.actu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.liensBAS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.chemin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.courantJUST {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;

}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.soustitre2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990066;
	font-weight: normal;
}
.courantGRAS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}
.lienPAGES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #71004F;
	font-weight: normal;
	font-style: oblique;
	text-decoration: none;



}
.courantGRASjust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: justify;

}
.prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;

}
.vert {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A0C72E;
	font-weight: bold;
}
.courantGRASbordeaux {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
	font-weight: bold;
	text-decoration: none;

}
.mauve {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
	font-weight: bold;
}
.ancres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
	font-weight: normal;
	font-style: normal;

}
.courantJUSTita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-style: italic;

}
.courantMAUVE {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
	font-weight: normal;
}
.lienactuSCRIPT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #71004F;
	font-weight: bolder;
	text-decoration: underline;

}
.cheminnoir {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.prix2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17.5px;
	color: #000000;
	font-weight: 900;
	letter-spacing: normal;

}
.soustitre2BIS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990066;
	font-weight: normal;
	text-align: left;

}
.courantGRASbordeaux2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
	font-weight: bold;
	text-decoration: none;
	text-align: left;

}

/*--------------------------------*/
/*Rajout BDD*/

body{
/*	text-align:center;*/
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#container{
	background-color:#FFFFFF;
}

#form_login_place{
	width:50%;
	border:1px solid #000000;
	padding:.5em .5em 0 .5em;
}

#form_login_place label{
	width: 50%;	/*** Les intitulés prennent 1/2 de la largeur totale du formulaire... ***/
	float: left;	/*** Très important, ne pas suprimer ! ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centrés verticalement. ***/
/*	border:1px solid #00ff00;*/
}

#form_login_place input{
	font-weight: bold; /*** Pour améliorer la lisibilité des boutons ***/
	margin-top:0.3em;
	margin-left: 0;
/*	border:1px solid #ff00ff;*/
	width:150px;
	height:20px;
}

#form_login_place #bouton{
	text-align:right;
	margin-right:35px;
}

.errormsg{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
}

.boutons_admin_pages{
	padding-right:5px;
	vertical-align:middle;
/*	border:1px solid #ff00ff;*/
	float:right;
}

.ligne_over{
	background-color:#FFFF99;
	cursor:	pointer;
}

img{
	border:0;
}

.logout{
	width:90%;
	text-align:right;
}
/*--------------------------------*/
/*_____news______*/
div#fenetre{
	position:relative;
	overflow:hidden;
	width:170px;
	text-align:left;
	background-color:transparent;
}

div#marquee{
	width:100%;
}

div#news_contenu{
	background-color:transparent;
	padding:7px;
	color:#000000;
	font-size:10px;
}

div#news_contenu a{
	text-decoration:underline;
}
div#news_contenu div.news{
	font-size:10px;
	display:block;
	padding:0;
	margin-bottom:10px;
}
div#news_contenu div.news span.titre{
	display:block;
	font-size:x-small;
	font-weight:bold;
	padding:0;
	color:#ffffff;
	margin:0px 0px 3px 0px;
}
div#news_contenu div.news span.contenu{
	display:block;
	font-size:x-small;
	font-weight:bold;
	color:#ffffff;
}
div#news_contenu div.news span.contenu a{
	font-size:inherit;
}
div#news_contenu div.news a.savoir-plus{
}

/*div#news_contenu div.news span.separateur{
	width:100%;
	height:1px;
	line-height:1px;
	border-bottom:1px dotted #20733B;
}
*/
div#news_contenu div.news span.titre01{
	display:block;
	font-size:11px;
	font-weight:bold;
	padding:0;
	color:#000000;
	margin:0px 0px 3px 0px;
}

div#liste-newsletters{
	width:100%;
	text-align:center;
}

form#form_ins_newsletter{
	margin:0;
}

form#form_ins_newsletter input{
	font-size:10px;
}

button#submit-newsletter{
	cursor:pointer;
	background-color:transparent;
	border:none;
	background-image:url(images/envoyer.jpg);
	background-repeat:no-repeat;
	width:75px;
	height:16px;
	text-indent:-1000em;
	overflow:visible;
}

.page-indisponible-titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.page-indisponible-ss-titre{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.page-indisponible-texte{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
	font-weight: bold;
}
