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

}

.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 table{
/*	text-align:right;*/
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:x-small;
}

.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #71004F;
	font-weight: bold;
}
#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;
}
