
.texte {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	list-style-image:  url(images/puce.gif);
	margin-left: 10px;
	margin-right:10px;
	margin-top: 10px;
	margin-bottom:10px;
	display:block;
}


.texteContact {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	list-style-image:  url(images/puce.gif);
	margin-left: 10px;
	margin-right:10px;
	margin-top: 0px;
	margin-bottom:0px;
	display:block;
}

.texteRef {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align:left;
	margin-left: 5px;
	margin-right:20px;
	margin-top: 10px;
	margin-bottom:10px;
}

.titreRef {
	font-family: verdana;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-align: left;
	margin-left: 0px;
	margin-right:20px;
	margin-top: 10px;
	margin-bottom:0px;
}

.menu  {
	margin-left: 10px;
	margin-right:10px;
	color: #666666;
	font-family: verdana;
	font-size: 12px;
	text-transform:capitalize;
}
.menu  a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
}
.menu  a:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
}
body {
	background-color: #000000;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}
body  a {
	color: #f3961b;
	text-decoration: none;
	font-family: verdana;
	font-size: 12px;
}
body  a:hover {
	color: #666666;
	text-decoration: underline;
	font-family: verdana;
	font-size: 12px;
}
.texteLegende {
	font-family: verdana;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	margin-left: 10px;
	margin-right:10px;
	margin-top: 10px;
	margin-bottom:10px;
}

.container {
	font-family:verdana, arial;
	position: relative;
	color:#FF9900;
	text-align: justify;
	font-size: 12px;
	margin-top: 20px;
	margin-right:5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.container  a {
	color: #f3961b;
	text-decoration: none;
}
.container  a:hover {
	color: #666666;
	text-decoration: underline;
}
.container  li {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-align: justify;
	list-style-image:  url(images/puce.jpg);
	margin-left: 10px;
	margin-right:10px;
	margin-top: 10px;
	margin-bottom:10px;
	display:block;
}

.copyright{
	font-family: verdana;
	font-size: 11px;
	text-align:center;
	color: #333333;
	margin-left: 10px;
	margin-right:10px;

}

.copyright  a {
	color: #333333;
	text-decoration: none;
}
.copyright  a:hover {
	color: #666666;
	text-decoration: underline;
}

.formInput {
	color: #333333;
	font-weight: normal;
	text-align: justify;
	width: 270px;
	border:solid 1px #FF9900;

}

.formImg {
	border:solid 1px #FF9900;
	margin-bottom:10px;
}

