/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center top;
	margin: 0px;
	color: #FFF;
	font-family: Verdana;
	font-size: 11px;
}

a {
	color: #999;
	text-decoration: none;
}

a:hover {
	color:#a274cb;
	text-decoration: none;
}

table {
	font-size: 11px;
}

p {
	text-align: justify;
	padding: 3px;
}

.tableauGlobal {
	width: 100%;
	background: url(../images/background-contenu.jpg) #000000 center top repeat-y;
}










/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| ENTETE |||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauEntete {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.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: 900px;
	padding-top: 0px;
	padding-bottom: 0px;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 100%;
	height:555px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 900px;
	text-align: center;
	
}

.tableauBlocDroite {
	width: 900px;
	background-color:#1f1a15;
	margin:10px 0 10px 0;
}
.tableauBlocGauche {
	width: 900px;
	background-color:#1f1a15;
	margin:10px 0 10px 0;
}

.titre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 20px;
	text-align: center;
}
#ssTitre {
	margin-top:-22px;
	margin-left:60px;
	
}
#ssTitreGauche {
	width:100px;
	
}
#pointBas {
	background:url(../images/point.jpg) repeat-x 0 bottom ;	
}
.blocTexte {
	vertical-align: top;
	padding: 10px 50px 10px 50px;
}
.blocTexte * {
	line-height:20px;
}

.blocPhotoTotal {
	padding:0;
}

.blocPhoto {
	vertical-align: top;
	border:0px;
	
}

.blocPhoto img {
	border:none;
	
	
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| PIED DE PAGE |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauPiedDePage {
	width: 900px;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	background:#1f1a15;
	font-size: 10px;
	color:#999;
	text-align: left;
	
	
}

.tableauPiedDePage a {
	color: #999;
	text-decoration: none;
}

.tableauPiedDePage a:hover {
	color: #FFF;
	text-decoration: none;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| REFERENCEMENT ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 900px;
	padding: 5px 320px 5px 10px;
	margin-top: 5px;
	background:#1f1a15;
	font-size: 10px;
	text-align: left;
	color:#999;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 900px;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	background:#1f1a15;
	font-size: 10px;
	text-align: left;
	color:#999;
}

.adresse {
	
}

.adresse a {
	color: #999;
	text-decoration: none;
}

.adresse a:hover {
	color: #FFF;
	text-decoration: none;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 900px;
	height: 40px;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	background:#1f1a15;
	font-size: 10px;
	text-align: left;
	color:#999;
}

.tableauCredits a {
	color: #999;
	text-decoration: none;
}

.tableauCredits a:hover {
	color: #FFF;
	text-decoration: none;
}
