/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center top;
	margin: 0px;
	color: #8b854e;
	font-family: Verdana;
	font-size: 11px;
}

a {
	color: #8b854e;
	text-decoration: none;
}

a:hover {
	color: #8b854e;
	text-decoration: none;
	border-bottom: 1px #8b854e dotted;
}

table {
	font-size: 11px;
}

p {
	text-align: justify;
	padding: 3px;
}

.tableauGlobal {
	width: 100%;
	/*background-image: url(../images/background-global.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.bordGauche {
	height:493px;
	vertical-align:top;
	background-image:url(../images/Background-bord.gif);
	background-repeat:repeat-x;
	text-align:right;
}

.bordDroite {
	height:493px;
	vertical-align:top;
	background-image:url(../images/Background-bord.gif);
	background-repeat:repeat-x;
	text-align:left;
}








/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| 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;
	/*color: #FF0000;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;*/
}










/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||| QUICKSEARCH |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauQuicksearch {
	width: 900px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*background-image: url(../images/background-contenu.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width:100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	text-align: center;
	/*background-image: url(../images/background-contenu.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.tableauBloc {
	width: 960px;
	height:180px;
	background-image: url(../images/background-bloc.jpg);
	background-repeat: no-repeat;
	/*background-color: #000000;*/
}

.titre {
	/*height: 60px;*/
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-size: 20px;
	text-align: center;
	/*background-image: url(../images/background-titre.jpg);
	background-repeat: no-repeat;*/
}

.ssTitre {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-size: 20px;
	font-family:"Times New Roman", Times, serif;
	text-align: left;
	/*background-image: url(../images/background-sous-titre.jpg);
	background-repeat: no-repeat;
	background-color: #FF0000;*/
}

.blocTexte {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	/*background-image: url(../images/background-bloctexte.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.blocTexte * {
	color: #8b854e;
}

.blocPhoto {
	vertical-align: top;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	text-align:center;
	/*background-image: url(../images/background-blocphoto.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.blocPhoto img {
	border: 0px outset #FF0000;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| PIED DE PAGE |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauPiedDePage {
	width: 980px;
	padding-left:20px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*font-family: Verdana;
	color: #FFFF00;*/
	font-size: 11px;
	text-align: center;
	/*background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}

.tableauPiedDePage a {
	color: #999999;
	text-decoration: none;
}

.tableauPiedDePage a:hover {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px #8b854e dotted;
}









/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| REFERENCEMENT ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 980px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*font-family: Verdana;*/
	color: #BBBBBB;
	font-size: 10px;
	text-align: center;
	/*background-image: url(../images/background-description-referencement.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 0px;
	/*font-family: Verdana;
	color: #FFFF00;*/
	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;
	color: #666666;
	/*font-family: Verdana;
	font-size: 12px;
	text-align: center;*/
}

.adresse a {
	color: #666666;
	text-decoration: none;
}

.adresse a:hover {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px #8b854e dotted;
}








/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 980px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*font-family: Verdana;*/
	color: #BBBBBB;
	font-size: 10px;
	text-align: center;
	/*background-image: url(../images/background-credits.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}


.tableauCredits a {
	color: #BBBBBB;
	text-decoration: none;
}

.tableauCredits a:hover {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px #8b854e dotted;
}

