/* CSS Document */

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

.texte_1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color:#333333;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width:600px;
	margin-left:30px;
	list-style-type : none;
	font-style : weight;

}
.Style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}


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

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

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

a.lien:link {
color: #9E3600; text-decoration: underline;
} 
.Style16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
a.lien:visited {
color: #9E3600; text-decoration: underline;
} 

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

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

a.lien1:hover {
color:#FF6600; text-decoration: underline;
}

a.lien_orange:link {
font-family:Arial, Helvetica, sans-serif;
color:#9E3600; 
text-decoration: underline;
font-size:12px;
} 

.selpage{
	font-family: Tahoma, "Arial Narrow", Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #9E3600;
	}

a.lien_orange:visited {
font-family:Arial, Helvetica, sans-serif;
color:#9E3600; 
text-decoration: underline;
font-size:12px;} 

a.lien_orange:hover {
font-family:Arial, Helvetica, sans-serif;
color:#FF9933; 
text-decoration: underline;
font-size:12px;}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color:#663300;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;	
	}
	
.Style_16_marron_gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color:#663300;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color:#FF3300;
	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: #990066;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin-left:50px;
	width:180px;
}

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

.clearer {
	width:0;
	height:5px;
	line-height:0;
	padding:0;
	margin:0;
	clear: both;
	font-size:0;
}

.noborder{
border:none;
}