@charset "UTF-8";
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| 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: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

p {
	padding: 0px;
	font-size: 11px;
}

table {
	padding: 0px;
	font-size: 11px;
}

.tableauGlobal
{
	width: 100%;
	/* A décommenter si le contenu administrable doit être sous le flash */
	/*
	position: absolute;
	top: 680px;
	 */
}

div.ConteneurFlash {
	/* A décommenter si le contenu administrable doit être sous le flash */
	/*
	position: absolute;
	top: 0;
	z-index:100;
	*/
	width: 100%;

	margin-left: auto;
	margin-right: auto;

	border: none;

	margin-bottom: 0px;
	margin-top: 0px;

	padding: 0px;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||||| FLASH ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauFlash {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* A décommenter pour les flash à 100% - corrige le bug de calage flash/html pour MOZILLA */

@-moz-document url-prefix()
{
	.tableauFlash
	{
		padding-left:1px;
	}
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| FOOTER ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

.footer {
	width: 100%;
}
/*
.footer *{
	color:#000000;
}

.footer a{
	color:#a0a0a0;
}

.footer a:hover{
	color:#000000;
}*/


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 715px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:20px;
	text-align: left;
	color:#4e4e4e;
	font-size: 9px;
	text-align: left;
}
.tableauNavigationHTML li, .tableauNavigationHTML ul {
	padding:0;
	margin:0;
}
.tableauNavigationHTML li {
	list-style:none;
	border-bottom:1px #a0a0a0 dotted;
	padding:2px 0;
}
.tableauNavigationHTML ul li span {
	display:block;
	width:180px;
	float:left;
}

.tableauNavigationHTML a {
	color: #4e4e4e;
	text-decoration: none;
}

.tableauNavigationHTML a:hover {
	color: #000000;
	text-decoration: none;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||| DESCRIPTION REFERENCEMENT |||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauDescriptionReferencement {
	width: 990px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	padding-right:5px;
	font-size: 9px;
	text-align: center;
	color:#000000;
}







/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|||||||||||||||||||||||||||| ADRESSE |||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauAdresse {
	width: 100%;
	font-size: 10px;
	text-align: center;
	color:#ffffff;
	background-image: url(../images/background-pied-esprit.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tableauAdresse *{
	color:#ffffff;
}

.tableauAdresse a {
	color: #ffffff;
	font-weight: bold;
}

.tableauAdresse a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;

}






/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||||||| CREDITS ||||||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauCredits {
	width: 750px;
	text-align: center;
	font-size: 10px;
}

.tableauLiensUtiles {
	width: 900px;
	text-align: center;
}

.tableauLiensOfficiels {
	text-align: center;
	width:100%;
	color:#ffffff;
	background-image: url(../images/background-pied-esprit.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tableauLiensOfficiels *{
	color:#ffffff;
}

.tableauLiensOfficiels a {
	color:#FFFFFF;
	font-weight: bold;
}

.tableauLiensOfficiels a:hover {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.credits_lien_emailing {
	background-image: url(../images/background-pied-esprit.png);
	background-repeat: repeat-y;
	background-position: center top;
}

a.credits_lien_apicius {
}
a:hover.credits_lien_apicius {
}


a.credits_lien_imprimer {
}
a:hover.credits_lien_imprimer {
}


a.credits_lien_favoris {
}
a:hover.credits_lien_favoris {
}


a.credits_lien_emailing {
}

a:hover.credits_lien_emailing {
}


a.credits_lien_mentions {
}
a:hover.credits_lien_mentions {
}


a.credits_lien_flash {
}
a:hover.credits_lien_flash {
}

a.credits_lien_brochure {
}
a:hover.credits_lien_brochure {
}





.credits_site_officiel {
}


.credits_local_time {
}





/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauContenu {
	width: 990px;
	text-align: center;
}

.tableauBloc {
	width: 100%;
}

.titre {
	text-align: left;
}

.ssTitre {
	text-align: left;
}

.blocPrincipal{
	vertical-align:top;
	width:720px;
}

.bloc310 {
	vertical-align: top;
	width:310px;
}

.bloc410{
	vertical-align:top;
	width:410px;
}

.bloc720{
	vertical-align:top;
	width:720px;
}

.bloc720 .blocTexte {
	padding:5px 5px 5px 5px;
}

.bloc310 .blocTexte {
	padding:5px 30px 5px 5px;
}

.bandeauDroite .blocTexte{
	padding:5px 5px 5px 5px;
}

.blocTexte {
	font-size:12px;
	letter-spacing:0.5px;
	line-height:14px;
	vertical-align: top;
}

.blocTexte * {
	font-size:12px;
	color: #000000;
	text-align: justify;
}

.blocTexte ul{
	list-style-image: url(../images/puce.gif);
}

.blocTexte li{
	list-style-image: url(../images/puce.gif);
	margin-top: 2px;
	margin-bottom: 2px;
}

.blocTexte a{
	color: #56117a;
	text-decoration: underline;
}
.blocTexte a:hover{
	color: #000000;
	text-decoration: underline;
}

.blocTexteSansimages {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
}

.blocTexteSansimages * {
	color: #000000;
	text-align: justify;
}

.blocPhoto {
	border: 1px solid #cfcfcf;
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhoto img {
	border: 4px solid #FFFFFF;
}
.tableau {
	color: #000;
	text-align: center;
	padding-bottom: 5px;
	border: 1px solid #56117a;
}

.tableauBlanc {
	color: #FFF;
	text-align: center;
}

.tableauTexte {
	color: #000;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #56117a;
	border-bottom-color: #56117a;
	border-left-color: #56117a;
}

.titreNavigationHTML {
	font-weight: bold;
}

/* BANDEAU DROITE */

.bandeauDroite {
	vertical-align:top;
	width:200px;
	background-image: url(../images/background-bandeau-droite.png);
	background-repeat: repeat-y;
}

.bandeauDroite .inside {
	vertical-align:top;
	width:190px;
}

.bandeauDroite .inside .blocPhoto{
	border:none;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
}

.bandeauDroite .inside .blocPhoto img{
	border:none;
	border-top:4px solid #FFFFFF;
	border-bottom:4px solid #FFFFFF;
}

.bandeauDroite .shadowLeft{
	width:5px;
	background-image:url(../images/ombre-gauche.png);
	background-repeat: repeat-y;
}

.bandeauDroite .shadowRight{
	width:5px;
	background-image:url(../images/ombre-droite.png);
	background-repeat: repeat-y;
}

/* OUTILS */

.spacerLeft {
	width:65px;
}

.spacerV {
	width:5px;
}

.spacerH {
	height:5px;
}

.promotions .blocTexte a .blocTexte li{
	color:#03C;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| RESEAUX SOCIAUX ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||| AFFICHAGE : BARRE SEPAREES |||||||||||||||||
||||||||||||||||||||| display : separated ||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

div.shr-bookmarks {
    margin:20px 0;
    clear:both !important;
}

div.shr-bookmarks-expand {
    height:32px;
    overflow:hidden;
}

div.shr-bookmarks ul.socials li {
    background-image:url('../images/shr-custom-sprite-rs.png') !important;
    background-repeat:no-repeat !important;
}

div.shr-bookmarks ul.socials {
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
    float:left !important;
}

div.shr-bookmarks ul.socials {
    background:none repeat scroll 0 0 transparent !important;
    border:0 none !important;
    outline:0 none !important;
}

div.shr-bookmarks ul.socials li {
    display:inline !important;
    float:left !important;
    list-style-type:none !important;
    padding:0 !important;
    height:29px !important;
    width:60px !important;
    cursor:pointer !important;
    margin:3px 0 0 !important;
    background-color:transparent !important;
    border:0 none !important;
    outline:0 none !important;
    clear:none !important;
}

div.shr-bookmarks ul.socials li:before,
div.shr-bookmarks ul.socials li:after,
div.shr-bookmarks ul.socials li a:before,
div.shr-bookmarks ul.socials li a:after {
    content:'' !important;
}

div.shr-bookmarks ul.socials a,
div.shr-bookmarks ul.socials a:hover {
    display:block !important;
    width:60px !important;
    height:29px !important;
    text-indent:-9999px !important;
    background-color:transparent !important;
    text-decoration:none !important;
    border:0 none !important;
}

div.shr-bookmarks ul.socials a:hover,
div.shr-bookmarks ul.socials li:hover {
    background-color:transparent !important;
    border:0 none !important;
    outline:0 none !important;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| RESEAUX SOCIAUX ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||| AFFICHAGE : BOUTON + VERS LISTE DES ACTIONS ||||||||
|||||||||||||||||||| display : menuNetwork |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

div.pnst_container {
    padding: 15px;
}

div.pnst_container div.pnst_popToShow {
    display: none;
    width: 200px;
    position: absolute;
    border: 1px solid green;
}

div.pnst_container div.pnst_popToShow div#pnst_close {
    text-align:right;
}

div.pnst_container div.pnst_popToShow div#pnst_close img {
    padding: 2px;
    cursor: pointer;
}

div.pnst_container div.pnst_popToShow {
    margin:20px 0;
    clear:both !important;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| RESEAUX SOCIAUX ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||| AFFICHAGE : BOUTON + VERS LISTE DES RS |||||||||||
||||||||||||||||||||| display : menuType |||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/

div.ptsn_container {
    padding: 15px;
}
div.ptsn_container img {
    cursor: pointer;
}
div.ptsn_container div.ptsn_popToShow {
    display: none;
    width: 200px;
    position: absolute;
    border: 1px solid green;
}
div.ptsn_container div.ptsn_popToShow div#ptsn_close {
    float:right;
}
div.ptsn_container div.ptsn_popToShow div#ptsn_close img {
    padding: 2px;
    cursor: pointer;
}
div.ptsn_container div.ptsn_popToShow div.ptsn_socialNetwork {
    padding:2px;
    font-weight:bold;
}
