/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin: 0px;
	background-color: #1D8E42;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #ffffff;
	font-weight: bold;
	line-height: 14px;
	text-align: left;
	}
.accueil_centre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	}
.accueil_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
	font-weight: normal;
	line-height: 16px;
	text-align: justify;
	}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ffffff;
	font-weight: normal;
	line-height: 16px;
	text-align: center;
	}
.menu_bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.simple_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #793100;
	font-weight: normal;
	line-height: 16px;
	align: justify;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #793100;
	font-weight: bold;
	line-height: 16px;
}

.bas_de_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #004803;
	font-weight: bold;
	line-height: 15px;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #004803;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	word-spacing:3;
	letter-spacing:1;
}
.stitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
}
.liens_survol_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #793100;
	font-weight: normal;
	line-height: 16px;
        	
}
.liens_survol_gras a:hover { 
	font-weight: bold;
	color: #793100;
}

select {
	background-color: #9CEBB6;
	border: 1px solid #14632e;
}
input {
	background-color: #9CEBB6;
	border: 1px solid #14632e;
}
textarea {
	background-image: url("diaporama/images/fond_form.jpg");
	border: 1px solid #14632e;
	background-repeat:repeat;
}
a:link { color: #FFFFFF;}
a:visited { color: #FFFFFF;}
a:hover { color: #FFFFFF;}
a:active { color: #FFFFFF;}


