@charset "";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e5e5e;
	background-color: #434343;
	margin: 0px;
	padding: 0px;
}

a img{
	border:none;
}
table, td {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menuGauche, #menuGauche ul{
	text-decoration: none;
	list-style: none;
	padding: 0;
	margin: 0;
}


iframe{
	border:none;
}

#filtre {
	-moz-opacity:  0.75;
}
#filtre2 {
	-moz-opacity:  0.85;
}
#menu{
	background-image:url(../img/menu_bck_1.gif);
}

.menu{
	float:right;
	width:100px;
	height:17px;
	padding-top:5px;
	text-align:center;
	background: none
}

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

#menu,#menu_2,#menu_3,#menu_4,#menu_5 {
	background-repeat: repeat-x;
}

#menu_2{
	background-image:url(../img/menu_bck_2.gif);
}

#menu_3{
	background-image:url(../img/menu_bck_3.gif);
}

#menu_4{
	background-image:url(../img/menu_bck_4.gif);
}

#menu_5{
	background-image:url(../img/menu_bck_5.gif);
}

#menuGauche {
	width: 185px;
	font-size: 12px;
}

#menuGauche li {
	padding: 5px;
	font-weight: bold;
	padding-left: 15px;
	margin: 5px 0 5px 0;
	color: white;
}
#menuGauche a {
	text-decoration: none;
	color: #fff;
}

#menuGauche .child a {
	margin: 0;
}
#menuGauche .child a:hover {
	text-decoration: underline;
	font-weight: bold
}
#menuGauche ul.child {
	background: none;
	margin: 5px 0 5px 0;
}
#menuGauche .child li {
	margin: inherit;
	padding-left: 30px;
	background: none;
	font-weight: normal;
}

#bandeau{
	width:920px;
	height:160px;
	background-image:url(../img/bandeau.gif);
}

#mentions{
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
}

#mentions a{
	color:#000000;
	font-size:9px;
}

#search{
	float:right;
	padding-right:30px;
	position:relative;
	top:25px;
}

.copyright{
	font-size: 9px; 
	margin-top: 7px;
	padding-top:2px;
	padding-bottom:2px;
	color:#FFFFFF;
	text-decoration:none;
}

.smenu{
	visibility:hidden;
	text-align:left;
	position:relative;
	cursor:pointer;
	left: -2px;
	top: 2px;
	z-index:3;
}

.smenu_item{
	margin:2px;
	padding:2px;
	color:#FFFFFF;
	width:150px;
}

.ssmenu{
	position:absolute;
	visibility:hidden;
	width:250px;
	left: 155px;
	top: inherit;
	z-index:5;
}

.ssmenu_item{
	position:relative;
	height: 30px;
	top: -22px;
	margin: 0 0 2px 2px;
	color:#FFFFFF;
	padding:5px 0 0 5px;
	vertical-align:middle;
}

.menuon,.menuoff{
	font-size:10px;
}

.titre{
	color:#FF6600;
	font-weight:bold;
	font-size:16px;
	position:relative;
	top:10px;
}
.titre a{
	color:#FF6600;
}
.titre_bleu{
	font-size:23px;
	color:#1e3d87;
	padding:0px;
}

.container_left{
	display: block;
	overflow: hidden;
	margin: 20px 0 24px 0;
	width: 95%;
}
.container_left a {
	text-decoration: none;
}

.decal{
	padding-left:10px;
}

.t1{
	padding-right:10px;
}
