
body {
	margin: 0px; padding: 0px;
}


#dklik {
  position:absolute;
  margin:0px;
  padding:0px;
  width:19px;
  height:104px;
  z-index:1000;
  left:50%;
  top:645px;
  margin-left:-505px;
}


#dklik2 {
  position:relative;
  margin:0px;
  padding:0px;
  width:104px;
  height:19px;
  z-index:1000;
  left:50%;
  margin-left:-495px;
  background:none;
  display:block;  
}



#intflash {
  margin:0px;
  padding:0px;
  width:990px;
  height:163px;
}

#intsaisons {
  margin:0px;
  padding:0px;
  width:225px;
  height:39px;
}


H1{
	font-family: Verdana; font-size:13px; font-weight:bold; font-style:normal; color:#555555;
}
P, P.align-justify{
	margin: 0px; padding: 0px;
	font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#707173;
}
P.align-justify{ text-align: justify; }
P.align-left{ text-align: left; }
P.align-center{ text-align: center; }
P.align-right{ text-align: right; }
A{
	font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#008EBA;
	text-decoration: none;
}
A:hover{
	color:black;
	text-decoration:underline;
}

UL, LI {
	font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#707173;
}

TABLE#TableMain { background: url('images/background.jpg') fixed; }


DIV#droite{
	background: url('images/fond_hiver.jpg') no-repeat;

}

DIV#containerGauche{
}

TD#TdGauche{
	background-image: url('images/blanc-transparent.png');
	background-color: transparent;
}

DIV#DivGauche{
	margin: 0px; padding: 0px;
	padding-left: 0px; padding-top: 10px;
}
DIV#gauche_ecart{
	margin: 0px; padding: 0px;
	height: 20px;
}

/*
GuestBook
Bleu : color:#008EBA;
*/
TABLE#guestbook_message{
  margin: 0px; padding: 0px;
  margin-bottom: 5px;
  width: 700px;
}
TD#guestbook_auteur{
  margin: 0px; padding: 4px;
  height: 20px;
  font-family: Verdana; font-size:10px; font-weight:bold; font-style:normal; color:#FFFFFF;
  background-color: #008EBA;
}
TD#guestbook_message{
  margin: 0px; padding: 4px;
  font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
  background-color: #EFEFEF;
}
TABLE#guestbook_pagination{
  margin: 0px; padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 700px;
}
TD#guestbook_pagination{
  margin: 0px; padding: 4px;
  font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
}
TABLE#guestbook_form{
  margin: 0px; padding: 0px;
  margin-bottom: 5px;
}
INPUT#guestbook{
  margin: 0px; padding: 0px;
  border: 1px solid;
  width: 200px; height: 18px;
  font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
}
TEXTAREA#guestbook{
  margin: 0px; padding: 0px;
  border: 1px solid;
  width: 340px; height: 120px;
  font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
}
INPUT#guestbook_submit{
  margin: 0px; padding: 0px; margin-top: 10px;
}
TD#guestbook_form_td1{
  margin: 0px; padding: 2px;
  font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
  width: 120px;
  text-align: right;
}
P.guestbook-form-error, FONT.guestbook_etoile {
  margin: 0px; padding: 0px;
  font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#c01f1f;
}
DIV.tx-veguestbook-pi1 UL, DIV.tx-veguestbook-pi1 LI{
  margin: 0px; padding: 0px; margin-left: 15px;
  font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#c01f1f;
}
DIV.tx-veguestbook-pi1 UL{
  margin-bottom: 20px;
}



/*
 * tt_news
 *
 */
TD#ttnews_single_content{
  margin: 0px; padding: 4px;
  font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
}
TD#ttnews_list_date{
  margin: 0px; padding: 4px;
  height: 20px;
  font-family: Verdana; font-size:10px; font-weight:bold; font-style:normal; color:#FFFFFF;
  background-color: #008EBA;
}



/*
 * Menu de Gauche
 *
 */
DIV#pave_menu_gauche{
  z-index:100;
	margin: 0px; padding: 0px;
	padding-bottom: 5px;
}

