/* Gabarit Largeur fluide 2 colonnes - jimro - 07/11/2005 */
/* Feuille de style inspirée des tutoriels css.alsacreations.com */
/* Modification par Alain Bruant - AB inter NET work */

/* E T E */

/* Initialisation CSS */

html, body { /* OU * { MAIS CA PEUT ETRE ASSEZ PERTURBANT ;-) */
   margin: 0;
   padding: 0;
   border: 0;
}


/* police par défaut de tout le site */

html, body {
   background-color: #FFFFFF;
   background-image:url(img/background.gif);
   margin: 0;
   padding: 0;
}
body {
   font-size: 0.75em;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #000000;
   font-weight: normal;
   background-image:url(img/background.gif);
}


/* lien par défaut */

a {
   color: #2a6d28; 
   text-decoration: none;
}
a:hover {
   color: #D4E796;
   text-decoration: none;
}


/* liste par défaut */

ul {
   list-style-type: square;
   margin: 0;
   padding-left: 0.5em;
}


/* titres par défaut */

h1 {
   font-size: 1.6em;
}
h1, h1 a {
   color: #B1D23E;
   font-weight: bold;
}
h2 {
   font-size: 1.4em;
}
h2, h2 a {
   color: #B1D23E;
   font-weight: bold;
}

h3 {
   font-size: 1.2em;
}
h3, h3 a {
   color: #B1D23E;
   font-weight: bold;
}
h1, h2, h3 {
   margin: 0;
   padding: 0.2em 0;
}


/* image par défaut */

img {
   border: 0;
}


/* Agencement des pages */

#conteneur {
/*	position:fixed !important;  /* pour mac - mais bug avec firefox*/
	position:absolute;
	left:50%;
	margin-left:-415px;
	margin-top:10px;
   width: 840px;
   background-color: #FFFFFF;
   border:  #2a6d28 2px solid;
}

/***************** E N T E T E **************************/
#entete_page {
   height: 123px;
   border: 0;
   padding: 0;
   background-image:url(img/background.gif);
   overflow:hidden;

}

#logo {
   float: left;
   height: 123px;
   width: 150px;
   margin: 0;
}

#banniere {
   float: left;
   width: 660px;
   margin: 0;
   height: 123px;
   overflow:hidden;
   clear:right;
}

/***************** B A R R E   M E N U **************************/
#barre {
   /*clear:left;*/
   height: 2em;
   border: 0;
   padding: 0;
   vertical-align:middle;
   color:#fff;	
   line-height:1.75em;
}
	#barre IMG {border:0; vertical-align:middle;}
	#barre a {color:#fff; text-decoration:none; padding:2 2px 5px 0px;}
	#barre a:hover{background-color:#E3BF6A; color:#d4e796;}
	#barre  LI {display:inline;border-right:#cc6600 solid 1px;} 

	#recherche {display:inline; margin:0; padding:0; vertical-align:top; line-height:1.5em;}
    label {margin:0; padding:0; vertical-align:middle;}
	
#barre2 {
	clear:left;
	height: 3px;
	border: 0;
	padding: 0;
	background-image:url(img/petite_barre.jpg);
	background-repeat: no-repeat;
}

/***************** C E N T R E **************************/
#centre {
   background-color: transparent;
   margin-left: 13em; /* pour colonne gauche */
   margin-right: 157px; /* pour colonne droite */
   /*border-left: #000000 1px solid;*/
   padding: 0 0em 0em 0em;
   min-height: 400px;
}

* html #centre {
   height: 400px; /* hack uniquement interprété par IE Win+Mac */
} 
/*
#centre ul {
   list-style-type: square;
   margin: 0;
   padding-left: 0.5em;
}

#centre li {display:block; border:none;}

#centre a:{
  padding:0 0.30em 0 0.30em;
}*/
#centre a:hover {
   color: #2a6d28;   text-decoration: none;   background-color:#E2EBCF;   /*padding:0 0.30em 0 0.30em;*/
}

