/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| 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: #978860;
	font-family: Verdana;
	font-size: 11px;
}

a {
	color: #C1AF7B;
	text-decoration: none;
}

a:hover {
	color: #978860;
	text-decoration: none;
}


table {
	font-size: 12px;
}

p {
	text-align: justify;
	padding: 3px;
}

.tableauGlobal {
	width: 100%;
	/*background-image: url(../images/background-global.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}










/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| TABLEAU |||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

.tableauHautGauche {
	width: 10px;
	background-image: url(../fr/images/tab-haut-gauche.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}

.tableauHaut {
	width: 920px;
	height: 40px;
	background-image: url(../fr/images/tab-haut.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}

.tableauBasDroite {
	width: 20px;
	height: 40px;
	background-image: url(../fr/images/tab-bas-droite.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	
}

.tableauBas {
	width: 900px;
	height: 17px;
	background-image: url(../fr/images/tab-bas.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}



/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 920px;
	text-align: center;
	/*background-image: url(../images/background-contenu.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.tableauBloc {
	width: 880px;
	/*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;
}

.separation {
	height:25px;
}

.blocTexte{
	vertical-align: center;
	width: 480px;
	text-align: justify;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
}

.blocTexteGauche{
	vertical-align: top;
	width: 480px;
	text-align: justify;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
}

.blocTexteDroit{
	vertical-align: top;
	
	text-align: justify;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 0px;
	padding-bottom: 15px;
}

.blocTexteGrand{
	vertical-align: top;
	width: 875px;
	text-align: justify;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
}

.blocIframe{
	vertical-align: top;
	width: 700px;
	text-align: justify;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
}




.blocTexteDescription {
	width: 480px;
	vertical-align: center;
	text-align: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 2.5;
}

.blocTexte * {
	color: #978860;
}

.blocPhoto {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
}


.blocPhotoGauche {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.blocPhotoDroit {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| PIED DE PAGE |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauPiedDePage {
	width: 920px;
	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: #C1AF7B;
	text-decoration: none;
}

.tableauPiedDePage a:hover {
	color: #978860;
	text-decoration: none;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| 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;
	color:#978860 ;
	/*background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}

.adresse {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.adresse a {
	color: #978860;
	text-decoration: none;
}

.adresse a:hover {
	color: #C1AF7B;
	text-decoration: none;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 900px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	color: #C1AF7B ;
	/*background-image: url(../images/background-credits.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}

.tableauCredits a {
	color: #C1AF7B;
	text-decoration: none;
}

.tableauCredits a:hover {
	color: #978860;
	text-decoration: none;
}