DIV#pave_menu_gauche UL {
	position:relative;
	margin: 0px; padding: 0px;
	list-style-type:none;
}

DIV#pave_menu_gauche li:hover {
	position:relative;
}

DIV#pave_menu_gauche li ul {
	margin: 0px; padding: 0px;
	width: 210px;
	visibility:hidden;
	position:absolute;
	/*position:relative;*/
	top:3px;
	/* set up the overlap (minus the overrun) */
	left:213px;
	/* set up the overrun area */
	/* this is for IE to make it interpret the overrrun padding */
	background:transparent url(transparent.gif);
	text-align: left;
}

LI#menuCentre{
	margin: 0px; padding: 0px;
	width: 210px;
	background: #D78009;
}

LI#menuCentre A, LI#menuCentre A:hover {
	padding: 0px;
	margin: 0px 10px;
	font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#FFFFFF;
	text-decoration: none;
	line-height: 8px;
}
LI#menuCentre A:hover {
	color:#FBC554;
}

LI#menuHaut{
	margin: 0px; padding: 0px;
	width: 210px;
	height: 4px;
	background-image: url('images/haut.jpg');
}

LI#menuBas{
        margin: 0px; padding: 0px;
        width: 210px;
        height: 4px;
        background-image: url('images/bas.jpg');
}

DIV#pave_menu_gauche li:hover > ul {visibility:visible;}


/* for IE5.5 and IE6 you need to style each level hover */
/* keep the third level+ hidden when you hover on first level link */
DIV#pave_menu_gauche ul a:hover ul ul{
	visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
DIV#pave_menu_gauche ul a:hover ul a:hover ul ul{
	visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
DIV#pave_menu_gauche ul a:hover ul a:hover ul a:hover ul ul{
	visibility:hidden;
}
/* make the second level visible when hover on first level link */
DIV#pave_menu_gauche ul a:hover ul {
	visibility:visible;
}
/* make the third level visible when you hover over second level link */
DIV#pave_menu_gauche ul a:hover ul a:hover ul{ 
	visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
DIV#pave_menu_gauche ul a:hover ul a:hover ul a:hover ul { 
	visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
DIV#pave_menu_gauche ul a:hover ul a:hover ul a:hover ul a:hover ul { 
	visibility:visible;
}


/*
 *
 * Centre de la page
 *
 */
DIV#contenu_contenu{
	margin: 0px; padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	border: 0px solid;
}
TD#contenu{
	margin: 0px; padding: 0px;
	padding-left: 5px; padding-right: 15px;
	height:400px;
}
TABLE#Paragraphe{
	margin: 0px; padding: 0px;
	margin-left: 15px;
}

/*
 *
 * Titre en Bleu pour les debuts de paragraphes
 *
 */
TABLE#TitreFond{
	margin: 0px; padding: 0px; 
	background: url('images/fond_h1.png') no-repeat;
}

P.titreBleu{
	margin: 0px; padding: 0px;
	font-family: Arial; font-size:22px; font-weight:normal; font-style:normal; color:#00A4CF;
	
}



/*
 * Pied de page
 */
DIV#footer{
  margin: 0px; padding: 0px; padding-top: 6px;
  font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
}

/*
 *
 * GoogleMap
 *
 */
DIV.tx-lumogooglemaps-pi1{
  margin: 0px; padding: 0px;
  font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
}

DIV.tx_lumogooglemaps_pi1_sidebar{
  margin: 0px; padding: 0px; margin-top: 10px;
  font-family: Verdana; font-size:10px; font-weight:bold; font-style:normal; color:#555555;
}

DIV.tx_lumogooglemaps_pi1_sidebar UL{
  margin: 0px; padding: 0px;
  display: inline;
}

DIV.tx_lumogooglemaps_pi1_sidebar LI{
  margin: 0px; padding: 0px; padding-right : 10px;
  display: inline;
}

DIV.google_bulle{
  margin: 0px; padding: 0px;
  font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
}

