/*---------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	outline: none;
	font: 12px "Arial", sans-serif;
}

html{
	background-color: #24180A; /*#24180A*/
}

body{
	text-align: center;
}

div{
	text-align: left;
}

h1 {
	width: 713px !important;
	width: 741px;
	margin-left: 217px;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	background: #B12909 url(../imgidx/fond_h1_degrade.png) repeat-y right top;
	border-bottom: 1px solid #2C2016;
	color: #FFF;
	font-size: 28px;
}

h2{
	margin-top: 20px;
	margin-bottom: 15px;
	padding-left: 5px;
	border-bottom: 1px solid black;
	padding-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
	clear: both;
}
h2 a{
	font-size: 20px;
	color: #B12909;
}
h3{
	margin-top: 20px;
	margin-bottom: 20px;
	
	font-size: 18px;
	font-weight: bold;
	color: #B12909;
}
h3 a{
	font-size: 18px;
	font-weight: bold;
	color: #B12909;
}
h4 {
	margin-top: 12px;
	margin-bottom: 7px;
	padding-left: 9px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
h5 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	padding-left: 10px;
}

a {
	text-decoration: none;
	color: #FFFFFF;
	outline: none;
}
a:link {}
a:visited {}
a:hover {
	text-decoration: underline;
}
a:active {}
a img {
	border: none;
}

ul {
	list-style-type: none;
}

p{
	text-align: justify;
}

strong{
	font-weight: bold;
}



/*---------------------------------------------------*/
#wrapper {
	width: 960px;
	margin: auto;
	position: relative;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	background: #34281A url(../imgidx/fond_contenu_3.jpg) repeat-y left top;
	border: 1px solid #B12909;
}
#logo{
	position: absolute;
	z-index: 1000;
}

#slogan{
	width: 145px;
	position: absolute;
	top: 160px;
	left: 15px;
	font: italic bold 12px "Arial", sans-serif;
	z-index: 1200;
	padding-bottom: 5px;
	color: #F3D200;

}




/*---------------------------------------------------*/
#menu_top {
	background-image: url(../imgidx/fond-nav-assoc.jpg);
	background-repeat: repeat-x;
	height: 50px;
	border-bottom: 1px solid #B12909;
}
#menu_top ul {
	position: absolute;
	left: 168px;
	z-index: 1100;
}
#menu_top li {
	display: inline;
}
#menu_top a {
	float: left;
	padding-top: 16px;
	padding-right: 7.5px;
	padding-left: 8px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	border-left: 1px solid #000000;
}

#menu_top a.active{
	color: #F3D200;
}



/*---------------------------------------------------*/
#menu_left {
	position: absolute;
	left: 0;
	top: 200px;
	width: 200px;
}
#menu_left *{
	font: bold 12px "Arial", sans-serif;
}
#menu_left ul {
	margin-left: 10px;
}
#menu_left ul li a{
	display: inline-block;
	width: 176px;

}
#menu_left ul li a:hover{
	text-decoration: none;
}

#menu_left ul li a em {
	color: #D9D7D4;
	font: italic bold 12px "Arial", sans-serif;
}

#menu_left ul#submenu{
	border-left: #F3D200 5px solid;
	margin-left: 3px;
	padding-left: 5px;
}
#menu_left ul#submenu li a{
	line-height: 27px !important;
	background: url('../imgidx/puce-don.png') no-repeat 134px 0px;
}
#menu_left ul#submenu li a:hover, #menu_left ul#submenu li a.active{
	line-height: 27px;
	background: url('../imgidx/puce-adherez.png') no-repeat 134px 0px;
	color: #F3D200;
}


#menu_left ul#menu_left_permanent li a{
	line-height: 27px;
	background: url('../imgidx/puce-objets.png') no-repeat 138px 0px;
}
#menu_left ul#menu_left_permanent li a:hover, #menu_left ul#menu_left_permanent li a.active{
	line-height: 27px;
	background: url('../imgidx/puce-adherez.png') no-repeat 138px 0px;
	color: #F3D200;
}

#menu_left ul#menu_left_permanent li a#presse_thumb, #menu_left ul#menu_left_permanent li a#presse_thumb:hover{
	display: block;
	width: 150px;
	text-align: center;
	margin-top: 15px;
	background: none;
}



#menu_left ul ul{
	margin-left: 7px;
}

#menu_left ul#submenu li li a{
	line-height: 24px !important;
	margin: 0;
	padding: 0px;
	font-size: 11px;
	padding-left: 23px;
	background: url('../imgidx/puce-pdf-actu_xs.png') no-repeat -4px 8px;
}
#menu_left ul#submenu li li a:hover, #menu_left ul#submenu li li a.active{
	line-height: 24px;
	font-size: 11px;
	background: url('../imgidx/puce_jaune_xs.png') no-repeat -4px 8px;
	color: #F3D200;
}





#menu_left .menu_left_separator{
	width: 145px;
	height: 1px;
	padding: 0;
	margin-left: 10px;
	margin-top: 10px !important;
	margin-top: -3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #B12909;
}



