/* CSS Document */

#q{	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background: #eee url("../images/search.gif") no-repeat 0px center;
	padding-left: 18px;
	width: 89px;}
#q:focus {background: #fff url("../images/search.gif") no-repeat 0px center;}


ul {

list-style-type: none;
margin: 10px;
padding: 0;

}



.navigation li a {
	font-size: 0.8em;
	color: #554;
	display: block;
	text-decoration: none;
	width: 95%;


}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;
    font-size: 0.8em;	


}
.navigation li a:visited {
	color: #654;
    font-size: 0.8em;	

    
	}

form{margin:0;padding:0;}

A:link {text-decoration:  none; color:#000000; font-size:14px; font-weight:bold }
A:visited {text-decoration:  none; color:#000000; font-size:14px; font-weight:bold}
A:active {text-decoration:  none; color:#000000; font-size:14px; font-weight:bold}
A:hover {text-decoration:  none; color:#FC0083; font-size:14px; font-weight:bold}

.image {border: 1px solid #000000;
}

.descriptif{text-decoration:  none; color:#665544; font-size:13px; font-weight:bold}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
}

body {
	color: #444;
	font: normal 62.5% Tahoma;
	background-color: #000000;
}

.Style2 {
color: #FF0084;
font-size:12px;
}

.Style3 {
color: #000000;
font-size:12px;
}