#centre P {padding:0 0 0.3em 0; margin:0 0 0.3em 0;}

/***************** G A U C H E **************************/
#gauche {
   float: left;
   width: 11.1em; /* largeur environ égale à marge gauche de #centre */
   /*border-right: #000000  1px solid;*/
   background-color: transparent;
   padding-top: 0em;
   margin-left:0em;
}
	#gauche IMG {border:0;padding-left:2px; padding-right:1px;}
	#gauche a {color:#2A6D28;font-weight:lighter; font-size:0.85em; text-decoration:none;padding:2px; }
	#gauche a:hover{background-color:#e2ebcf;padding: 1px 0 1px -2px; border:1px solid #2a6d28;}
	/*#left ul,li {padding-left:5px; padding-right:5px; width: 10em; line-height:2em;}*/
	#gauche ul {
	   float: left;
	   padding: 0;
	   margin: 0 0 0.5em 0;
	   list-style: none;
	   width: 12em;
	   background-color:white;
	   border-right:none;
	   z-index: 110; /* suffisant pour Firefox */
	}
	
	#gauche li { /* tous les items de liste */
	   position: relative;
	   float: left;
	   padding: 0 0 0 5px;
	   background-color:transparent;
	   margin: 0 0 0px 0;
	   width: 11em;
	   border-right:none;
	   z-index: 120; /* nécessaire pour IE6 */
	}
	
	#gauche li a {
	   display: block;
	   padding: 1px;
	   color: #2A6D28;
	   text-decoration: none;
		/*padding: 1px 2px 0px 20px;*/
	   width: 12em; /* égale width de #navigv li moins padding (gauche+droit) de #navigv li a */
	   line-height: 1.33em;
	}
	
	#gauche h3 {
   clear: left;
   width:11.5em;
   color: #2A6D28;
   font-weight: bold;
   font-size:1em;
   background-image:url(img/background.gif);
   height: 1.8em;
   line-height:1.8em;
   margin: 0em 0 0.4em 0;
   padding: 3px 0 0 2px;
   text-align:left;
   border:#FFCC99 solid 1px;
	}
	
/***************** D R O I T E  **************************/
#droite {
   float: right;
   width: 157; /* largeur égale à marge droite de #centre */
   background-color: #FFFFFF;
   text-align: center;
   line-height: 1em;
   font-size: 1em;
}

	.cadre_d {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: 150px;
	background-image:url(img/fond_cadre.jpg);
	border-bottom:1px solid #2A6D28;
	z-index:3;
	margin: 0 0 15px 0;
	}
    .cadre_d h4 {
	background-color:#FFFFFF;
	height:22px;
	line-height:20px;
	text-align:center;
	margin:0;
	padding:0px 0 1px 0;
	font-weight:normal;
	}
	.cadre_d img {line-height:20px; }

	.cadre_d2 {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: 150px;
	background-image:url(img/fond_hiver.jpg);
	border-bottom:1px solid #0065ad;
	padding-bottom:5px;
	z-index:3;
	margin: 0 0 10px 0;
	}
    .cadre_d2 h4 {
	background-color:#FFFFFF;
	height:25px;
	text-align:center;
	margin:0;
	padding:1px 0 0 0;
	font-weight:normal;
	}

	.contenu_d {
	padding:0px;
	overflow:visible;
	}
	#droite table {margin:0; padding:0;}
	
	.webcam a {text-decoration: none;   padding:0.10em; }
	.webcam a:hover {color: #2a6d28;   text-decoration: none;   background-color:#E2EBCF;   padding:0.10em;}
	.webcam li {padding:0.10em; border:none; line-height:1.2em; display:inline; list-style:none;}
#Layer2 {position:absolute;	left:0px; top:0px; width:140px;	height:138px;	z-index:2; background-image:url(img/laphoto_masque.png)}

	#photo_meteo {
		position:relative;
		width:85px;
		height:75px;
		z-index:1;
		background-image:url(img/polaroid.gif);
		background-repeat:no-repeat;
		background-position:center;
		text-align:center;
		margin-top:-10px;
		margin-bottom:-7px;
		padding-top:23px;
		margin-right:7px;
		float:right;
	}
	#date_meteo {
			position:relative;
		width:40px;
		height:40px;
		z-index:1;
		text-align:left;
		padding-top:5px;
		padding-left:7px;
		float:left;
		font-size: 0.75em;
   		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#2a6d28;
	}	
