/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: center top;
	margin: 10px;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

table {
	font-size: 13px;
}

p {
	/*
	text-align: justify;
	*/
	padding: 5px 10px;
}

.tableauGlobal {
	width: 960px;
	/*
	background-image: url(../images/background-global.jpg);
	background-repeat: no-repeat;
	*/
}

.sousTableauGlobal {
	width: 960px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| ENTETE |||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauEntete {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	/*
	background-image: url(../images/background-entete.jpg);
	background-repeat: no-repeat;
	*/
	background-color: #FFFFFF;
}

.tableauEntete .logoRC {
	width: 45px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.tableauEntete .logoSJ {
	width: 45px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.tableauEntete .decalageLogo {
	width: 770px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.tableauEntete .liens {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.tableauEntete .liens a {
	color: #380B0B;
	text-decoration: none;
}

.tableauEntete .liens a:hover {
	color: #CD5A13;
	text-decoration: none;
}

.drapeauLangues {
	width: 20px;
	text-align: right;
	padding-bottom: 2px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||| QUICKSEARCH |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauQuicksearch {
	width: 960px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 960px;
	text-align: center;
	/*
	background-image: url(../images/background-contenu.jpg);
	background-repeat: no-repeat;
	*/
	background-color: #FFFFFF;
}

.sousTableauContenu {
	width: 100%;
}

.tableauBloc {
	width: 100%;
	/*
	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;
	font-style: italic;
	text-align: left;
	background-color: #FFFFFF;
	color: #5C1111;
}

.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: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	color: #FFFFFF;
}

.blocTexte * {
	/*color: #FFFFFF;*/
}

.blocPhoto {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhoto img {
	border: 0px outset #FF0000;
}

.separationBlanc {
	height: 20px;
	background-color: #FFFFFF;	
}

.tdSeparationLigne {
	height:20px;
}

.tdSeparationColonne {
	width:20px;
}

.tdFondMarron {
	background-color: #9B8C77;
	background-image: url(../images/background-tableauFondMarron.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.tableauDistance {
	border: 1px solid #FFFFFF;
}
.tableauDistance th, .tableauDistance td {
	border: 1px solid #FFFFFF;
	padding: 3px;
	text-align: center;
}
.tableauDistance .gauche {
	width: 80%;
	padding: 3px;
	text-align: left;
}
.tableauDistance .droite {
	width: 20%;
	padding: 3px;
	text-align: center;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| PIED DE PAGE |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauPiedDePage {
	width: 960px;
	color: #4F4F4F;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 9px;
	text-align: center;
	/*
	background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;
	*/
	background-color: #FFFFFF;
}

.tableauPiedDePage a {
	color: #4F4F4F;
	text-decoration: underline;
}

.tableauPiedDePage a:hover {
	color: #4F4F4F;
	text-decoration: underline;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| REFERENCEMENT ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 960px;
	color: #4F4F4F;
	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: #FFFFFF;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 960px;
	color: #4F4F4F;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 11px;
	font-weight:bold;
	text-align: center;
	/*
	background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;
	*/
	background-color: #FFFFFF;
}

.adresse {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.adresse a {
	color: #4F4F4F;
	text-decoration: underline;
}

.adresse a:hover {
	color: #4F4F4F;
	text-decoration: underline;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	color: #4F4F4F;
	width: 960px;
	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: #FFFFFF;
}

.tableauCredits a {
	color: #4F4F4F;
	text-decoration: underline;
}

.tableauCredits a:hover {
	color: #4F4F4F;
	text-decoration: underline;
}
