/* FOOTER */
#FOOTER
{
	text-align:center;
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}

.MessageSysteme {font-family: Verdana;
	font-size: 10px; color: #FFFF00}

/* STYLE DES FORMULAIRES */
form {display: inline}

.formRecherche {
	font-family: Verdana;
	font-size: 9px;
	color: #646464;
	background:transparent url(images/fonds/form_recherche.jpg) no-repeat;
	width:125px;
	height:15px;	
	margin: 0px;	
	padding: 0px 3px;
	border: 0px;
	list-style: none;
	text-align:left;
}

.formContact {
	font-family: Verdana;
	font-size: 9px;
	color: #646464;
	background:transparent url(images/fonds/form_contact.gif) no-repeat;
	width:125px;
	height:15px;	
	margin: 0px;	
	padding: 0px 3px;
	border: 0px;
	list-style: none;
	text-align:left;
}
.formContactTitre {
	font-family: Verdana;
	font-size: 9px;
	color: #646464;
	background:transparent url(images/fonds/form_object.gif) no-repeat;
	width:383px;
	height:15px;	
	margin: 0px;	
	padding: 0px 3px;
	border: 0px;
	list-style: none;
	text-align:left;
}
.formContactMessage {
	font-family: Verdana;
	font-size: 9px;
	color: #646464;
	background:transparent url(images/fonds/form_area.gif) no-repeat;
	width:383px;
	height:177px;	
	margin: 0px;	
	padding: 0px 3px;
	border: 0px;
	list-style: none;
	text-align:left;
}

.bouton {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	font-weight: bold;
}
table {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.formulaire {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	border: 1px solid #cfb2a3;
}

.labelForm{
	font-family: Verdana;
	font-size: 9px;
	color:#b2b2b2;
}

#formGalGest label, #formGalGest input {
	margin: 10px 0px 0px 0px;
}

#formGalGest div {
	margin-left: 30px;
	text-align: left;
}

#TriGal {
	margin: 10px 0px 0px 30px;
}
/* fin de flux de tableau flottant */
.finLigne {
	clear: both;
	display: block;
}

/* Zone de tri Ajax */
#listPosTitre {
	float: left;
	width: 95px;
	height: 20px;
	display: inline;
}

#listEltTitre {
	float: left;
	width: 528px;
	height: 20px;
	display: inline;
}

#listPosition {
	float: left;
	width: 95px;
	display: inline;
}

#listElement {
	float: left;
	width: 528px;
	display: inline;
}

.sortable-list-indice {
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

.sortable-list-indice li {
	border: solid 1px #B8B8B8;
	margin: 2px 0px 2px 0px;
	padding: 3px;
	height: 15px;
	background: #FFFFFF;
	list-style-type: none;
}

.sortable-list {
	margin: 0px;
	padding: 0px;
}

.sortable-list li {
	border: solid 1px #B8B8B8;
	margin: 2px 0px 2px 0px;
	padding: 3px;
	width: 100%;
	height: 15px;
	background: #FFFFFF;
	list-style-type: none;
	cursor: move;
}
/* STYLE DES LIENS WEB */
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
lienSouligne {
	text-decoration: underline;
	color: #FFFFFF;
}
lienSouligne:hover {
	color: #FF0000;
}
lienMenu {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}
lienMenu:hover {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #FF0000;
}
lienFormulaire {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
	color: #b2b2b2;
}
lienFormulaire:hover {
	color: #FF0000;
}
/* STYLES DES RUBRIQUES */
.pageActuelle{
	color:#438ece;
}
.TITRE_HOME{
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}
.TITRE_ACTU_GRIS{
	font-family: Verdana;
	font-size: 12px;
	color: #2c2d31;
	font-weight:bold;
	text-decoration:underline;
}
.TITRE_BO{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.TITRE_ACTU{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}

#ACTU .TITRE_ACTU:hover, #COLGAUCHEACTU .TITRE_ACTU:hover {
	color: #2c2d31;
	text-decoration:underline;
}

.TEXTE_ACTU{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.TEXTE_BLANC_JUSTIF{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align:justify;
}

a.RetourHome{
	color:#438ece;
	text-decoration:none;
	float:right;
}
a.RetourHome:hover,a.RetourHome:focus{
	color:#FF0000;
}

.TITRE_IMPLANTATION{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}
.LABEL_IMPLANTATION{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
}