/* CSS Document */

body {
background-image:url(images/fond.jpg);
background-repeat:repeat-x;
	background-color: #0F7659;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	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:#000000; text-decoration: underline;
} 

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

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

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

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

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

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

a.lien1:hover {
color:#6E0101; 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;
	width:600px;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	}
	
.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:100px;
	margin-left:0px;
}

.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;
	width:150px;
}

.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;
}

	form#formulaire{font: normal 11px Verdana, Arial, Helvetica, sans-serif; background: transparent; margin:0 0 0px 0px; text-align:left; width:500px; margin: 0 0 0px 0px; }

	form#formulaire p{padding: 3px 0px 0px 0px; text-align:left; clear:both; margin:0; }

	form#formulaire label{width: 250px; float: left; text-align: right; margin: 0 5px 0 0; padding:0; }
	
	form#formulaire input, select{ float:left; margin: 0 5px 0 2px; }
	
	form#formulaire input { width:150px; }
	
	form#formulaire input, textarea, select{background-color:#0F7659;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;color: #ffffff;}

	form#formulaire div { clear:both; margin:0;  padding: 4px 0 0 0; line-height: 20px;}

	form#formulaire div label { width:160px; }
	
	form#formulaire div input { width:200px; }
