/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #1A171B;
	background-position: center top;
	margin: 0px;
	font-family: Verdana;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

table {
	font-size: 11px;
}

p {
	text-align: left;
	padding: 3px;
}

.tableauGlobal {
	width: 980px
	/*background-image: url(../images/background-global.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: 680px;
	height: 410px;
	text-align: center;
	color: #000000;
	/*
	background-image: url(../images/background-contenu.jpg);
	background-repeat: no-repeat;
	*/
	background-color: #F6F4EC;
}

.tableauBloc {
	width: 660px;
	/*
	background-image: url(../images/background-tableau-bloc.jpg);
	background-repeat: no-repeat;
	background-color: #FF0000;
	*/
}

.tableauLogo {
    width: 660px;
}

.fondBlanc {
    background-color: #FFFFFF;
}

.backgroundDegrade {
    background-image: url(../images/background-degrade.jpg);
    background-repeat: no-repeat;
    height: 20px;
}

.titreBleu {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 16px;
	text-align: left;
	color: #77B2DC;
}

.titreRouge {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 16px;
	text-align: left;
	color: #C50446;
}

.titreJaune {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    font-size: 16px;
    text-align: left;
    color: #D19849;
}

.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: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocTexte * {
	color: #474645;
}

.blocPhoto {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhoto img {
	border: 0px outset #FF0000;
}

.tdLogoVertical {
	width: 55px;
	background-color: #EEDEC7;*/
}

.tdColonneFondMarron {
	width: 245px;
	background-color: #C6700F;
}

.tdSeparationColonne {
	width: 10px;
}

.tdSeparationLigne {
	height: 10px;
	/*
	background-color: #FF0000;
	*/
}

.liJaune {
    background-image: url(../images/puce-fleche.png);
    background-repeat: no-repeat;
    background-position: middle;
    list-style-type: none;
    padding: 5px 0px 5px 26px;
}
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| PIED DE PAGE |||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauPiedDePage {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	color: #6A5F45;
	/*background-image: url(../images/background-pied-de-page.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}

.tableauPiedDePage a {
	color: #6A5F45;
	text-decoration: underline;
}

.tableauPiedDePage a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||| REFERENCEMENT ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 750px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
	color: #6A5F45;
	/*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;
	color: #FFFFFF;
	/*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;
}

.adresse a {
	color: #FFFFFF;
	text-decoration: underline;
}

.adresse a:hover {
	color: #6A5F45;
	text-decoration: underline;
}











/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 900px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	color: #6A5F45;
	/*background-image: url(../images/background-credits.jpg);
	background-repeat: repeat-x;
	background-color: #000000;*/
}

.tableauCredits a {
	color: #6A5F45;
	text-decoration: underline;
}

.tableauCredits a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}