/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| HTML & GLOBAL ||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	/*background-image: url(../images/background.jpg);*/
	background-attachment: scroll;
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #fefcef;
	margin: 0px;
	color: #593630;
	font-family: Arial;
	font-style:normal;
	font-weight:normal;
}

a {
	color: #c54630;
	text-decoration: none;
}

a:hover {
	color: #933525;
	text-decoration: none;
}

table {
	font-size: 12px;
}

p {
	text-align: justify;
	padding: 3px;
}

.tableauGlobal {
	width: 100%;
}

div.ConteneurFlash {
	width: 100%;
   
	margin-left: auto;
	margin-right: auto;
   
	border: none;
	
	margin-bottom: 0px;
	margin-top: 0px;
	
	padding: 0px;
}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| QUICKSEARCH||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

.tableauQuicksearch {
	width: 300px;
}

#ConteneurQuicksearch {
text-align:right;
	width: 300px;
	border: none;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px;
	
	position: absolute;
	top: 380px;
	left: 50%;
	margin-left: 180px;
	
}




/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 980px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 980px;
	padding-top: 30px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
}

.tableauNavigationHTML a {
	color: #593630;
	text-decoration: none;
}

.tableauNavigationHTML a:hover {
	color: #c54630;
	text-decoration: none;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 750px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: center;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 10px;
	text-align: center;
	color:#c54630;
}

.tableauAdresse a {
	color: #c54630;
	text-decoration: none;
}

.tableauAdresse a:hover {
	color: #593630;
	text-decoration: none;
}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
#bloc_zoom {
	padding-left:10px;
}
.tableauCredits {
	width: 900px;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	text-align: center;
}

a.credits_lien_apicius {
	color: #593630;
	text-decoration: none;
}
a:hover.credits_lien_apicius {
	color: #c54630;
	text-decoration: none;
}


a.credits_lien_imprimer {
	color: #593630;
	text-decoration: none;
}
a:hover.credits_lien_imprimer {
	color: #c54630;
	text-decoration: none;
}


a.credits_lien_favoris {
	color: #593630;
	text-decoration: none;
}
a:hover.credits_lien_favoris {
	color: #c54630;
	text-decoration: none;
}


a.credits_lien_emailing {
	color: #593630;
	text-decoration: none;
}
a:hover.credits_lien_emailing {
	color: #c54630;
	text-decoration: none;
}


a.credits_lien_mentions {
	color: #593630;
	text-decoration: none;
}
a:hover.credits_lien_mentions {
	color: #c54630;
	text-decoration: none;
}


a.credits_lien_flash {
	color: #593630;
	text-decoration: none;
}
a:hover.credits_lien_flash {
	color: #c54630;
	text-decoration: none;
}





.credits_site_officiel {
	color: #593630;
}


.credits_local_time {
	color: #593630;
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 980px;
	text-align: center;
}

.tableauBloc {
	width: 900px;
}

.ssTitre {
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-align: center;
}
.titre {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	background:#593630;
	width:900px;
	height:20px;
}

.texteGauche {
	padding-left: 0px;
	padding-right: 20px;
}

.texteDroite {
	padding-left: 20px;
	padding-right: 0px;
}

.texteMilieu {
	padding-left: 20px;
	padding-right: 20px;
}

.blocTexte {
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
}

.blocTexte * {
	/*color: #593630;*/
}

.blocPhoto {
	vertical-align: top;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhoto img {
border:#c54630 solid 2px;
}
.separation{
	background:url(../images/losange-separation.png) repeat-x;
}
#authentic {
	vertical-align:bottom;
	border: none;
    
    margin-bottom: 0px;
    margin-top: 0px;
    
    padding: 0px;
	
	position: absolute;
	
	left: 50%;
	margin-left: 250px;
	margin-top: -33px;
	background:none;
	
}

