body {
	margin: 0px;
	padding: 0px;
	background-image: url(../IMG/bg_body.gif);
	background-repeat: repeat-x;
	background-color: #8c8f98;
	font-size: 11px;
	color: #283751;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: left -4px;
}

* {
outline:none;}
a, img {
outline:none;
}
ul,li,h1,h2,h3 {
margin:0px;
padding:0px;
}
#container {
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../IMG/bg_container.gif);
	background-repeat: no-repeat;
	background-position: center -2px;
}
#header {
	background-image: url(../IMG/bg_header_neutre.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	background-position: left top;
}
#photo_header {
	height: 135px;
	width: 665px;
	position:relative;
}

#photo_header .degrade {
	height: 135px;
	width: 665px;
	background-image: url(../IMG/photos_header/degrade.png);
	position:absolute;
}

#left_middle {
}
#left {
	width: 260px;
	float: left;
	/*border: 1px solid #FF0000;*/
}

#left a {
	text-decoration: none;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: lighter;
}
#left a:hover {
	color: #FFFFFF;
}


#left ul {
	list-style-type: none;
	padding:0px;
	margin-right: 0px;
	
}
.rubrique {
	margin-left:33px;
	margin-top:3px;
	width:233px;
	background-color:#000000;
	}

#left li {
	background-image: url(../IMG/bg_link.gif);
	background-repeat: no-repeat;
	line-height:26px;
	text-indent: 8px;
}

a.niv01on {
	background-image: url(../IMG/bg_link_hover.gif);
	background-repeat: no-repeat;
	line-height:26px;
	text-indent: 8px;
	display:block;
}

#left li:hover {
	background-image: url(../IMG/bg_link_hover.gif);
}



#left .sous_rubrique li {
	background-image:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height:18px;
	text-indent: 15px;
}

#left .sous_rubrique a {
	color:#FFFFFF;
	font-variant: normal;
}

#left .sous_sous_rubrique {
padding-left:5px;
}

#left .sous_sous_rubrique a {
color:#5274C5;
}
#left .rubrique li, #left .sous_rubrique li, #left .sous_sous_rubrique li {
padding-top:2px;
padding-bottom:2px;
width: 225px;
}

#left .sous_rubrique a:hover, #left .sous_sous_rubrique a:hover {
color: #769be3;
}

a.niv02on, a.niv03on {
color: #769be3!important;
}
#middle {
	float: left;
	width: 660px;
	margin-left: 8px;
	padding-bottom: 50px;
	
	/*border: 1px solid #00FF66;*/
}
#middle a {
	color: #5B83AD;
}
#middle a:hover {
	color: #999999;
	text-decoration: none;
}


#middle h1 {
	color: #ced2d9;
	position:relative;
	margin-top:-30px;
	margin-bottom:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	font-variant: small-caps;
}
#middle .center {
	padding-right: 60px;
	padding-left: 60px;
	text-align: left;
}

#middle ul {
	margin-left: 40px;
}

#middle li {
	margin-bottom: 10px;
}
#middle table {
	border: 1px inset #999999;
	background-color:#F3F3F3;
	
	margin-left:-10px;
	padding:5px;
	text-align:left;
	font-size: 11px;
}

#middle table img:hover {
		 opacity : 0.6;
    filter : alpha(opacity=60);
	 -moz-opacity : 0.6;
}

#bottom {
	height: 81px;
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../IMG/bg_bottom.gif);
	background-position: left top;
}
#bottom .texte {
text-align:right;
padding-top:20px;
padding-right:130px;
}
#bottom .texte a {
	text-decoration:underline;
	color: #666666;
}
#bottom .texte a:hover {
text-decoration:none;

}
.img_left {
float:left;
margin-right:5px;
margin-bottom:5px;
}
.img_right {
float:right;
margin-left:5px;
margin-bottom:5px;
}

h2 {
	font-size: 12px;
	color: #003399;
}
input, textarea, radio {
background-color:#7fadf2;
}