/***************** B A S **************************/
#bas {
   clear: both;
   position:relative;
   background-color: #d4e796;
   border: 0;
   padding: 0.35em 0.5em 0.5em 0.5em;
   text-align: center;
   font-size:0.8em;
}
	#bas ul { display: inline; border-right: 2px solid #2a6d28;}
	#bas ul li { border-left: 2px solid #2a6d28; display: inline; padding: 0 0.6em 0 1em;}
	#bas li {padding: 0em 0.6em 2px 1em; vertical-align:middle;}
	#bas a { padding:0.25em; color: #2a6d28;}
	#bas a:hover {  padding:0.20em; border:1px dotted #2a6d28; background-color:#d4e796;   }

/***************** P I E D  d e  P A G E **************************/
#pied {
   height: 2em;
   border: 0;
   padding: 0.66em 0 1em 5em;
	  line-height:1.5em;
	text-align: center;
   margin-bottom:1px;
   font-size:0.8em;
   background-image:url(img/background.gif);
   border-top:  #2a6d28 2px solid;
}
	#pied a {
      color: #2a6d28;
      font-weight: bold;padding:3px;
   }
	#pied a:hover {
	  padding:2px; border:1px dotted #2a6d28; background-color:#FFFFFF;
   }


/* temp.html */

div.menugauchetitre {
   clear: left;
   width:11.15em;
   color: #FFFFFF;
   font-weight: bold;
   background: #2a6d28;
   height: 1.5em;
   margin-bottom: 1em;
   padding-left: 0;
   padding-top: 0.19em;
   text-align: center;
}
div.menugauchetitre span {
   font-size: 1.1em;
}

div.menugauchecontenu {
   clear: left;
   width:11.1em;
   color: #000000;
   font-weight: bold;
   line-height: 1.2em;
   margin-bottom: 1em;
}
   div.menugauchecontenu a {color: #2a6d28; font-weight: normal;}
   div.menugauchecontenu a:hover {color: #FF8000; background: #FFFFFF; font-weight: normal;}


/* pages.html */

#mentete {
   width: 100%;
   height: 1.6em;
   background-color: #2a6d28;
}
#entete {
    font-size:75%;
   float: left;
   padding-top: 0.2em;
   padding-left: 1em;
   color: #ffffff;
   font-weight: bold;
   background-color: #2a6d28;
}
   #entete a { color: #B1D23E; font-weight: normal;}
   #entete a:hover { background-color:#2a6d28; text-decoration:underline;  }

#entetepage {	
   float: right;
   padding-top: 0.2em;
   padding-right: 1em;
   color: #FFFFFF;
    font-size:75%;   font-weight: normal;
   text-align: right;
   background-color: #2a6d28;
}
   #entetepage a {color: #b1d23e; font-weight: normal; }
   #entetepage a:hover {background-color:#2a6d28; text-decoration:underline;}

/* page accueil */

.bouton a{text-decoration:none; margin:0; padding:0;}
.bouton a:hover{text-decoration:none;margin:0; padding:0;}

#accueil {
   width: 100%;
}

#bandeauacc { display:inline; width:500px;
    float:left; margin:0em 1em 0.75em 0.5em;text-align:center; border:1px dotted #2a6d28;
}
#bandeauacc h2 {
   width:500px;
   color: #2A6D28;
   background-image:url(img/background.gif);
   height: 2.5em;
   line-height:2em;
   margin: 0 0 0em 0;
   padding: 0px 0 0 0px;
   text-align:left;
   vertical-align:middle;
 }

