/* CSS Document */
/* Copyright 2007-2009 - Supermarché Santé LA MOISSON */

/* Éléments généraux */ 
html, body {
	height:100%;
	/* Couleur de la scrollbar pour ie */
	scrollbar-face-color:#c1b02c;
	scrollbar-shadow-color:#c1b02c;
	scrollbar-highlight-color:#c1b02c;
	scrollbar-3dlight-color:#c1b02c;
	scrollbar-darkshadow-color:#c1b02c;
	scrollbar-track-color:#dfd492;
	scrollbar-arrow-color:#dfd492;
}
body {
	margin:0;
	padding:0;
	font-size:1em;
	line-height:1em;
	font-family:'Verdana','Arial','Sans-Serif';
	text-align:center;
	background-attachment:scroll;
	background-image:url(../image/motif-fond.png);
	background-repeat:repeat;
	background-color:#dfd492;
	background-position:top left;
}

#box{
	margin:10px 0 10px 0;
	padding:10px;
	background:#f5f1d5;
	}

.asterisque{
	color:#e15500
	}
	
.coL4 {
	display:inline;
	float:left;
	padding-right:2%;
	width:23%;
}
.coL3 {
	display:inline;
	float:left;
	padding-right:2%;
	width:31%;
}
.coL2 {
	display:inline;
	float:left;
	padding-right:2%;
	width:48%;
}
.coL1 {
	display:inline;
	float:left;
	padding-right:0;
	width:100%;
}
a img {
	border:0;
}
a {
	text-decoration:underline;
	color:#005920;
}
a:hover {
	color:#837a44;
}
h1 {
	font-size:1.2em;
	font-weight:normal;
	line-height:1.2em;
	font-style:normal;
	text-indent:0;
	padding:0;
	text-align:left;
	color:#837a44;
}
h2 {
	font-size:0.9em;
	font-weight:normal;
	line-height:1.2em;
	font-style:normal;
	text-indent:0;
	padding:0;
	margin:0;
	text-align:left;
	color:#837a44;
}
h3 {
	font-size:0.8em;
	font-weight:normal;
	line-height:1.2em;
	font-style:normal;
	text-indent:0;
	padding:0;
	margin:0;
	text-align:left;
	color:#e15500;
}

.marqueur{
	color:#e15500;
	}
	
hr {
	border:0;
	clear:both;
	width:100%;
	color:#001449;
	margin: 30px 0 30px 0;
	background-color:#dfd492;
	height:1px;
}
/* Image de fond */
#bande {
	position:absolute;
	top:84px;
	left:0;
	width:100%;
	height:188px;
	background-attachment:scroll;
	background-image:url(../image/bande-fond-small.png);
	background-repeat:repeat-x;
	background-position:center left;
	background-color:#807743;
	z-index:0;
}
/* Blocks de disposition */
#conteneur {
	position:absolute;
	top:0;
	left:50%;
	width:718px;
	height:100%;
	margin:0 0 0 -359px;
	text-align:right;
	z-index:1;
}
#contenu {
	position:relative;
	width:718px;
	height:auto;
	border-right:1px solid #003f11;
	border-left:1px solid #003f11;
	background-color:#fff;
	text-align:left;
	z-index:2;
}
/* Menu du haut */
#menu-rapide {
	position:absolute;
	display:block;
	top:50px;
	right:23px;
	line-height:28px;
	padding:0px;
	color:#005920;
	font-size:0.65em;
	font-weight:bold;
	list-style:none;
	z-index:999;
}
#menu-rapide li {
	float:left;
}
#menu-rapide li img {
	margin:9px 5px 0 5px;
	padding:0 0 0 0;
}
#menu-rapide li a {
	text-decoration:none;
}
#menu-rapide li a:hover {
	color:#837a44;
	text-decoration:underline;
}