DIV.tx_lumogooglemaps_pi1_infobox{
  margin: 0px; padding: 0px;
  font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
}

/*
 *
 * Troisieme Menu
 *
 */
DIV#content_menu3{
  margin: 0px; padding: 0px;
  border: 0px solid;
}
DIV#menu3{
  margin: 0px; padding: 0px; margin-top: 8px; margin-bottom: 15px;
  width: 700px;
  border-top: 1px solid #FF8000; border-bottom: 1px solid #FF8000;
  text-align: center;
  font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#FF8080;
}
UL#menu3{
  margin: 0px; padding: 0px;
  display: inline;
}
LI#menu3{
  display: inline; padding-right: 12px;
}
LI#menu3 A{
  font-family: Verdana; font-size:10px; font-weight:bold; font-style:normal; color:#FF8000;
}
LI#menu3on{
  display: inline; padding-right: 12px;
}
LI#menu3on A{
  font-family: Verdana; font-size:10px; font-weight:bold; font-style:normal; color:#F6A800;
}

/*
 *
 * Rootline
 *
 */
DIV#titre{
 position: relative;
}
DIV#rootline{
  margin: 3px; padding: 0px;
  margin-left: 20px; margin-top: 12px;
  position: absolute;
  font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:gray;
}
DIV#rootline A, DIV#rootline A:hover{
  font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:gray; text-decoration: none;
}
DIV#rootline A:hover{
  color: black; text-decoration: underline;
}


/*
 *
 * Plugin DKLIK hebergement
 *
 */
font.dk_hebergement_nom{
  font-family: Verdana; font-size:12px; font-weight:bold; font-style:normal; color:#4B4D4D;
}
font.dk_hebergement_adresse{
  font-family: Verdana; font-size:11px; font-weight:normal; font-style:normal; color:#707173;
}
A.dk_hebergement_fiche {
  font-family: Verdana; font-size:11px; font-weight:normal; font-style:normal; color:gray;
}
font.dk_hebergement_description{
  font-family: Verdana; font-size:11px; font-weight:normal; font-style:normal; color:#707173;
}
font.dk_hebergement_renseignement{
  font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#707173;
}

DIV#dk_hebergement_critere{
  margin: 0px; padding: 0px;
}
DIV#dk_hebergement_critere UL {
  margin: 0px; padding: 0px; margin-top: 6px;
  list-style-type:none;
  font-family: Verdana; font-size:11px; font-weight:bold; font-style:normal; color:#707173;
}
DIV#dk_hebergement_critere LI {
  margin: 0px; padding: 0px; padding-bottom: 10px; padding-left: 0px;
  font-family: Verdana; font-size:11px; font-weight:bold; font-style:normal; color:#ff7f00;
}
DIV#dk_hebergement_critere LI IMG{
  margin: 0px; padding: 0px;
  margin-right: 4px;
  float: left;
}
DIV#dk_hebergement_critere IMG{
  margin-top: 15px; margin-right: 4px;
}
FONT.dk_hebergement_critere{
  font-family: Verdana; font-size:11px; font-weight:bold; font-style:normal; color:#ff7f00;
}
DIV#dk_hebergement_critere_picto_vierge{
  margin: 0px; padding: 0px;
  width: 24px; height: 24px;
}

DIV#dk_hebergement_tarif{
  margin: 0px; padding: 0px;
}
DIV#dk_hebergement_tarif UL {
  margin: 0px; padding: 0px; margin-top: 2px; padding-left: 13px;
  list-style-type:none;
  font-family: Verdana; font-size:11px; font-weight:bold; font-style:normal; color:#FFFFFF;
}
DIV#dk_hebergement_tarif LI {
  margin: 0px; padding: 0px; padding-bottom: 10px; padding-left: 16px; padding-right: 10px;
  font-family: Verdana; font-size:11px; font-weight:bold; font-style:normal; color:#FFFFFF;
  background: url('../images/contenu/hebergement/fleche_jaune_fond_bleu.jpg') no-repeat;
}

/*
 *
 * POWERMAIL
 *
 */
