/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-attachment: fixed;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center top;
	margin: 0px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #999999;
	text-decoration: underline;
}

a:hover {
	color: #333030;
}

table {
	/*
	font-size: 12px;
	*/
}

p {
	text-align: justify;
	padding: 3px;
	font-size: 12px;
}

li {
	font-size: 14px;
	font-weight: bold;
	list-style: none;
	vertical-align: bottom;
	padding: 0 0 10px 30px;
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
}

.tableauGlobal {
	width: 980px;
	height: 100%;
	padding-top: 5px;
	/*
	background-image: url(../images/background-global.jpg);
	*/
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#lienAjouterAuxFavoris {
	font-weight: bold;
	color: #333030;
	text-decoration: underline;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||| QUICKSEARCH |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauQuicksearch {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	/*
	background-image: url(../images/background-contenu.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	*/
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	/*
	background-image: url(../images/background-contenu.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	*/
}

.tableauBloc {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	/*
	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;
	/*
	background-image: url(../images/background-titre.jpg);
	background-repeat: no-repeat;
	*/
}

.ssTitre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 16px;
	text-align: center;
	/*
	background-image: url(../images/background-sous-titre.jpg);
	background-repeat: no-repeat;
	background-color: #FF0000;
	*/
}

.blocTexte {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*
	background-image: url(../images/background-bloctexte.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	*/
}

.blocTexte * {
	color: #999999;
}

.blocPhoto {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	/*
	background-image: url(../images/background-blocphoto.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	*/
}

.bordureBlocPhoto img {
	border: 2px outset #999999;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| PIED DE PAGE |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauPiedDePage {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-family: Verdana;
	color: #333030;
	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: #999999;
	text-decoration: none;
}

tableauPiedDePage a:hover {
	color: #333030;
	text-decoration: none;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| REFERENCEMENT ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 600px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*
	font-family: Verdana;
	color: #FFFF00;
	*/
	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;
	/*
	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: #333030;
	/*
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	*/
}

adresse a {
	color: #333030;
	text-decoration: none;
}

adresse a:hover {
	color: #333030;
	text-decoration: none;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 900px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*
	font-family: Verdana;
	color: #FFFF00;
	*/
	font-size: 10px;
	text-align: center;
	/*
	background-image: url(../images/background-credits.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	*/
}

tableauCredits a {
	color: #999999;
	text-decoration: none;
}

tableauCredits a:hover {
	color: #999999;
	text-decoration: none;
}