/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #ece5d8;
	background-position: center top;
	margin: 0px;
	color: #484642;
	font-family: Verdana;
	font-size: 11px;
}

a {
	color: #d64d5b;
	text-decoration: none;
}

a:hover {
	color: #484642;
	text-decoration: none;
}

table {
	font-size: 11px;
	vertical-align: top;
}

p {
	text-align: justify;
	padding: 3px;
}

.tableauGlobal {
	width: 100%;
	/*background-image: url(../images/background-global.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}










/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| ENTETE |||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauEntete {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*background-image: url(../images/background-entete.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}
.tableauEntete .decalageLogo {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*text-align: center;*/
}
.tableauEntete .adresse {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}










/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||| QUICKSEARCH |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauQuicksearch {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #a3c107;
	
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 900px;
	text-align: center;
	/*background-image: url(../images/background-contenu.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.tableauBloc {
	padding-top: 15px;
	width: 900px;
	vertical-align: top;
	/*background-image: url(../images/background-tableau-bloc.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.titre {
	/*height: 60px;*/
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 20px;
	text-align: center;
}

.ssTitre {
	background-image: url(../images/fond-titre.jpg);
	background-repeat: repeat;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocTexte {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocTexte * {
	color: #484642;
}

.blocPhoto {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhotoDroit {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
}

.blocPhoto img {
	border: 1px outset #a3c107;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| PIED DE PAGE |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauPiedDePage {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	/*background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}

.tableauPiedDePage a {
	color: #d64d5b;
	text-decoration: none;
}

.tableauPiedDePage a:hover {
	color: #484642;
	text-decoration: underline;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| REFERENCEMENT ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 750px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
	/*background-image: url(../images/background-description-referencement.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	/*background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}

.adresse {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.adresse a {
	color: #d64d5b;
	text-decoration: none;
}

.adresse a:hover {
	color: #d64d5b;
	text-decoration: underline;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 900px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	/*background-image: url(../images/background-credits.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}

.tableauCredits a {
	color: #d64d5b;
	text-decoration: none;
}

.tableauCredits a:hover {
	color: #d64d5b;
	text-decoration: none;
}
