body {
	background-image: url(../IMG/bg_body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration:none;

}
h1,h2,h3 {
	margin:0px;
	padding:0px;
}
#container1, #container2, #container3 {
	background-repeat: no-repeat;
	width: 991px;
	margin-left:auto;
	margin-right:auto;
	
}
#container1 {
	background-image: url(../IMG/bg_container2.png);
	background-position: left bottom;
}

#container2 {
	background-image: url(../IMG/bg_container1.png);
	background-position: left top;
}

#container3 {
	background-image: url(../IMG/bg_left_middle.gif);
	background-repeat: repeat-y;
	background-position: -2px top;
	position:relative;
}

#header {
	background-image:url(../IMG/bg_header.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 903px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	z-index:100;
}
#header .icones_header {
	float:left;
	padding-left:20px;
	margin-top:18px;
}

#header .logo {
	float:right;
	padding-right:5px;
	
}

#left {
	width: 219px;
	margin-left:44px;
	float:left;
}


#left ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	position:relative;
	z-index:300;
	left:7px;
	top:-23px;
}

#left li {
	margin:0px;
	padding:0px;
	background-image: url(../IMG/bg_link_nav.gif);
	background-repeat: no-repeat;
	width: 200px;
	text-align: center;
	line-height: 25px;
}

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

.rubriques a {
color:#FFFFFF;
}



#left ul ul {
	margin:0px;
	padding:0px;
	position:static;
}

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

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



#left ul ul li a:hover {
color:#999999;
}

#left a {
	font-weight: bold;
	text-decoration: none;
	display:block;
	height:25px;
	font-size: 10px;
	/*text-transform: uppercase;*/
	letter-spacing: -1px;
}

#left a:hover {
	color: #000000;
}

.niv01on {
	margin:0px;
	padding:0px;
	background-image: url(../IMG/bg_link_nav_hover.gif)!important;
	background-repeat: no-repeat;
	width: 200px;
	text-align: center;
	line-height: 25px;
}
.niv01on a {
	color: #000000;
}

.niv02on {
	margin:0px;
	padding:0px;
	width: 200px;
	text-align: center;
	line-height: 25px;
}

.sous_rubriques a {
color:#FFFFFF;
}

.niv02on a {
	color: #999999;	
}




.img_left {
	position:absolute;
	bottom:34px;
	left:44px;
	background-image: url(../IMG/bg_left.jpg);
	background-repeat: no-repeat;
	height: 524px;
	width: 219px;
	z-index:10;
}
#middle {
	float:left;
	width:680px;
} 


#middle a {
	color: #990000;
}

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

.bg_img_middle {
	position:absolute;
	left:254px;
	bottom:34px;
	background-image: url(../IMG/bg_middle.gif);   
	background-repeat: no-repeat;
	height: 158px;
	width: 66px;
	z-index:200;
	
}
#middle h1 {
	background-image: url(../IMG/bg_h1.jpg);
	height: 44px;
	width: 685px;
	font-size: 18px;
	line-height: 44px;
	/*text-transform: uppercase;*/
	text-indent: 22px;
	background-repeat: no-repeat;
	background-position: -1px top;
	margin-bottom:30px;
	margin-top:10px;
}

#middle .texte {
	padding-left:65px;
	padding-right:65px;
}
#middle table {
text-align:left;

}
#middle li {
margin-bottom:5px;
}

#col_alpha {
	background-color: #FFFFFF;
	width: 150px;
	margin-left:15px;
	float:right;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
	padding:10px;
}

#bottom {
	background-image: url(../IMG/bg_bas.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 60px;
	background-position: -1px top; 
}
#bottom .texte {
	padding-right:90px;
	padding-top:10px;
	color: #666666;
}
#bottom .texte a {
	color: #990000;
}

a img {
	border:none;
}

input {
	background-color: #be6900;
	border: 1px solid #000000;
	color: #FFFFFF;
}

.imgOnLeft {
	float:left;
	margin:5px;
}
.imgOnRight {
	float:right;
	margin:5px;
}

.sous_titre {
	font-size: 13px;
	font-variant: small-caps;
	color: #666666;
	text-decoration: underline;
	margin-top:5px;
	margin-bottom:5px;
}

.txt_taille1 {
font-size:13px;
}

.txt_taille2 {
font-size:15px;
}

.txt_taille3 {
font-size:17px;
}
