ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin: 0 0 0 0; padding: 0 0 0 0; }
a img,:link img,:visited img { border: none; }
a { 
	text-decoration: none; 
	color:#48566b;	
}
a:hover{ 
	text-decoration: underline; 
}

@font-face {
    font-family: 'MisoBold';
    src: url('./font/miso-bold-webfont.eot');
    src: url('./font/miso-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('./font/miso-bold-webfont.woff') format('woff'),
         url('./font/miso-bold-webfont.ttf') format('truetype'),
         url('./font/miso-bold-webfont.svg#MisoBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MisoLight';
    src: url('./font/miso-light-webfont.eot');
    src: url('./font/miso-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('./font/miso-light-webfont.woff') format('woff'),
         url('./font/miso-light-webfont.ttf') format('truetype'),
         url('./font/miso-light-webfont.svg#MisoLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Miso';
    src: url('./font/miso-regular-webfont.eot');
    src: url('./font/miso-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('./font/miso-regular-webfont.woff') format('woff'),
         url('./font/miso-regular-webfont.ttf') format('truetype'),
         url('./font/miso-regular-webfont.svg#MisoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    background-color: #FFF;
   	color: #38485f;
	background: url(../images/background.jpg) no-repeat center top;
}


#global_container{
	position: relative;
    width:978px;
    margin: 140px auto 5px auto;
    padding: 0 9px 30px 9px;	
	z-index:3;
	background: url(../images/background_content.png) no-repeat left bottom;
}


/*******************************************************************************
 *                                              E N - T E T E
 ******************************************************************************/

#header_container{
	position: absolute;
	top: -140px;
	z-index: 2;
	width: 960px;
}

#logo{
	width: 212px;
	height: 112px;
	margin: 10px 0 12px 10px;
}

#baseline{
	position: absolute;
	top:40px;
	left:270px;	
}

#header a{
	color:#FFF;
}

/*******************************************************************************
 *                                               N A V I G A T I O N
 ******************************************************************************/

#menu {
	position: relative;
	float:left;
	left:0px;
	top:20px;
	z-index:10;
	display: block;
	width:208px;
	font-weight:normal;
	font-weight:bold;
	font-size:13px;
	color:#FFF;
}

#menu a {
	color: #db4527;
}

#menu>li{
    margin:0 10px 20px 0 ;	
}

#menu li{
    list-style: none;
    padding: 0px 0px 0 0px ;
}


#menu li li{
	margin: 0 0 3px 15px;
    padding: 7px 0px 7px 24px ;
	background: url(../images/arrow_orange.png) no-repeat 4px 6px;
}

#menu li li:hover, #menu li li.active{
	background: url(../images/arrow_white.png) no-repeat 4px 6px;
	color:#FFF;
	background-color:#db4527;
	text-decoration:none;
}

#menu li li:hover a, #menu li li.active a{
	color:#FFF;
}
/*******************************************************************************
 *                                 contenu principal 
 ******************************************************************************/
#background_content_top{
	position:absolute;
	top:-12px;
	left:1px;
}

#content_container{
	padding: 0 50px 30px 0; 
}

#content {
	position: relative;
	float: left;
	z-index: 10;
	margin: 30px 0 0 20px;
	padding:20px;
	width:500px;
	border: solid 1px #db4527;
	text-align: justify;
}

#content1 {
	position: relative;
	float: left;
	z-index: 10;
	margin: 30px 0 0 20px;
	padding:20px;
	width:500px;
	border: solid 1px #fbc629;
	text-align: justify;
}

#content2 {
	position: relative;
	float: left;
	z-index: 10;
	margin: 30px 0 0 20px;
	padding:20px;
	width:500px;
	border: solid 1px #95302d;
	text-align: justify;
}

#content2 h1.content_2{
	position: relative;
	top:-30px;
	left:-21px;
	width:543px;
	background: url(../images/background_title_3.png) no-repeat left top;	
	padding:35px 0 10px 45px;
	color:#FFF;
}

#content1 h1.content_2{
	position: relative;
	top:-30px;
	left:-21px;
	width:543px;
	background: url(../images/background_title_1.png) no-repeat left top;	
	padding:35px 0 10px 45px;
	color:#FFF;
}

#content h1.content_2{
	position: relative;
	top:-30px;
	left:-21px;
	width:543px;
	background: url(../images/background_title_2.png) no-repeat left top;	
	padding:35px 0 10px 45px;
	color:#FFF;
}

#medias_box{
	position: relative;
	float: right;
	width: 120px;
	margin: 20px 0px 0 0 ;
}

#medias_box H2{
	font-family: Miso, Arial, Verdana, sans-serif;
	font-size:24px;
	color:#5c87c0;
	padding: 0 0 0 0px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #5c87c0;
}

#medias_box H3{
	background: url(../images/background_blue_item.png) no-repeat left top;
	font-size: 12px;
	font-weight:bold;
	padding: 5px 0px 15px 30px;
	display: block;
}

#medias_box ul{
	padding: 1px 0 0 0;
	font-size: 11px;
	text-align: justify;
}

#medias_box ul li a{
	background: url(../images/background_blue_item.png) no-repeat left top;
}

#medias_box ul li a:hover{
	background: url(../images/background_blue_item_over.png) no-repeat left top;
	color:#FFF;
	text-decoration:none;
}

#medias_box ul li{
	list-style:none;
	margin:0px 0 5px 0;
	padding-bottom:5px;
}



#space_box{
	position: relative;
	float: right;
	width:120px;
	margin: 30px 0px 0 0 ;
}

#space_box H2{
	font-family: Miso, Arial, Verdana, sans-serif;
	font-size:24px;
	color:#507b27;
	padding: 0 0 0 0px;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #9d9d11;
}

#space_box ul li a:hover{
	background: url(../images/background_yellow_item_over.png) no-repeat left top;
	color:#FFF;
	text-decoration:none;
}

#space_box ul li a{
	background: url(../images/background_yellow_item.png) no-repeat left top;
}

#space_box ul li a:hover{
	background: url(../images/background_yellow_item_over.png) no-repeat left top;
}


#space_box ul {
	padding: 1px 0 0 0;
	font-size: 13px;
	font-weight:bold;
}

#space_box ul li {
	list-style:none;
	margin:0px 0 5px 0;
	padding-bottom:5px;
}

#space_box ul li a{
	padding: 5px 0 3px 30px;
	display: block;
}

#medias_box ul li.dotted, #space_box ul li.dotted {
	background: url(../images/dotted.png) no-repeat left bottom;
}

.cleaner {
	clear:both;
	margin:0;
	padding:0;
}

.extrait_page {
	font-style: italic;
	color: #999;
}

/*******************************************************************************
 *                                               Pieds de page
 ******************************************************************************/

#footer_container{
	position: relative;
    width:978px;
    margin: 1px auto 10px auto;
    padding: 0 9px 0px 9px;	
	z-index:3;
	clear: both;
}

#footer a {
	color: #93a0ba;
}


#footer_links{
	float:left;
}

#partners_logos{
	float:right;
}
.sub_liste {
	margin-left: 20px;
}
