a{
	color: #FFFFFF;
	text-decoration: none;
}

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

body{
	font-size:12px;
	color: black;
	font-family: Verdana,Arial,Sans-serif;
	background-color: #D0D0D0;
	margin: 0px;
	background-image: url("image/fond.jpg");
}

.marge{
	padding:20px;
}

.main{
	width: 900px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	background-color:white;
}

.champ {
	border: #000000 1px solid; 
	font-size: 12px; 
	font-weight:bold;
	color: #000000; 
	font-family: Verdana, Arial, helvetica, sans-serif;
	background-color: #FFFFFF;
}

.bouton {
	border: #000000 1px solid; 
	font-size: 12px; 
	font-weight:bold;
	color: #000000; 
	font-family: Verdana, Arial, helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-bottom:5px;
}

.banniere{
	width:900px;
	height:130px;
	background-image: url('image/banniere.png');
}

.menu{
	width:900px;
	height:25px;
	background-color:#6E9FBF;
	text-align:right;
}

.image{
	border:0px;
}

.center{
	text-align:center;
}

.menu_tab{
	height:25px;
	float:right;
}

.width_500{
	width:500px;
}

.width_400{
	width:400px;
}

.width_400_2{
	width:400px;
	float:right;
	text-align:center;
}

.width_450{
	width:450px;
	padding:10px;
}

.width_300{
	width:300px;
}

.width_600{
	width:600px;
}

.height_30
{
	height:30px;
	float:right;
}

.height_30_2
{
	height:30px;
	float:left;
}

.height_250 {
height:250px;
}

.bas{
	width:900px;
	height:30px;
	color:#FFFFFF;
	background-color:#6E9FBF;
	text-align:right;
}

.td{
	width:auto;
	background-color:#6E9FBF;
	text-align:center;
	border-right:solid 1px;
	border-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}

.td2{
	width:auto;
	background-color:#6E9FBF;
	text-align:center;
		padding-left:10px;
	padding-right:10px;
}

.contenu{
	padding:15px;
	text-align:jusitfy;
}

.legende{
	font-style:italic;
	font-size:11px;
	color:#666666;
}

ul {
	list-style-image:url("image/puce.gif");
}

ul ul {
	list-style-type:disk;
	list-style-image:none;
}

li {
	margin-top:5px;
	margin-right:5px;
}

table#content a{
	font-weight:bold;
	color:black;
}

table#content a:hover{
	font-weight:bold;
	color:#660033;
}

div#contact a{
	font-weight:bold;
	color:black;
}

div#contact a:hover{
	font-weight:bold;
	color:#D27100;
}

#contact{
	text-align:center;
	padding:10px;
}

table#content{
text-align:justify;
}

.titre{
	font-weight:bold;
}