#editoacc { display:inline; width:240px;
    float:left; margin:0em 1em 0.4em 0.5em;border:1px dotted #2a6d28;background:#e2ebcf;  
}
#editoacc h2 {
   width:100%;   color: #2A6D28;   background-image:url(img/fond_vert.gif);   height: 2em;   line-height:2em;   margin: 0 0 0.5em 0;   padding: 10px 0 0 0;
   text-align:center;   vertical-align:middle;
 }
#edito { margin: 0.75em 1em 0.5 0.75em; width:90%;}

#rubriques1 {
   float:left;width:240px;
   margin:0em 0 .3em 0.5em; 
   background:#fff; 
   padding: 0 0 0 0;
   border:1px dotted #2a6d28;
}

	#rubriques1 h1 {  
   color: #2A6D28;
   width:100%;
   background-image:url(img/background.gif);
   height: 2em;
   line-height:2em;
   margin: 0 0 0em 0;
   padding: 8px 0 0 0;
   text-align:center;
   vertical-align:middle;
}
	#rubriques1 ul { list-style-position:outside; list-style-type:circle; margin: 1em; padding: 1em;}
	#rubriques1 a {color: #2a6d28; }
	#rubriques1 a:hover {background-color: #e2ebcf;padding: 0.15em; }
	#rubriques1 img {}
	#rubriques1 a.bouton{text-decoration:none;margin-bottom:5px; margin-right:5px;}
	#rubriques1 a.bouton:hover{text-decoration:none;background-color: #ffffff;padding: 0em;margin-bottom:5px; margin-right:5px;}
	
#rubriques2 {
   float:left;width:240px;
    margin:1em 0 .2em 0.5em; 
	background:#fff; 
   padding: 0 0 0em 0;
   border:1px dotted #2a6d28;}

	#rubriques2 h1 {  
   color: #2A6D28;
   width:100%;
   background-image:url(img/background.gif);
   height: 2em;
   line-height:2em;
   margin: 0 0 10px 0;
   padding: 8px 0 0 0;
   text-align:center;
   vertical-align:middle;
}

	#rubriques2 ul {list-style-type: none; margin: 0em; padding: 0.5em;}
	#rubriques2 a {color: #2a6d28;}
	#rubriques2 a:hover {background-color: #e2ebcf;padding: 0.15em;}
	#rubriques2 img {padding-left:5px;}
	#rubriques2 a.bouton{text-decoration:none;padding-bottom:5px; }
	#rubriques2 a.bouton:hover{text-decoration:none;background-color: #ffffff;padding: 0em;}

/* autres éléments par défaut */

form {display:inline; margin:0; padding:0; vertical-align:middle;}

input {
   background-color: #e2ebcf;
   border: 1px outset #d4e796; 
   text-indent: 1px;  
   font-size: 0.8em;
   padding-top:1px;
   vertical-align:middle;
   color:#2a6d28;
}

textarea {   
   font-size:0.9em;
   color:#2a6d28;
   font-style:normal;
   line-height:normal;
   font-weight:normal;
   text-decoration:none;
   letter-spacing:normal;
   word-spacing:normal;
   border:thin ridge;
   border-color: #2a6d28;
   background-color:#e2ebcf;
}

select {  
   font-size:0.9em;
   color:#2a6d28;
   background-color:#e2ebcf;
}

hr {
   color:#2a6d28;
}

button {}


