body {
	margin: 0;
	padding: 0;
	background: url(fondContenu.jpg)  left top;
	font-family: "Comic Sans MS", Arial, "Times New Roman";
	font-size: 14px;
}
a:link{
	color:#FFF;
	font: bold;
	text-decoration:none;
}
a:visited{
	color:#FFF;
	font: bold;
	text-decoration:none;
}

a:hover{
	
	color:#0066FF;
	text-decoration:none;
}
a:active{
}
h1{
}
h2{
	color:#73944f;
}
h3{
	height:120px;
	background: url(fondH3.jpg) no-repeat top left;
	padding:35px 0 0 115px;
	font:"Comic Sans MS", "Arial Narrow";
	color:#73944f;
	font-size: 24px;
}

h4{
	background:url(transitionH4.jpg) no-repeat top left;
	color: #73944f;
	font-size: 16px;
	text-align:right;
	height: 85px;
	padding: 45px 40px 0 0;
	}
#droite{
	background:url(transitionH4-2.jpg) no-repeat top left;
	text-align:left;
	padding: 45px 0 0 15px;
	/*color: #73944f;
	font: 30px;
	text-align:right;
	height: 120px;
	*/
}
h5{
	color:#6699FF;
	padding: 0 12px 0 60px;
	background:url(arbre.jpg) no-repeat left top;
	font-size:22px;
	height: 46px;
}
p{
	margin: 0 20px;

}
img {
	text-align:center;
}
#intro{
	padding-right:15px;
	margin: 25px 25px 25px 25px;
	color:#336699;
	border: 2px solid #336699;
}
#intro a:link{
	color:#336699;
	font-size: 14px;
	text-decoration:none;
}
#intro a:hover{
	font-size: 14px;
	color:#0066FF;
	text-decoration:none;
	}
	
#content img{
	border: 5px solid #73944f;
	margin: 0 0 10px 15px;
}
#vid img{
	border: 5px solid #234900;
	}
#tableau_general{
	background-color:#fff;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#menu{
	background: url(index_02.jpg) no-repeat left top;
	
}
ul#menu{
	list-style-image:url(puce.gif);
	list-style-position:inside;
}
ul{
	list-style-image:url(puce.gif)  ;
	list-style-position:inside;
	font:"Comic Sans MS", "Arial Narrow" 20 px;
}
#alignementDroit{
	font-size:12px;
	text-align:right;
	text-transform: uppercase;
}
#alignementDroit img{
border:0;
}
#content{

}
#evidence{
	font-weight: bold;
	color: #336666;
	text-align: right;
	margin: 20px 20px 20px 20px;
}
#texteEvidence{
	font-weight: bold;
	text-decoration: none;
}
#content a{
	color:#336699;
	text-decoration:underline ;
}
#content a:hover{
color:#0066FF;
	text-decoration:none;
	}
#footer{
	width: 760px;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
#footer a{
	font-size: 12px;
	color:#336699;
	text-decoration:none;
}
#lienfooter{
	text-align:center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
}
#textefooter{
	border: 3px solid #73944f;
}
#sousmenu {
	top: - 25px;
}
#top{
margin: 0 20px 0 0;

}
#top a{
text-decoration:underline;
}
#topa:hover{
color:#0066FF;
	text-decoration:none;
	}
#adresse{
color:#73944F;
}
/*------------------- Formulaire -----------------------*/
input {
/*border:1px solid black;*/
background-color:#AFD17B;
/*font-family:"trebuchet ms",sans-serif;
color:white;*/
}
textarea {
	background-color:#AFD17B;
	}
select, option {
	background-color:#AFD17B;
	}
