/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-image: url(../images/background.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #7F5F76;
	margin: 0px;
	color: #fff;
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	text-align: center;
}
a {
	color: #BFE8E7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	padding: 0px;
}
.tableauGlobal {
	width: 100%;
	text-align:center;
	background-image: url(../images/background-tableau-global.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
div.ConteneurFlash {
	width: 100%;
   
	margin: 0 auto;
   
	border: none;
	
	padding: 0px;
	_padding-left:0px;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 968px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FOOTER |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.footer {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top:1px solid #715869;
	background-color: #7F5F76;
	color:#e5dbe5;
	width:100%;
}
.footer td {
	color:#422d3c;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	text-align: center;
	text-transform:uppercase;
}
.tableauNavigationHTML a {
	padding:0 5px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 750px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 12px;
	text-align: center;
}
.tableauAdresse td {
	color:#fff;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 900px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 8px;
	text-align: center;
}
.tableauLiensUtiles {
	width: 900px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
}
.tableauLiensOfficiels {
	width: 900px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 968px;
	text-align: center;
	background: url(../images/background-tableau-contenu.jpg) repeat-y center top;
	margin:0 auto;
 /margin-bottom:-5px;
}
.tableauBloc {
	width: 905px;
	margin:20px 30px 0 30px;
	background-color:#9c8898;
	border-left:53px #9c8898 solid;
	padding-bottom:20px;
}
.tailleM {
	width:600px;
}
.logo {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: left;
}
.ssTitre {
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-align: left;
}
.blocTexte {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	font-size:10px;
	color:#422d3c;
}
.blocPhoto {
	vertical-align: top;
	padding: 0 20px 0 0;
}
.carre {
	display:block;
	height:70px;
	width:70px;
	margin: 0 20px 0 0;
}
#rouge {
	background-color:#9a3a24;
}
#vert {
	background-color:#c7ccb2;
}
#rose {
	background-color:#f9c1cf;
}
#gris {
	background-color:#c7beb4;
}
#lien a {
	padding-left:30px;
	background:url(../images/puce-lien.png) no-repeat 0 0;
	font-family:Georgia;
	font-size:14px;
}