#fd-menu-haut {
	position:relative;
	width:512px;
	height:28px;
	line-height:28px;
	background-color:#f5f1d5;
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:center right;
	padding:0;
	z-index:3;
}
#menu-haut {
	position:absolute;
	display:block;
	top:56px;
	right:23px;
	height:50px;
	line-height:28px;
	padding:0;
	color:#005920;
	font-size:0.65em;
	font-weight:bold;
	list-style:none;
	z-index:999;
}
#menu-haut li {
	float:left;
}
#menu-haut li img {
	margin:auto 5px;
	padding:auto 0;
}
#menu-haut li a {
	text-decoration:none;
}
#menu-haut li a:hover {
	color:#837a44;
	text-decoration:underline;
}

#header {
	position:relative; 
	height:84px;
	background:#f7f2d5;
	border-bottom:3px solid #cbb112;
}

/* Flash et affichage alternatif */
#enteteflash {
	position:relative; 
	display:block; 
	width:480px;
	height:158px;
	background: #FFF;
	z-index:9;
}
#semeur {
	position:relative;
	top:10px;
	left:7px;
	z-index:4;	
}
#graines {
	position:relative;
	top:-114px;
	left:0px;
}
#entete {
	position:absolute;
	top:107px;
	left:1px;	
	z-index:3;
}
/* Masquer le trait au dessous du chapeau du semeur  */
#masque {
	position:absolute;
	top:-10px;
	right:696px;
	width:100%;
	height:73px;
	border-right:1px solid #003f11;
	background-attachment:scroll;
	background-image:url(../image/motif-fond.png);
	background-repeat:repeat;
	background-position:center left;
	background-color:#807743;
	z-index:3;	
}
/* Logo et images en haut à droite */
#logo-part1 {
	position:absolute;
	left:69px;
	width:355px;
	height:87px;
	z-index:9999;
}

#logo-part2 {
	position:relative;
	top:0;
	z-index:9999;
}

#img01 {
	position:absolute;
	display:block;
	top:122px;
	right:3px;
	width:214px;
	height:63px;
	
}
#img02 {
	position:absolute;
	display:block;
	top:186px;
	right:3px;
	width:214px;
	height:90px;
}

#entete{
	position:absolute;
	display:inline;
	width:717px;
	height:84px;
	background:#f7f2d5;
}

#enteteflash2 {
	position:absolute;
	display:block;
	top:90px;
	right:23px;
	width:214px;
	height:153px;
	background: #FFF;
	z-index:9999;
}

#menurapide {
}