/***************** P L A N **************************/
.plan {border:1px dashed #2a6d28; background-color:#F2F8E0; margin:0 0 2em 0;}
.plan img {float:left; margin:0.35em;}
.plan h2 a{color:#2a6d28; line-height:1em;}
.plan li a{color:#060; margin-left:1em; padding:3px;}
.plan li a:hover{color:#060; padding:2px; border:1px dashed #2a6d28;}
.plan span {color:#666; font-size:0.7em;}
.plan_plus a {color:#060; padding-left:1em; }


/*******************************************************/
/*agenda calendrier*/
.caltable {width:98%; background-color:#306424; text-align:center; margin-top:1em}
.caltop {width:14%; font-size:1.1em; color: #FFFFFF; font-weight:bold}
.calhead {font-weight:bold; background-color:#C1E4BA; color:#306424}
.caltoday {width:14%; font-size:0.9em; font-weight:bold; color:#990000; background-color:#C1E4BA}
.caldays {width:14%; font-size:0.9em; color:#306424; background-color:#FFFFFF; text-align:center}
.calok {width:14%; font-size:0.9em; color:#306424; background-color:#E1F9DC; text-align:center}
.calprec {padding-left:1em; float:left}
.calsuiv {padding-right:1em; float:right}
.calcache {position: absolute; clip:rect(1px, 1px, 1px, 1px); clip:rect(1px 1px 1px 1px);}

/*menuagenda*/
.menuagenda {background-color:#306424; width:98%; text-align:center; margin-bottom:1em; padding:1px 0 1px 0}
.menuagenda label {color:white; font-weight:bold}
.menuagenda select {_margin-bottom: -15px}
.menuagenda input {_margin-bottom: -15px}
.left {float:left; padding-right:0.5em}
.right {float:right; padding-left:0.5em}


#imprime {widows:98%; width:100%;}

/*******************************************************/
.nePasAfficher {
  display: none !important;
}

.clearBoth {
  clear: both;
}

/* séparation par lignes verticales */

.diviseVerticalGauche {
/*  background: url(GabLargFluide/colbgnoir.gif) repeat-y 11.15em 0;
*/}

.diviseVerticalDroite {
/*   background: url(GabLargFluide/colbgnoir.gif) repeat-y 85% 0;
*/}

td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

/**************************************************************************/
/* Partie spécifique FCKEDITOR  */

.Gras_MJ {
	font-weight: bold;
	background-color:#E2EBCF;
}
.Titre
{
	font-weight: bold;
	font-size: 18px;
	color: #2a6d28;
}
.Titre_H1
{
	font-weight: bold;
	font-size: 18px;
	color: #2a6d28;
}
.Titre_H2
{
	font-weight: bold;
	font-size: 14px;
	color: #2a6d28;
}
.Titre_H3
{
	font-weight: bold;
	font-size: 12px;
	color: #2a6d28;
}
.Titre_Orange {
	font-weight: bold;
	font-size: 18px;
	color:#FF9900;
}
hr {
	size:1;
	color:#2a6d28; 
}
.legende {
	font-style: italic;
	font-size: 7pt;
}
.marqueur-1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #2a6d28;
	background-color: #E2EBCF;
	letter-spacing: 5px;
	font-weight: bold;

}
.italic {
	font-style: italic;
}
.titre-rubrique {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	color: #2a6d28;
	font-weight: bold;
}
.gras1 {
	font-weight: bold;
}
.fond-table-glob {
	background-color:#666666;
}
.fond-table-1 {
	background-color: #E2EBCF;
	font-weight: bold;

}
.fond-table-4 {
	background-color: #E2EBCF;
}
.fond-table-2 {
	background-color: #FFFFFF;
}
.fond-table-2gras, .fond-table-3 {
	background-color: #2A6D28;
	color:#FFFFFF;
}

.fond-table-2gras {
	font-weight:bold;
}

/**************************************************************************/
/* Partie specifique à la gestion des hébergements */

TD.fond_type  {background-color:#143513; color:#e2ebcf; font-weight:bold;}
TD.fond_ville {background-color:#2a6d28; color:#e2ebcf; font-weight:bold;}
TD.fond_nbpers {background-color:#d4e796; color:#2a6d28; }
TR.fond_ligne {background-color:#e2ebcf;}
TR.fond_ligne {background-color:#e2ebcf;}
#loueur TABLE, TD, TR {border-color:#FF8900;}
.th_nom {padding:5px;}
.txt_prest {padding:3px; color:#FFFFFF; background-color:#ff8900;}
.etoile {font-size:18px;}
