@charset "utf-8";
body,div,table,img,tr,td,iframe,ul,ol {
	margin:0px;
	padding:0px;
}
body {
	background-image: url(../images/fond_fond.jpg);
	background-repeat: repeat-x;
	background-color:#9cb2ca;
	margin:0px;
	padding:0px;
}
#conteneur{
	width:955px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
}
#banniere{
	position:relative;
	float:left;
	width:955px;
	height:150px;
	background-image:url(../images/fond/banniere.jpg);
}
#menu_box {
	position:relative;
	float:left;
	width:200px;
	padding-left:10px;
}
#menu {
	position:relative;
	float:left;
	width:186px;
	margin-top:20px;
}
#menu_top {
	position:relative;
	float:left;
	width:186px;
	height:20px;
	background-image:url(../images/fond/menu_top.jpg);
}
#menu_centre {
	position:relative;
	float:left;
	width:186px;
	min-height:200px;
	background-image:url(../images/fond/menu_centre.jpg);
}
#menu_bottom {
	position:relative;
	float:left;
	width:186px;
	height:25px;
	background-image:url(../images/fond/menu_bottom.jpg);
}
#menu a{
	width:130px;
	text-decoration:none;
	color:#333333;
}
#menu ul{
	margin-left:30px;
}
#menu li{
	list-style-type:none;
}
#menu ul ul{

}
#menu ul li li{
	list-style-type:none;
}
#menu ul li a
#menu ul li a:visited,
#menu ul li a:link,
#menu ul li a:active
{
	width:130px;
	text-decoration:none;
	color:#333333;
}
#menu ul li a:hover{
	width:130px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}
#menu ul li li a,
#menu ul li li a:visited,
#menu ul li li a:link,
#menu ul li li a:active
{
	width:110px;
	text-decoration:none;
	color:#333333;
}
#menu ul li li a:hover
{
	width:110px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
}
#texte_box {
	position:relative;
	float:left;
	width:555px;
}
#texte{
	position:relative;
	float:left;
	width:555px;
	margin-top:20px;
}
#texte_top{
	position:relative;
	float:left;
	width:555px;
	height:20px;
	background-image:url(../images/fond/texte_top.jpg);
}
#texte_centre{
	position:relative;
	float:left;
	width:535px;
	min-height:345px;
	background-image:url(../images/fond/texte_centre.jpg);
	padding:10px;
}
#texte_bottom {
	position:relative;
	float:left;
	width:555px;
	height:25px;
	background-image:url(../images/fond/texte_bottom.jpg);
}

#news_box {
	position:relative;
	float:left;
	width:175px;
	padding-left:14px;
}
#news {
	position:relative;
	float:left;
	width:175px;
	margin-top:20px;
}
#news_top {
	position:relative;
	float:left;
	width:175px;
	height:20px;
	background-image:url(../images/fond/news_top.jpg);
}
#news_centre {
	position:relative;
	float:left;
	width:175px;
	min-height:100px;
	background-image:url(../images/fond/news_centre.jpg);
}
#news_bottom {
	position:relative;
	float:left;
	width:175px;
	height:25px;
	background-image:url(../images/fond/news_bottom.jpg);
}
#news .titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	line-height: 12px;
}
#news table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
}
#news a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration:none;
}

#caddie {
	position:relative;
	float:left;
	width:175px;
	margin-top:20px;
}
#caddie_top {
	position:relative;
	float:left;
	width:175px;
	height:20px;
	background-image:url(../images/fond/news_top.jpg);
}
#caddie_centre {
	position:relative;
	float:left;
	width:175px;
	min-height:50px;
	background-image:url(../images/fond/news_centre.jpg);
}
#caddie_bottom {
	position:relative;
	float:left;
	width:175px;
	height:25px;
	background-image:url(../images/fond/news_bottom.jpg);
}

#article{
	cursor: pointer;	
}
h1{
	font-size: 24px;
	color:#CC9933;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

h2{
	font-size: 16px;
	color:#CC9933;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
h3{
	font-size: 14px;
	color:#CC9933;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a {
	font-size: 14px;
	color:#999999;
}
a:hover {
	font-size: 14px;
	color:#666666;
}
a:active {
	font-size: 14px;
	color:#FFCC33;
}


#bottom {
	position: relative;
	float: left;
	height: 20px;
	width: 955px;
}
#copy {
	height: 40px;
	text-align: center;
	font-size: 10px;
	color: #000900;
	text-decoration: none;
}
#copy a:link,
#copy a:visited,
#copy a:hover,
#copy a:active {
	color: #000000;
	text-decoration: none;
}