/*---------------------------------------------------------------------------------CONTENT*/
#content {
	width: 730px;
	overflow: auto;
	margin-left: 200px;
	color: #000;
	font: 12px "Arial", sans-serif;
}

#content a {
	color: #06b;
	font-weight: bold;
}



#content_sheet{
	position: relative;
	width: 730px;
	margin-top: 20px;
	margin-bottom: 15px;
	background: #fff url('../imgidx/content_sheet_corners_top.png') no-repeat top left;
	z-index: 1300;
}

#content_zone{
	width: 698px;
	
	min-height: 700px !important;
	height: auto !important;
	height: 700px;
	
	margin-left: 16px;
	margin-left: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
}

#content ul{
	margin: 15px;
	list-style-type: square;
}

#content p{
	line-height: 17px;
	margin-top: 7px;
	margin-bottom: 7px;
}


#content #main{
	float: left;
	width: 460px;
}


/*---------------------------------------------------*/
.content_table{
	width: 698px;
}
.content_table td.td_01{
	width: 500px;
	vertical-align: top;
}
.content_table td.td_01 p{
	margin-left: 20px;
}
.content_table td.td_01 p a{
	display: block;
	margin-top: 20px;
	margin-left: 20px;
}

.content_table td.td_02{
	width: 198px;
	padding-bottom: 20px;
	vertical-align: top;
}
.content_table td.td_02 p{
	text-align: center;
}

.note p{
	font-weight: bold;
	text-align: center;
	clear: both;
}



.actions_a_venir{

}


div.img_left{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	width: 150px;
	text-align: center;
}

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

.item{
	padding-top: 15px;
	padding-bottom: 15px;
	min-height: 120px;
	clear: both;
}
.item h3{
	margin-top: 0;
}

.item .img_left{
	margin-right: 0px;
	text-align: center;
}
.item_content{
	margin-left: 165px;
}


.incredible_price{
	font: bold 40px "Arial", sans-serif;
	color: #B12909;
}


.big_link{
	padding-top: 20px;
	padding-bottom: 20px;
}
.big_link a{
	border: 1px dashed black;
	padding: 7px;
	font-size: 17px;
}

/*---------------------------------------------------*/
#content #side{
	width: 200px !important;
	width: 220px;
	margin-top: 10px;
	margin-left: 480px !important;
	margin-left: 472px;
	border-left: 1px solid #aaa;
	padding-left: 10px;
	font-size: 11px;
	color: #432;
}
#content #side ul{
	list-style-type: circle;
}

#content #side p{
	text-align: left;
}
#content #side p.center{
	text-align: center;
}

#side .side_top{
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	text-align: center;
}



/*---------------------------------------------------*/
#content_sheet_bottom{
	width: 730px;
	height: 16px;
	background: #fff url('../imgidx/content_sheet_corners_bottom.png') no-repeat bottom left;
	clear: both;
}

#content #haut{
	text-align: center;
	margin-bottom: 10px;
}
#content #haut a{
	color: white;
}

/*---------------------------------------------------*/
#content #zoneflash {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #211816;
}
#content #zoneflash #moduleflash {
	display: block;
}
#content #zoneflash img {
	display: block;
}




/*---------------------------------------------------*/
#menu_bottom_left{
	width: 105px;
	float: left;
	margin-top: 0px;
	margin-left: -190px;
	font: 12px "Arial", sans-serif;
}
#menu_bottom_left li{
	list-style: square;
	padding-top: 10px;
}




/*---------------------------------------------------*/
#foot{
	width: 960px;
	margin: auto;
	clear: both;
	overflow: auto;
	margin-top: 10px;
	padding-bottom: 20px;
	font: 11px "Arial", sans-serif;
	color: #fff;
}
#foot a{
	font-weight: bold;
}

#mentions{
	display: inline-block;
	margin-left: 30px;
}

#copyright{
	display: inline-block;
	margin-left: 140px;
}





/*---------------------------------------------------*/

.left{ float: left; }
.right{ float: right; }
.bold{ font-weight: bold; }
.italic{ font-style: italic; }
.mt_10{ margin-top: 10px; }
.mb_5{ margin-bottom: 5px; }
.mb_10{ margin-bottom: 10px; }
.ml_10{ margin-left: 10px; }
.ml_20{ margin-left: 20px; }
.ml_30{ margin-left: 30px; }
.mr_10{ margin-right: 10px; }
.mt_5{ margin-top: 5px; }
.mt_-5{ margin-top: -5px; }
.center{ text-align: center; }
.va_m{ vertical-align: middle; }
.ta_l{ text-align: left; }
.ta_r{ text-align: right; }
.ta_c{ text-align: center;}
.fw_n{ font-weight: normal; }
.fs_10{ font-size: 10px; }
.fs_11{	font-size: 11px; }
.fs_12{	font-size: 12px; }

.separation {
	clear: both;
}


