﻿@import url("style-calendar.css");


@font-face {
	font-family: 'MistralRegular';
	src: url('../fonts/mistral_-webfont.eot');
	src: local('☺'), url('../fonts/mistral_-webfont.woff') format('woff'), url('../fonts/mistral_-webfont.ttf') format('truetype'), url('../fonts/mistral_-webfont.svg#MistralRegular') format('svg');
	font-weight:lighter;
	font-style: normal;
}

@font-face {
	font-family: 'EuphemiaUCASRegular';
	src: url('../fonts/euphemiacasregular-webfont.eot');
	src: local('☺'), url('../fonts/euphemiacasregular-webfont.woff') format('woff'), url('../fonts/euphemiacasregular-webfont.ttf') format('truetype'), url('../fonts/euphemiacasregular-webfont.svg#EuphemiaUCASRegular') format('svg');
	font-weight:lighter;
	font-style: normal;
}

#temp {
height:20px;
}

/* ###########################################################
##############################################################
####################### ASPECT GENERAL #######################
##############################################################
########################################################### */
html {font-size: 100%;} /* Evite un bug d'IE 6-7.*/

body {
	background: #ffffff url(../images/bkg-IGS/background.jpg) no-repeat center top fixed;
	font-family: Calibri, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 0.9em; /* Soit 80% de la taille de la police par défaut du navigateur (par défaut 16px) - Voir http://riddle.pl/emcalc/ pour calculer la taille des polices en cascade */
	color: #000000; /* Couleur des texte dans Speedsales */
	margin: 0;
	padding: 0;
	text-align: center;
}


h1 {
	padding: 0 10px 0 0;
	margin: 0;
	width: 965px;
	text-align: right;
	color:#bf4c19;
	font-weight: normal;
	font-size:1.5em;
	font-size:1.8em\9;
	font-family: 'MistralRegular';
}
.tableauGlobal{width: 100%;}

/* A DECOMMENTER POUR CEUX QUI LE SOUHAITENT */
/*a {text-decoration:none;}
a:link {color: #ff0000;text-decoration:none;}
a:visited {color: #ff0000;text-decoration:none;}
a:hover, a:focus, a:active {color: #ff0000;text-decoration:underline;}
a:active {outline: none;}
a img {border: none;}*/

ul, ol {
	margin: .75em 0 .75em .75em;
	padding: 0;
	/* Remplacement des puces par une image */
	/*list-style-image: url(../images/puce.png);*/
}

p {
	line-height: 1.5em;
	text-align: justify;
	margin: .75em 0;
	padding: 0;
}


table, table td, table th {
	padding: 0;
}

table td, table th {
	border: none;
}

img {
	border: none;
}

#wrap {
	width:980px;
	margin:0 auto;
	text-align:center;
	position:relative;
}


div.ConteneurFlash {
	/* A décommenter si le contenu administrable doit être sous le flash */

	position: absolute;
	top: 80px;
	z-index:100;

	width: 200px;

	left: 50%;
	margin: 0 0 0 -510px;


	border: none;

	padding: 0px;

	text-align:center;
}
#logoCHC{
	float: right;
}
.ancre {
background: #333;
width: 100px;
float: right;
padding-left: 5px;
margin-right: 5px;
}
.ancre a{
padding: 5px 5px 5px 10px;
display:block;
background: url(../images/top-arrow.png) no-repeat center left;
font-size:9px;
color:#999;
text-decoration:none;
text-transform:uppercase; 
text-align:center;
}
.ancre a:hover{
color:#EDF2F6;
}
/* ###########################################################
##############################################################
########################## NAVIGATION ########################
##############################################################
########################################################### */

#menu {
	width: 250px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}
#mainMenu {
	margin-bottom: 30px;
}
#mainMenu ul, #mainMenu li {
	padding: 0;
	margin: 0;
}
#mainMenu li {
	font-size:12px;
	margin-bottom: 0.75em;
	text-transform:uppercase;
	list-style: none;
}
#mainMenu a, #mainMenu a:visited {
	color: #4A3F41 !important;
	text-decoration:none;
}
#mainMenu a:hover, #mainMenu a:focus, #mainMenu a:active, #mainMenu a.active, #menu #contact a:hover  {
	color:#bf4c19 !important;
}
#iconMenu li {
	float: left;
	text-align:center;
	border-right: #000 1px solid;
	list-style: none;
}
#iconMenu li.noBorder {
	border-right: none;
}
#iconMenu li a {
	display: block;
	width: 34px;
	height: 16px;
	background-position: top left;
}
#iconMenu li a:hover {
	background-position: bottom;
}
#home a {
	background: url(../images/bt-home.png) no-repeat top left;
}
#brochure a {
	background: url(../images/bt-brochure.png) no-repeat top left;
}
#menu #contact {
	clear: left;
	padding: 0.5em 1em;
	font-size: 0.75em;
	list-style: none;
	color: #666;
	background: #E7EBEF;
	margin-top: 60px;
	width: 180px;
	border-bottom: 1px solid white;
	border-top: 1px solid #d9e0e6;
}
#menu #contact li {
	padding-bottom: 0.5em;
}
#menu #contact a {
	color:#444;
}

