.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 64%;
	line-height: 16px;
	color: #000000;
	text-align: justify;

}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.menu a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #7675FF;
	display: block;
	padding-right: 4px;


}
.menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #7675FF;
	background-color: 7675FF;
	display: block;
	padding-right: 4px;



}
.menu a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #7675FF;
	background-color: 7675FF;
	display: block;
	padding-right: 4px;



}
.menu a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #7675FF;
	display: block;
	padding-right: 4px;


}
.botlinegreen {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7675FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
.textes a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 64%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
.textes a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 64%;
	font-weight: bold;
	text-decoration: none;
	color: #7675FF;

}
.textes a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 64%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
.textes a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 64%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;


}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7675FF;
}
.grassbg {
	background-attachment: fixed;
	background-image: url(images/grassbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