/* Menu principal */
#menu {
	position:relative;
	display:block;
	height:18px;
	margin:0 0 0 4px;
	padding:0;
	font-weight:bold;
	font-size:0.6em;
	font-family:'Tahoma','Arial', 'Sans-Serif';
	text-transform:uppercase;
	list-style:none;
	text-align:center;
}
#menu li {
	list-style:none;
	float:left;	
	background: url(../image/fd-bouton-01-start.png) 0px 0px no-repeat;
	padding:0px 0px 0 5px;
}
#menu li:hover {
	background: url(../image/fd-bouton-01b-start.png) 0px 0px no-repeat;
}
#menu li a {
	display:block;
	text-decoration:none;
	margin:0px 0px 0px 3px;
	padding:2px 9px 0px 2px;
}
#menu li a:link, #menu li a:active, #menu li a:visited {
	color:#efe382;
	background-color:#003f11;
	background-attachment:scroll;
	background-image:url(../image/fd-bouton-01.png);
	background-repeat:no-repeat;
	background-position:top right;
}
#menu li a:hover {
	color:#efe382;
	background-color:#fe8901;
	background-attachment:scroll;
	background-image:url(../image/fd-bouton-01b.png);
	background-repeat:no-repeat;
	background-position:top right;
}
#lignes {
	position:relative;
	height:8px;
	background-attachment:scroll;
	background-image:url(../image/deux-lignes.png);
	background-repeat:repeat-x;
	background-position:top left;
}
/* Milieu de page */
#page {
	position:relative;
	height:100%;
	color:#005920;
	text-align:left;
}
/* Partie gauche de la page */
#gauche {
	position:relative;
	width:150px;
	height:100%;
}
#menu-gauche {
	position:absolute;
	display:block;
	width:158px;
	text-transform:uppercase;
	font-size:0.6em;
	font-weight:bold;
	font-family:'Tahoma','Arial', 'Sans-Serif';
	text-align:left;
	line-height:18px;
	margin:0 0 6px 0;
	padding:0;
	z-index:10;
}
#menu-gauche li {
	display:block;
	position:relative;
	left:-24px;
	width:158px;
	padding:0 0 0 24px;
	list-style:none;
}
#fond {
	background-image:url(../image/fleche-menu-gauche.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#dfd492;
}
#chapeau {
	top:4px;
}
#menu-gauche li a {
	display:block;
	text-decoration:none;
	width:147px;
	padding:0 0 0 10px;
	border-top:0px solid #fff;
	border-bottom:1px solid #fff;
	border-right:1px solid #003f11;
	color:#003f11;
}
#menu-gauche li a:hover{
	background-color:#fe8901;
}
#bande-gauche {
	position:absolute;
	top:180px;
	left:0;
	width:91px;
}
#bande01 {	
	position:relative;
	width:124px;
	height:100%;
	background-image:url(../image/fd-bande-gauche.jpg);
	background-attachment:scroll;
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#fff;
	z-index:2;
}
#bande02 {
	display:none;
	position:absolute;
	top:0;
	width:88px;
	height:100%;
	background-color:#837a44;
	margin:3px 0 0 3px;
	z-index:1;
}
/* Menu gauche pour les chroniques */
#menu-gauche3 {
	position:absolute;
	display:block;
	top:200px;
	width:158px;
	text-transform:uppercase;
	font-size:0.6em;
	font-weight:bold;
	font-family:'Tahoma','Arial', 'Sans-Serif';
	text-align:left;
	line-height:18px;
	margin:0 0 6px 0;
	padding:0;
	z-index:10;
}
#menu-gauche3 li {
	display:block;
	position:relative;
	left:-24px;
	width:158px;
	padding:0 0 0 24px;
	list-style:none;
}
#menu-gauche3 li a {
	display:block;
	text-decoration:none;
	width:147px;
	padding:0 0 0 10px;
	border-top:0px solid #fff;
	border-bottom:1px solid #fff;
	border-right:1px solid #003f11;
	color:#003f11;
}
#menu-gauche3 li a:hover{
	background-color:#fe8901;
}
/* liste des chroniques */
#menu-gauche2 {
	position:absolute;
	display:block;
	width:158px;
	font-size:0.7em;
	font-family:'Tahoma','Arial', 'Sans-Serif';
	text-align:left;
	font-weight:bold;
	line-height:1.4em;
	margin:10px 0 0 10px;
	padding:0;
	list-style-type:circle;
}
#menu-gauche2 li {
	display:block;
	position:relative;
	left:0;
	width:158px;
	padding:0;
	margin:0 0 0 10px;
	font-weight:normal;
}
#menu-gauche2 li a {
	text-decoration:underline;
	color:#005920;
}
#menu-gauche2 li a:hover{
	color:#837a44;
}
/* Partie droite de la page */
#droite {
	position:relative;
	float:right;
	min-height:320px;
	width:540px;
	height:100%;
	padding:0 10px 0 0;
}
#droite ul{
}
#droite li{
	font-size:0.7em;
	color:#6a6237;
	list-style:none;
	padding:0 0 8px 15px;  
	background: url(/image/li.png) 0px 7px no-repeat; 
}
#droite p {
	text-align:left;
	font-size:0.7em;
	line-height:1.2em;
}
.encart-g {
	float:left;
	margin: 0 10px 10px 0;
}
.encart-d {
	float:right;
	margin: 0 0 10px 10px;
}
.ligne {
	display:block;
	padding:20px 0 0 0;
	background-image:url(../image/ligne-separation.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top left;
}
.retour {
	clear:both;
}
#carte {
	float:right;
	width:340px;
	height:360px;
	z-index:12;
	margin:10px 0 0 10px;
	font-size:0.7em;
	border:2px solid #003f11;
}
#itineraire {
	position:relative;
	display:block;
	float:right;
	width:344px;
	height:auto;
	color:#fff;
	font-size:0.8em;
	background-color:#003f11;
	text-align:right;
	margin:0;
	padding:0;
	border:0;
	border-bottom:2px solid #003f11;
	z-index:4;
}
#itineraire #code1 {
	text-align:center;
	margin-top:2px;
	padding:auto 4px;
	border:0px solid #fff;
	background-color:#fff;
	font-size:0.8em;
	color:#004870;
}
#itineraire #ok {
	width:2em;
	border:0;
	padding:2px;
	color:#fff;
	font-size:0.8em;
	background-color:#003f11;
}
#infos {
	float:left;
	width:184px;
}
/* Équipe */
.therapeute {
	float:left;
	width:100%;
	padding:0 0 8px 0;
	margin:0 0 13px 0;
	border-bottom:1px solid #c1b02c;
}
#droite .therapeute p {
	text-align:justify;
}
.therapeute img {
	display:block;
	float:left;
	width:101px;
	height:120px;
	background-color:#f5f1d5;
	border:0px solid #005920;
	margin:0 10px 0 0;
}
.therapeute p span {
	display:block;
	font-size:2em;
	color:#ddd06e;
	padding:10px 10px 10px 0;
	float:left;
}
/* Plan du site */
#plan {
	margin:0 0 0 10px;
	padding:0;
	font-size:0.8em;
	list-type:none;
}
#plan li {
	margin:0;
	padding:5px 0 10px 15px;
	background-image:url(../image/rd-menu-haut.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:center left;

	list-style:none;
}
#plan li a  {
	text-decoration:none;
}
#droite .g {
	display:block;
	float:left;
	margin:0 20px 0 20px;
}
#droite .d {
	display:block;
	float:left;
	margin:0 20px 0 20px;
}
/* Lien Haut de page */
#enhaut {
	display:block;
	clear:both;
	margin:0;
	padding:0 0 20px 0;
	width:540px;
}
#enhaut a {
	float:right;
}
/* Pied de page */
#pied {
	clear:both;
	position:relative;
	height:70px;
	font-size:0.65em;
	color:#003f11;
	margin:20px 10px 20px 0;
	padding:20px 0 0 0;
	text-align:right;
	background-image:url(../image/ligne-fin.png);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#fff;
	z-index:20;
}
#pied img {
	float:left;
	width:100px;
	height:23px;
	margin:10px 0 0 20px;
}
#pied strong, #pied a:hover {
	color:#c1b02c;
}
/* Couleurs */
.vert-sombre {
	color:#005920;
}
.vert-clair {
	color:#f5f1d5;
}
.beige-sombre {
	color:#837a44;
}`
.beige {
	color:#c1b02c;
}
.orange {
	color:#efe382;
}


/* Page_activites */
#page_activites h1{
	color:#e27901;
	font-size:0.9em;
	font-weight:bold;
	margin:0px;}
	
#page_activites h2{
	font-size:0.8em;
	margin:0px;}
	
#page_activites h3{
	color:#e27901;
	font-size:0.8em;
	font-weight:bold;
	margin:0px;}		


#page_activites p{
	font-size:0.8em;
	margin:8px 0 8px;}	
	
#page_activites table{
	font-size:0.8em;
	width:100%;
	margin:10px;
	padding:0px;}
	
#page_activites table td{
	font-size:1.0em;
	vertical-align:top;
	padding:3px;}	

#page_activites table#session td{
	font-size:1.1em;
	margin:0px;
	padding:0px;}

#page_activites table#session h2{
	color:fe8801;
	font-size:0.8em;
	font-weight:bold;
	margin:0px;
	padding:0px;}	
	
#page_activites table#session h3{
	font-size:0.8em;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:15px;}		

/* Page_activites */