/* ###########################################################
##############################################################
############################ EARTH ###########################
##############################################################
########################################################### */

#earth {
	position: relative;
	margin-left: 250px;
	height: 390px;
}
#earth img{
	position: absolute;
	top: 0;
	left: 0;
}
/* ###########################################################
##############################################################
############################ FLASH ###########################
##############################################################
########################################################### */

div.tableauFlash {
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	
	/* A décommenter si le flash doit passer sur ou sous la partie administrable - CORRIGER LE Z-INDEX SI BESOIN */
	/*position: absolute;
	z-index:100;
	top: 0;*/
}

#tableauContenu {
	margin: 0 auto auto;
	padding-top: 5px;
	width: 100%;
	z-index: 200;
	overflow: hidden;
}


.conteneurAnim{
	padding:0;
	margin:0;
	width:725px;
	height:470px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0 0 0 -235px;
}

.logoChateau {
	height:80px;
	float:right;
}

.logoChateau img{
	padding-top:15px;
}

#animation {
	height:390px;
}

/* ###########################################################
##############################################################
#################### PARTIE ADMINISTRABLE ####################
##############################################################
########################################################### */


.tableauBloc {
	width:100%;
}


.floatLeft { float:left; }

.floatRight{ float:right; }

.Colgauche {
	width:235px;
	padding-top:130px;
}

.Colcentre {
	width:545px;
	padding-top:40px;
}

.Coldroite {
	width:195px;
}

/*################# ÉLÉMENTS TEXTUELS ################*/

.titre {
	padding: 0 0 0 0;
	text-align: left;
	color:#bf4c19;
	text-align: center;
	font-size:1.5em;
	font-size:1.8em\9;
	font-family: 'MistralRegular';
}

.sstitre2 {
	padding: 20px 0 0 0;
	padding-top: 40px\9;
	text-align: center;
	color:#bf4c19;
	font-size:1.4em;
	font-family: 'MistralRegular';
}
.sstitre {
	padding: 0 0 0 0;
	text-align: center;
	color:#bf4c19;
	font-size:1.4em;
	font-family: 'MistralRegular';
}

.blocTexte1eBloc {
	vertical-align: top;
	padding: 0 20px 20px 20px;
	font-size:0.85em;
	font-size:0.9em\9;
	color:#000000;
}

.blocTexte {
	vertical-align: top;
	padding: 0 20px;
	font-size:0.85em;
	font-size:0.9em\9;
	color:#000000;
}


.blocTexteGauche {
	vertical-align: top;
	padding: 0 20px 20px 20px;
	font-size:0.85em;
	font-size:0.9em\9;
	color:#000000;
}

.blocTexte a, .blocTexte a:visited, .blocTexteGauche a, .blocTexteGauche a:visited, .blocTexte1eBloc a, .blocTexte1eBloc a:visited {
	color:#bf4c19;
}
.blocTexte a:hover, .blocTexte1eBloc a:hover, .blocTexteGauche a:hover{
	color:#000000;
}

.repliques {
	color:#bf4c19;
	vertical-align: top;
	padding: 40px 10px 0 0;
	height:115px;
	text-align: left;
	letter-spacing: 2px;
}

/*################# ÉLÉMENTS GRAPHIQUES ################*/

#wrapPhoto {
	position:relative;
	top:0;
	width:750px;
	margin:0;
	padding:0;
}

.blocPhotoPDV {
	vertical-align: top;
	padding: 9px 0 ;
	width: 195px;
}

.blocPhoto1eBloc {
	vertical-align: top;
	padding: 10px 20px 0 17px;
}

.blocPhotoDroite {
	vertical-align: top;
	padding: 10px 20px 0 17px;
}

.blocPhotoGauche {
	vertical-align: top;
	padding: 10px 0;
}