span.powermail_mandatory {
        color: red;
}
input.validation-failed,
textarea.validation-failed {
        background-color: #ff7f00;
}
div.powermail_mandatory_js {
        font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal;  color: #ff7f00;
        margin: 3px 0 15px 180px;
}
fieldset.tx-powermail-pi1_fieldset {
        border: 0px solid #A5ACB2;
        background-image: url(../img/handy.jpg);
        background-repeat: no-repeat;
        background-position: 100% 60%;
        padding: 10px;
	font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
}
fieldset.tx-powermail-pi1_fieldset legend {
	display: none;
}
fieldset.tx-powermail-pi1_fieldset label {
        display: block;
        width: 217px;
        float: left;
        clear: both;
	font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
	text-align: right;
	padding-right: 4px;
}
fieldset.tx-powermail-pi1_fieldset input, fieldset.tx-powermail-pi1_fieldset textarea {
	width: 240px; height: 18px;
	margin: 0px; padding: 0px;
	border: 1px solid #888888;
	font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
}
fieldset.tx-powermail-pi1_fieldset textarea{
	width: 300px;
	height: 100px;
}
fieldset.tx-powermail-pi1_fieldset powermail_check {
	width: 20px;
	border: 0px solid;
}
div.tx_powermail_pi1_fieldwrap_html {
        margin: 3px 0;
}
input.powermail_submit {
        margin: 20px 0px;
        font-weight: bold;
        border: 1px solid #444;
        width: 80px;
}
td.powermail_all_td {
        padding: 3px 10px 3px 0;
}
DIV.powermail_check_inner_uid7_0 {
	margin-top: 20px;
	margin-bottom: 20px;
}
/* Ceci permet de cache le titre avant "Vous accepez ?" */
P.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	display: none;
}
/* On s'occupe du bouton SUBMIT */
DIV.tx_powermail_pi1_fieldwrap_html_5 {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 20px;
}


/*
 * Plugin Specifique DKlik
 * Activite
 *
 */
FONT.activite_description{
	font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
}
DIV#activite_titre {
	margin: 0px; padding: 0px;
	margin-top: 10px;
}
A.activite_titre{
        font-family: Verdana; font-size:12px; font-weight:bold; font-style:normal; color:#555555;
}
TD#activite_interligne {
	margin: 0px; padding: 0px;
	border-bottom: 1px solid #888888;
	font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
}
DIV#activite_single{
	margin: 0px; padding: 0px;
	
}
TD#activite_pave1, TD#activite_pave2, TD#activite_pave3, TD#activite_pave4 {
	font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
}
TD#activite_pave2{
	margin: 0px; padding: 0px;
	background-color: #e4f5ce;
	font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
}
TD#activite_pave4{
        margin: 0px; padding: 0px;
        background-color: #feedc0;
        font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
}
DIV#activite_single, DIV#activite_single font.titre, DIV#activite_single font.message {
	font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
}
DIV#activite_single font.titre {
	font-weight: bold;
}
DIV#activite_single font.bigtitre {
	font-family: Verdana; font-size:14px; font-weight:bold; font-style:normal; color:#555555;
	padding-left: 3px;
}

/*
 *
 *
 *
 */
TABLE#ttnews_animations_list{
  margin: 0px; padding: 0px;
}
DIV#ttnews_animations_list_title{
  margin: 0px; padding: 0px;
  font-family: Verdana; font-size:12px; font-weight:bold; font-style:normal; color:#555555;
}
SPAN.detail{
  font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#F6A800;
}
TD#ttnews_animations_list_interligne{
  margin: 0px; padding: 0px;
  border-bottom: 1px solid #888888;
  font-family: Verdana; font-size:10px; font-weight:normal; font-style:normal; color:#555555;
}
DIV#ttnews_animations_list_content IMG{
  float: left;
  margin-right: 10px; margin-bottom: 0px;
}

div.tx-andshadowbox-pi1, span.tx-andshadowbox-content { text-align: center; margin: 0px; padding: 0px; }





