/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	background-image: url(../images/background.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin: 0px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #333333;
}

table {
	font-size: 11px;
}

p {
	padding: 3px;
}

.tableauGlobal {
	width: 100%;
}

.tdSeparationLigne {
    height: 20px;
    /* background-color: #ff0000; */
}

.tdSeparationColonne {
    width: 10px;
    /* background-color: #00ff00; */
}

.tdMargeTexte {
    height: 40px;
}

.fondTableauPhoto {
    background-color: #838b87;
}

.fondTableauTexte {
    background-color: #a8adaa;
}

.tdSeparationLigneTableauPhoto {
    height: 10px;
}

.tdSeparationColonneTableauPhoto {
    width: 10px;
}

.tdSeparationColonneTableauTexte {
    width: 20px;
}

.tdSeparationLigneTableauTexte {
    height: 20px;
}

.separation {
    width: 980px;
    height: 10px;
    background-image: url(../images/background-separation.jpg);
	background-attachment: fixed;
	background-position: center top;
	background-repeat: repeat-y;
}

li {
    background-image: url(../images/puce.png);
    background-repeat: no-repeat;
    list-style-type: none;
    padding: 2px 0px 5px 26px;
    font-weight: bold;
}

.pdf_show {
	display: none;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	color: #838b87;
}

.tableauNavigationHTML a {
	color: #838b87;
	text-decoration: underline;
}

.tableauNavigationHTML a:hover {
	color: #333333;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 750px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
	color: #838b87;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 980px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

.tableauAdresse a {
	color: #000000;
	text-decoration: underline;
}

.tableauAdresse a:hover {
	color: #000000;
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 980px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
	color: #838b87;
}

a.credits_lien_apicius {
	color: #838b87;
	text-decoration: underline;
}
a:hover.credits_lien_apicius {
	color: #333333;
}


a.credits_lien_imprimer {
	color: #838b87;
	text-decoration: underline;
}
a:hover.credits_lien_imprimer {
	color: #333333;
}


a.credits_lien_favoris {
	color: #838b87;
	text-decoration: underline;
}
a:hover.credits_lien_favoris {
	color: #333333;
}


a.credits_lien_emailing {
	color: #838b87;
	text-decoration: underline;
}
a:hover.credits_lien_emailing {
	color: #333333;
}


a.credits_lien_mentions {
	color: #838b87;
	text-decoration: underline;
}
a:hover.credits_lien_mentions {
	color: #333333;
}


a.credits_lien_flash {
	color: #838b87;
	text-decoration: underline;
}
a:hover.credits_lien_flash {
	color: #333333;
}





.credits_site_officiel {
	color: #838b87;
}


.credits_local_time {
	color: #838b87;
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	text-align: center;
}

.tableauBloc {
	width: 100%;
}

.titre {
    color: #838b87;
    font-size: 22px;
    font-style: italic;
    font-weight: bold;
    padding-bottom: 10px;
}
.sousTitre {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
    padding-bottom: 10px;
	text-align: left;
}

.blocTexte {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhoto {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhoto img {
	border: none;
}