.blocPhotoCarre {
	vertical-align: top;
	padding: 10px 0 10px 17px;
}

.tableauTransparent {
	margin: 10px 0 0 0;
	color:#000000;
	font-size:1em;
	padding: 0 0 0 0;
	border:none;
}

.tableauTransparent th {
	padding:5px;
	color:#000000;
}

.tableauTransparent td {
	padding: 5px;
	color:#000000;
}

.tableau {
	margin: 10px 0 0 0;
	color:#0066cc;
	font-size:1em;
	padding: 0 0 0 0;
}

.tableau th {
	font-weight:bold;
	border: 1px solid #8e6611;
	padding:5px;
	background: -webkit-gradient(linear, left top, left 15, from(#f5e6c5), color-stop(4%, #f5e6c5), to(#ffffff));
	background: -moz-linear-gradient(top, #f5e6c5, #f5e6c5 1px, #ffffff 15px);
	background-color: #ffffff; /* fond ie8 */
	color:#000000;
}

.tableau td {
	border: 1px solid #8e6611;
	padding: 2px;
	padding:4px\9 0\9;
	background: -webkit-gradient(linear, left top, left 15, from(#f5e6c5), color-stop(4%, #f5e6c5), to(#ffffff));
	background: -moz-linear-gradient(top, #f5e6c5, #f5e6c5 1px, #ffffff 15px);
	background-color: #ffffff; /* fond ie8 */
	color:#000000;
}

#form_frame{
	margin-top: 100px;
}

.btnResa-fr a{
	background: url(../images/btnResa/btnResa.png) left top no-repeat;
	display:block;
	width:120px;
	height:40px;
	line-height:40px;
}


.btnResa-fr a:hover {
	background: url(../images/btnResa/btnResa.png) left bottom no-repeat;
	text-decoration:none;
}

.btnResa2-fr a{
	background: url(../images/QS-btn/quicksearch-bouton.png) left top no-repeat;
	display:block;
	width:120px;
	height:40px;
	line-height:40px;
}


.btnResa2-fr a:hover {
	background: url(../images/QS-btn/quicksearch-bouton.png) left bottom no-repeat;
	text-decoration:none;
}

.btnContact-fr a{
	background: url(../images/btnContact/btnContact.png) left top no-repeat;
	display:block;
	width:120px;
	height:40px;
	line-height:40px;
}


.btnContact-fr a:hover {
	background: url(../images/btnContact/btnContact.png) left bottom no-repeat;
	text-decoration:none;
}

.btnContactSeminaire-fr a{
	background:url(../images/btnResaEvenement.png) left top no-repeat;
	display:block;
	width:120px;
	height:40px;
	line-height:40px;
}


.btnContactSeminaire-fr a:hover {
	background:url(../images/btnResaEvenement.png) left bottom no-repeat;
	text-decoration:none;
}

/* ###########################################################
##############################################################
######################## LIENS RECURENTS ########################
##############################################################
########################################################### */

.liensRecurrentSeminaire-fr a{
	display:block;
	background:url(../images/btnReccurents/btnSeminaire-style1.png) left top no-repeat;
	text-decoration:none;
	margin-left:120px;
	height:40px;
	width:100px;
}
.liensRecurrentSeminaire-fr a:hover{
	background:url(../images/btnReccurents/btnSeminaire-style1.png) left bottom no-repeat;

}

.liensRecurrentReception a{
	display:block;
	background:url(../images/btnReccurents/btnReception-style1.png) left top no-repeat;
	text-decoration:none;
	height:40px;
	width:100px;
}
.liensRecurrentReception a:hover{
	background:url(../images/btnReccurents/btnReception-style1.png) left bottom no-repeat;

}




/* ###########################################################
##############################################################
######################## PIED DE PAGE ########################
##############################################################
########################################################### */
#footer{
	position: relative;
text-align: center;
margin: auto;
padding: 20px 86px 0 0;
z-index: 250;
width: 100%;
background: url(../images/footer.jpg) no-repeat top right;
height: 200px;
width: 980px;
}

.containerBottomPhoto{
	background: url(../images/bkgFooter/bkg-pied.png) no-repeat center bottom fixed;
	
}

.navGauche {
	width:235px;
	overflow: auto;
}

.navCentre {
	width:730px;
	padding-left: 10px;
}

.navDroite {
	width:310px;
	padding-left: 10px;
}

/* NAVIGATION HTML */
.tableauNavigationHTML {
	width: 720px;
	margin: 10px 10px 10px 0;
	text-align: left;
	font-size:0.8em;
	color:#000000;
}
.tableauNavigationHTML a, .tableauNavigationHTML a:visited {color:#000000;text-decoration:none;}
.tableauNavigationHTML a:hover {color:#bf4c19;text-decoration:underline;}

/* LIENS UTILES */
.tableauLiensUtiles {
	width: 720px;
	margin: 2px 10px 2px 0;
	font-size:0.8em;
	color:#000000;
	text-align: left;
}
.tableauLiensUtiles a, .tableauLiensUtiles a:visited {color:#000000;text-decoration:none;}
.tableauLiensUtiles a:hover {color:#bf4c19;text-decoration:underline;}
 
/* ADRESSE */
.tableauAdresse {
	width: 220px;
	margin: 20px 0 10px 0;
	font-size:0.83em;
	font-size:0.85em\9;
	font-weight:bold;
	text-align:right;
	color:#000000;
}
.tableauAdresse a, .tableauAdresse a:visited {color:#000000;text-decoration:none;}
.tableauAdresse a:hover {color:#bf4c19;text-decoration:underline;}

/* CREDITS */
.tableauCredits {
	width: 720px;
	margin: 2px 10px 2px 0;
	text-align: left;
	font-size:0.8em;
	font-size:0.8em\9;
	color:#000000;
}
.tableauCredits a, .tableauCredits a:visited {color:#000000;text-decoration:none;}
.tableauCredits a:hover {color:#bf4c19;text-decoration:underline;}


/* SI BESOIN DE CIBLAGE PRECIS */
/*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 {}*/




/* ###########################################################
##############################################################
######################## SPEEDMAILING ########################
##############################################################
########################################################### */

.tableauEmailingAuto {
	width:720px;
	margin: 0 auto 10px auto;
	font-size:0.85em;
	font-size:0.85em\9;
	font-weight:bold;
	color:#000000;
}

/* BOUTON INFO + CLOSE */
.emailingauto_img_infos {margin: 0 0 0 0;}
.tooltip_close {display:block;float:right;}

/* BOUTON S'INSCRIRE */
#emailingauto_button {
	width:100px;
	height:40px;
	display:block;
	background:url(../images/speedmailing-submitbutton.png) no-repeat top left;
	border:none;
	font-size:0.1em;
	color:#edf2f6;
}
#emailingauto_button:hover {
	background-position:bottom;
	color:#edf2f6;
}

/* BOUTON SE DESINSCRIRE */
#emailingauto_button_desinscrire {
	width:120px;
	height:40px;
	background:url(../images/speedmailing-unsubmitbutton.png) no-repeat top left;
	border:none;
	font-size:1.0em;
	color:#ffffff;
}
#emailingauto_button_desinscrire:hover {
	background-position:bottom;
	color:#ffffff;
}

/* TOOLTIP */
.emailingauto_tooltip {
	background-color:#ffffff;
	padding: 5px;
	font-size:0.75em;
	color: #000000;
	text-align:left;
	border: 1px #000 solid;
}
.emailingauto_tooltip a {color:#bf4c19;text-decoration:underline;}
.emailingauto_tooltip a:hover {color:#0000000;text-decoration:none;}
.emailingauto_tooltip_unsubscribe input {width: 120px;padding-bottom:0;}

/* MESSAGES */
.emailing_auto_message_success, .emailing_auto_confirm_text success {color:1b8f00;}
.emailing_auto_message_error, .emailing_auto_confirm_text error {color:a20101;}
.emailing_auto_confirm_title {color:black;font-size: 1em;padding-top: 100px;}
.emailing_auto_confirm_text {padding-bottom: 50px;}

/* CHAMPS EMAIL */
#emailingauto_email {width:150px;height:20px;margin: 0 5px 0 5px;color:#111111;border: 1px solid #999;background-color:#ffffff;}
#emailingauto_email_unsubscribe {width:190px;height:20px;margin: 0 5px 0 5px;color:#111111;border: 1px solid #999;background-color:#ffffff;}

/* NE PAS TOUCHER LES CLASSES CI-DESSOUS */
#emailingauto_tooltip {position: absolute;display: none;z-index:20000;}
#emailingauto_tooltip_unsubscribe {position: absolute;display: none;z-index:20000;}



/* ###########################################################
##############################################################
######################## SPEEDSEARCH #########################
##############################################################
########################################################### */

body #divSpeedSearch {
	/* Si le speedsearch doit être placé sur le Flash, décommenter le code ci-dessous */
	position: absolute;
	top: 5px;
	left: 50%;
	margin: 0 0 0 250px;
	z-index:105;
}

body #divSpeedSearch form input.recherche, .formSearch form input.recherche {
	cursor: pointer;
	width: 150px;
	height: 20px;
	padding: 0 5px 0 5px;
	margin: 0;
	color:#111111;

	/* Commenter si on ne veut pas de loupe dans le champ de recherche */
	background: url(../images/speed-search-loupe.png) no-repeat left;
	padding-left: 22px;
	border:none;
	background-color: #eeeeee;

}

/* Tableau de recherche dans le site */
body #divSpeedSearch form table {width: auto;}
body #divSpeedSearch form table tr {}
body #divSpeedSearch form table tr td {padding: 0 2px 0 0;}

/* Tableau de recherche dans la page */
.formSearch form #tableau_search_page {width: auto !important;}
.formSearch form #tableau_search_page tr {}
.formSearch form #tableau_search_page tr td {padding: 0 2px 0 0;}

/* Tableau de recherche avancée */
#tableau_options { border: 0 none; }
#tableau_options tr td { padding: 2px; color: #f5e1b8; }
#tableau_options tr td input, #tableau_options tr td select{background-color: #000000;}
#tableau_options tr td input:hover, #tableau_options tr td select:hover {}
#tabSearch {}
#tabSearch tr .formSearch{text-align:center;font-size:0.75em;}
#tabSearch tr .formSearch table{width:100%;margin:auto;}

/* Résultat de recherche */
#tabSearch tr .formSearch table tr td {font-size : 0.75em;}
#tabSearch tr .Titre {}
#tabSearch tr td table tr #ResultSearch {}

/* SI BESOIN DE CIBLAGE PRECIS */
/*body #divSpeedSearch form input.recherche:hover, .formSearch form input.recherche:hover {}
body #divSpeedSearch form, .formSearch form {margin :0;padding : 0;}
body #divSpeedSearch form a.bouton:link, .formSearch form a.bouton:link {}
body #divSpeedSearch form a.bouton:visited, .formSearch form a.bouton:visited {}
body #divSpeedSearch form a.bouton:hover, .formSearch form a.bouton:hover {}
body #divSpeedSearch form a.bouton:active, .formSearch form a.bouton:active {}
body #divSpeedSearch form a.bouton img, .formSearch form a.bouton img {}
.formSearch form a.options:link {}
.formSearch form a.options:visited {}
.formSearch form a.options:hover {}
.formSearch form a.options:active {}*/




/* ###########################################################
##############################################################
###################### RESEAUX SOCIAUX #######################
##############################################################
########################################################### */

/* ######### TEMPLATE 1 - AFFICHAGE LOGOS RESEAUX ######### */
div.ReseauSociauxTemplate1 {
	/* A décommenter si le module ne doit pas s'afficher en float */
	position:absolute;
	z-index:100;
	left:50%;
	margin-left:-480px;
	top:10px;
}
div.ReseauSociauxTemplate1 img {
    cursor: pointer;
}
div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop {
    display: none;
	background-color:#4d4d4e;
    width: 100px;
    position: absolute;
	padding-bottom:3px;
}
div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop div#ReseauSociauxTemplate1CloseButton {
    float:right;
}
div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop div#ReseauSociauxTemplate1CloseButton img {
    padding: 2px;
    cursor: pointer;
}
div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop div.ReseauSociauxTemplate1Action {
	color:#cccccc;
    padding:3px;
    font-weight:bold;
}

div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop a {
	color:#cccccc;
	padding-left:3px;
    text-decoration:none;
}

div.ReseauSociauxTemplate1 div.ReseauSociauxTemplate1Pop a:hover {
	color:#000000;
	
    text-decoration:none;
}


/* ######### TEMPLATE 2 - AFFICHAGE BOUTONS PLUS ######### */
div.ReseauSociauxTemplate2 {
   padding: 0 0 0 0;
	color:#666666;
	font-weight:bold;
	/*A décommenter si le module ne doit pas s'afficher en float
	position:absolute;
	z-index:100;
	left:50%;
	margin-left:-490px;
	top:10px; */
	
}

div.ReseauSociauxTemplate2 div.ReseauSociauxTemplate2Pop {	
	display: none;
	background-color:#4d4d4e;
	width: 80px;
	position: absolute;
	padding: 0 0 3px 2px;
}

div.ReseauSociauxTemplate2 div.ReseauSociauxTemplate2Pop img {	
	padding-left:3px;
}

div.ReseauSociauxTemplate2 div.ReseauSociauxTemplate2Pop div#ReseauSociauxTemplate2CloseButton {
    text-align:right;
}

div.ReseauSociauxTemplate2 div.ReseauSociauxTemplate2Pop div#ReseauSociauxTemplate2CloseButton img {
    cursor: pointer;
}

div.ReseauSociauxTemplate2 div.ReseauSociauxTemplate2Pop {
    margin:20px 0;
    clear:both !important;
}


/* ######### TEMPLATE 3 - AFFICHAGE BARRE SEPAREES : separated ######### */
div.ReseauSociauxTemplate3 {
    /* A décommenter si le module ne doit pas s'afficher en float 
	border:1px dashed red;
	position:absolute;
	z-index:100;
	left:50%;
	margin-left:-490px;
	top:10px;*/
	
	margin:20px 0;
	clear:both !important;
	height:32px;
	overflow:hidden;
}

div.ReseauSociauxTemplate3 .titreAction {
	color:#666666;
	font-weight:bold;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li {
    background-image:url('../templates/reseauxsociaux/images/reseauxsociaux-sprite.png') !important;
    background-repeat:no-repeat !important;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo {
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
    float:left !important;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo {
    background:none repeat scroll 0 0 transparent !important;
    border:0 none !important;
    outline:0 none !important;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo 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.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li:before,
div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li:after,
div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li a:before,
div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li a:after {
    content:'' !important;
}

div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo a,
div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo 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.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo a:hover,
div.ReseauSociauxTemplate3 ul.ReseauSociauxTemplate3Logo li:hover {
    background-color:transparent !important;
    border:0 none !important;
    outline:0 none !important;
}


/* ######### TEMPLATE 4 - AFFICHAGE LOGOS RESEAUX ######### */
div.ReseauSociauxTemplate4 {
	/* A décommenter si le module ne doit pas s'afficher en float
	position:absolute;
	z-index:100;
	left:50%;
	margin-left:-480px;
	top:10px; */
}

div.ReseauSociauxTemplate4 .titreAction {
	color:#666666;
	font-weight:bold;
}

div.ReseauSociauxTemplate4 img {
    cursor: pointer;
	 width:14px;
	 height:14px;
	 margin-left:2px;
}

/* ###########################################################
##############################################################
######################## QUICKSEARCH #########################
##############################################################
########################################################### */
#QS{
	position: absolute;
	top: 445px;
	left: 0;
	width: 220px;
	height:135px;
	z-index:210;
}
#titreQS {
	font-family: Calibri, Helvetica, Verdana, Geneva, sans-serif;
	margin: 10px auto;
	font-size: 0.8em;
	color: #BF4C19;
	text-transform: uppercase;
}
#conteneur_quicksearch
{
	background:url(../images/bkgQS.png) left top no-repeat;	
}

#conteneur_quicksearch #formulaire_quicksearch
{
	width: 100%;
	border:none;
	margin: 5px auto;
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch
{
	width: auto;
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	text-align: left;
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch li
{
	font-size:0.6em;
	font-weight: bold;
	color: #000000;
	display: inline;
	margin: 0 5px;
	padding: 0;
	line-height: 20px;
	vertical-align: middle;
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch li .lien_quicksearch:link
{
	color: #000000;
	text-decoration: underline;
}
#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch li .lien_quicksearch:visited {color: #000000;}
#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch li .lien_quicksearch:hover {color: #000000;}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch li .champ_quicksearch
{
	margin: 0;
	height:16px;
	color: #111111;
	border:none;	
	font-size: 1.3em;
	font-weight: normal;
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch li .champ_quicksearch:hover
{
	background-color: #none;
	color: #none;
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch .li_reserver {margin: 0;padding: 0;}
#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch .li_reserver input {
	display:block;
	width:85px;
	height:40px;
	margin-left:80px;
	_margin-left:0px;
	background:url(../images/QS-btn/quicksearch-bouton.png) no-repeat right top ;
	font-size:0.1em;
	color:#ecf2f6;
	cursor: pointer;
}
#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch .li_reserver input:hover {
	background:url(../images/QS-btn/quicksearch-bouton.png) no-repeat right bottom ;
	color:#ecf2f6;
}

#conteneur_quicksearch #formulaire_quicksearch .ul_quicksearch .li_champ_date input
{
	background:url(../images/calendar.png) right 2px no-repeat;
	
	width: 210px;
	cursor: pointer;
	padding-top:-2px\9;
}

