/* -------------------------------------------------------
 	1. LIENS 
 ------------------------------------------------------- */
a, a:link, a:visited {
	/* text-decoration: none; */
	COLOR: #008023; 
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
}
a:hover {
	/* text-decoration: underline; */
	text-decoration:none;
	COLOR: #7b2d19; 
}
.haut a, .haut a:visited {
	color: #7b2d19;
	text-decoration : none;
	font-size: 12px;
}
.haut a:hover {
	color: #008023;
	text-decoration : underline;
	}
.cyanne a {
	color: #fff;
}	
.cyanne a, .cyanne a:hover {
	font-weight: bold;
	text-decoration: none;
	}
.cyanne a:hover {
	color: #fce17c;
}		
/* -------------------------------------------------------
 	2. BANDEAU - ENTETE (inc/inc-bandeau.html)
 ------------------------------------------------------- */
 .banniere {
	background-color: #008023;
	border-bottom: 3px #7b2d19 solid;
	height: 200px;
	margin: 0 auto;
	text-align: center;
	color: #000000;
}
/* -------------------------------------------------------
 	3. MISE EN PAGE - BLOCS PRINCIPAUX
 ------------------------------------------------------- */
body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7b2d19;
	background-color: #fff;
	background-image: url(images/top.jpg); 
	background-repeat: repeat-x;
	background-position: top;
	margin: 0 auto;
	text-align: center;
}
.bouton:hover { 
	color: #fce17c; background: #00350f; }
.bouton:focus { 
	background: #00350f;  }
.bouton {
	background-color : #00350f;
	font-family : Trebuchet MS;
	font-size : 12px;
	font-style : normal;
	line-height: normal;
	font-weight : bold;
	color: #cce99f;
	cursor: pointer;
}
.champ {
	background-color : #cce99f;
	font-family : Trebuchet MS;
	font-size : 13px;
	font-style : normal;
	line-height: normal;
	font-weight : normal;
	color: #1c360e;
}
.champ:hover,
.champ:focus  {
	background-color : #e5f2c3;
	line-height: normal;
	}	
.clear {
	clear: both;
}
.corps {
	width: 80%;
	height: auto;
	margin: 60px auto;
	text-align: center;
	padding-left: 30px;
}
.cyanne {
	clear: both;
	background-color: #7b2d19;
	WIDTH: 100%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top: 5px;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	vertical-align: bottom;
	padding-left: 20px;
	text-decoration: none;
	}	
.etiquette    { 
	font-size: 13px; font-weight: bold; font-family: Trebuchet MS
   color: #1c360e; cursor: pointer; }
#form {
	width: 100%;
	background-image: url(images/taup-pt.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: auto;
	text-align: center;
	padding-left: 30px;
	margin: 60px auto;
}
.form {
	font-family: "Trebuchet MS";
	color: #1c360e;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding: 10px;
}	
.haut {
	text-align: right;
	padding-right: 20px;
	font-size: 12px;
}
.photo {
	float: right;
	width: auto;
	padding: 20px;
}	
.photo2 {
	float: left;
	width: 50%;
	padding: 20px;
}	
/* -------------------------------------------------------
 	4. ELEMENTS HTML DE BASE
 ------------------------------------------------------- */
/* strong {
	color: #008023;
	} */
p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	color: #000;
	text-align: justify;
}
h1 {
	color: #008023;
	text-align: left;
	font-size:18px;
}
h2 {
	color: #008023;
	text-align: left;
	font-size:14px;
}
h3 {
	color: #008023;
	text-align: left;
}
h5 {
	color: #008023;
	text-align: justify;
	font-size: medium;
}
h4 {
	color: #008023;
	text-align: center;
	font-size: medium;
}
ul, ol {
	text-align: justify;
	padding-left: 100px;
	}
ul {
	list-style-image:  url(images/puce.gif);
	}	
li {
	font-size: 2em;
	color: #008023;
	}
ul.liste {
	padding-left: 15px;
	}
ul.liste li {
	font-size: 13px;
	color: #000;
	padding-left: 0,63px;
	}
/* -------------------------------------------------------
 	5. MENU 
 ------------------------------------------------------- */
 #menu {
 	background-image: url(images/menu1.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 35px;
	text-align: left;
	 }
 #nav {
 	width: 80%;
	margin: 0 auto;
 }
 ul.menu 		{	list-style-type: none;
							margin : 0;
							padding: 0 30px;
							text-align: right;	
							}
ul.menu li 	{	float: left; 
							padding-left: 20px;
							margin: 0;
							border: 0;	
							font-size: 15px;}	
ul.menu ul 	{	position: absolute;
							display: none;
							list-style-type: none;
							margin: 0;
							padding: 0;
						}
ul.menu ul li 	
						{	float: none;
							padding: 0;	
							font-weight: bold;}
ul.menu li a:link, ul.menu li a:visited 
						{	display: block;
							color: #00350f;
							margin:0;
							padding: 4px 15px;
							text-decoration: none;	
							}
ul.menu li a:hover 
						{	color: #7b2d19;	}
ul.menu ul li a:link, ul.menu ul li a:visited 
						{	display: block;
							color: #0819e7;
							background-color: #c6cafb;
							margin:0;
							padding: 4px 20px;
							text-decoration: none;	}
ul.menu ul li a:hover 
						{	background: #fce17c;}					
ul.menu li:hover > ul 
						{	display: block;	}
a.inter {
	background-color: transparent;
	border: none;
	width: 30px;
	cursor: default;
} 
/* correct a little IE bug */
* html .menu li li{
    display:inline;
    }
.resp td {
	border-bottom: dotted 1px #999999; 
	padding: 4px;
}
