/* CSS Document */

body {
background-image:url(images/fond.jpg);
background-repeat:repeat-x;
	background-color: #0F7136;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color:#ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;

}
.h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color:#ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;


}


a:link {
color:#FFFFFF; text-decoration: underline;
} 

a:visited {
color:#FFFFFF; text-decoration: underline;
} 

a:hover {
color:#FF9900; text-decoration: underline;
}

a.lien:link {
color: #FFFFFF; text-decoration: underline;
} 

a.lien:visited {
color: #FFFFFF; text-decoration: underline;
} 

a.lien:hover {
color:#FFFFFF; text-decoration: underline;
}
a.lien1:link {
color:#6E0101; text-decoration: underline;
} 

a.lien1:visited {
color:#6E0101; text-decoration: underline;
} 

a.lien1:hover {
color:#CE7B00; text-decoration: underline;
}
	
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color:#000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	}
.textebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color:#000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 10px;
	}
	
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color:#FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width:480px;
	margin-left:19px;
}

.texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #C8A8C8;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.TopMenuItemContact {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	border-left-color: #f4f4f4;
}

.TopMenuItem {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: hand;
	background: #ffffff;
	border: 1px solid #000000;
}

.table{
margin-top:20px;
}
.contenu {
	width: 640px;
	height: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: auto;
	overflow-x : hidden;
	scrollbar-face-color: #697380; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #DFCCC3; 
	scrollbar-darkshadow-color: #cccccc; 
	scrollbar-track-color: #D9CCC3; 
	scrollbar-arrow-color: #FFFFFF;
}
