ul.menu1 {
	margin: 50px 0 0 5px;
	padding: 0;
	width: 100%;
}

.menu1 li {
	list-style: none;
}

.menu1 li a{
	list-style: none;
	text-decoration:none;
  	font-weight:bold;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;
  	color: #006633;
	line-height: 30px;
	text-align: center;
	
}

.menu1 li a:hover{
	list-style: none;
	text-decoration:none;
  	color: #FFFFFF;
  	background-color: #006600;
}

a.menu {
  text-decoration:none;
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #006633; 
}
a.menu:hover {
  text-decoration:none;
  color: #FFFFFF;
  background-color: #006600;
}
a.metiers {
  text-decoration:underline; 
  font-weight:bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #006633;
}
a.metiers:hover {
  text-decoration: none;
  color: #FFFFFF;
  background-color: #006600;
}
.acc {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px; font-style: italic; 
  line-height: normal; 
  font-weight: normal; 
  color: #006633; 
  text-decoration: none
}
.sig {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  color: #000000; 
  text-decoration: none
}
.tit {
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 24px; 
  font-style: italic; 
  line-height: normale; 
  font-weight: bold; 
  color: #006633; 
  text-decoration: none
}
.tex {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 9px; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal; 
  color: #000000; 
  text-decoration: none
}
.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
.tex2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.ombre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #336633;
}
.tpetit {
	font-size: 2px;
}

.styleaccueil {
	float: left;
	width: 100%;
	height: 100%;
}

.vertcoin {
	float: left;
}

.verth {
	float: left;
	width: 100%;
}

.vertv {
	clear: both;
	float: left;
	height: 100%;
}

.fondaccueil {
	width: 100%;
	height: 100%;
	background: #99FF99 url(images/coucher-soleil-etangs.jpg) top left no-repeat;
}

.imgintro{
	margin: 0;
	padding: 80px 0 0 0;
	text-align: center;
}

.texteintro {
	color: #FFFFFF;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

