/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {

	margin: 0px;
	color: #43463D;
	font-family: Verdana;
	/*font-size: 11px;*/
	text-align: justify;
	font-size: 12px;
	line-height: 1.8em;
	padding: 10px;
	background: #EFEFEF;
}

a {
	color: #43463D;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration:underline;
}

table {
	font-size: 12px;
}

p {
	text-align: justify;
	font-size: 12px;
	line-height: 1.8em;
	padding: 10px;
}

.tableauGlobal {
	width: 100%;
	/*background-image: url(../images/background-global.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}
ul{
	padding:20 0px;
	margin:0 0 0 30px;
}
li{
	padding:0 30px 3px 20px;
	/*font-size: 12px;
	line-height: 1.8em;*/
	list-style:none;
	text-align:justify;
	background:url(../images/puce.png) no-repeat;
}

.tableBoutonsPermanents {
	display: none;
}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| ENTETE |||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauEntete {
	width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*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: 940px;
	height: 40px;
	margin-bottom: 10px;
	
	background-image: url(../images/background-quick-search.jpg);
	background-repeat: no-repeat;
	
	padding-top: 5px;
	padding-bottom: 0px;
	
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*background-image: url(../images/ombre-haut-flash.png);
	background-repeat: no-repeat;
	background-position: top;*/
}










/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 940px;
	text-align: center;
	/*padding: 5 0px;*/
	border: 1px solid #ffffff;
}

.colonnesFiletDegradeBlanc {
	width: 1;
	vertical-align: top;
}

.tableauBloc {
	width: 760px;
	/*background-image: url(../images/background-tableau-bloc.jpg);
	background-repeat: no-repeat;
	background-color: #000000;*/
}

.tableauOmbre {
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	/*background-image: url(../images/background-tableau-bloc.jpg);
	background-color: #000000;*/
}

.tailleS{
	width:240px;
	text-align: right;
	vertical-align: top;
	border: 1px solid #ffffff;
	margin-right: 10px;
	margin-top: 10px;
	/*background:#aa9680 url(../images/top-small-column.gif) top left no-repeat;*/
}

.titre {
	/*height: 60px;*/
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 20px;
	text-align: left;
}

.ssTitre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 16px;
	text-align: center;
}

.blocTexte {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-size: 12px;
}

.blocTexteRetrait {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	font-size: 12px;
}

/*.blocTexte * {
	color: #622900;
}*/

.blocPhoto {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhoto img {
	border: 2px solid #fff;
}

.blocPhotoAcces {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhotoAcces img {
	/*border: 2px solid #fff;*/
}

.contourMichelin {
	border: 2px solid #d1d1d1;
	/*border: 1px dotted #B3B3B3;*/
	margin:0 15px;
}








/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| PIED DE PAGE |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauPiedDePage {
	width: 940px;
	font-size: 9px;
	text-align: center;
	background-color: #c2cda5;
	padding-left:10px;
	padding-right:10px;
	color:#868e71;
}

.tableauPiedDePage td{
padding:3 3px;
text-align:left;

}

.tableauPiedDePage a {
	color: #868e71;
	text-decoration: none;
}

.tableauPiedDePage a:hover {
	color: #003399;
	text-decoration: none;
}

.englishVersion{
	font-size: 9px;
	padding:3 3px;
	background-color: #c2cda5;
	padding-left:10px;
	padding-right:10px;
	color:#868e71;
	text-align:center;

}

.englishVersion a {
	color: #868e71;
	text-decoration: none;
}

.englishVersion a:hover {
	color: #003399;
	text-decoration: none;
}









/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| REFERENCEMENT ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 940px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:100px;
	padding-right:100px;
	font-size: 10px;
	text-align: center;
	/*background-image: url(../images/background-description-referencement.jpg);
	background-repeat: repeat-x;*/
	background-color: #c2cda5;
	color:#868e71;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 940px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	/*background-image: url(../images/background-pied-de-page.gif)
	background-repeat: repeat-x;*/
	background-color: #c2cda5;
	border-bottom:#ffffff 1px solid;
	color:#FFFFFF;
}

.adresse {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.adresse a {
	color: #ffffff;
	text-decoration: none;
}

.adresse a:hover {
	color: 003399;
	text-decoration: underline;
}

.tableaulogos {
	background-image: url(../images/background-logos.jpg);
	background-repeat: no-repeat;
	padding:10px 0px;
	/*background-color: #004494;
	border-bottom:#ffffff 1px solid;
	border-top:#ffffff 1px solid;*/
}










/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| 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: #c2cda5;*/
}

.tableauCredits a {
	color: #43463D;
	text-decoration: none;
}

.tableauCredits a:hover {
	color: 003399;
	text-decoration: none;
}
