*{
	font-family: Arial, sans-serif !important; 
	margin: 0px; 
	padding:0px;
}

#container{
	width: 800px !important; 
	height: 100% !important;
}

.menu-main-container, #lang, #social, #footer, #sidebar, .more_orange, #slider{
	display: none;
}

.col_header {
    border-bottom: 1px solid #707172;
    margin-bottom: 3px;
    min-height: 136px;
    padding-bottom: 15px;
}

.left {
    float: left;
}

/************************************************************************************************************
*
* Texte
*
*/
a{
	color: black;
	text-decoration: none;
}

h2, h3, h4, h5, h6, .title_h6, .title_h3{
	font-family: 'Montserrat', sans-serif;
}

h2{
	font-size: 36pt;
	margin-top: 30px;
	color: #4B4B4D;
}

h3{
	font-size: 19pt;
	margin-bottom: 10px;
	color: #4B4B4D;
}

.slogan{
	font-size: 14pt;
	line-height: 130%;
	font-weight: 400;
	border-bottom: 1px solid #707172;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

h2, h6, .title_h6{
	font-weight: 700;
}

h6{
	border-bottom: 1px solid #707172;
	text-transform: uppercase;
	padding-bottom: 5px;
}

.title_h6{
	display: block;
	text-transform: uppercase;
}

.meta{
	display: block;
	font-size: 8pt;
	margin-top: 3px;
}

.meta .title_h6{
	display: inline;
}

.container_header h2, .container_header h3{
	padding-top: 0;
	margin: 0;
}

.container_header h2{
	/* font-size: 30px; */
	width: 60%;
	color: #4B4B4D;
}


/***********************************************************************************************
* Texte content
*/
.content p, .content ul, .content td, .post .paragraph, .post p{
	font-size: 12pt;
	line-height: 150%;
	margin-bottom: 20px;
	text-align: justify;
}

.content .thead{
	font-size: 10pt;
	border-top: 1px solid #707172;
	border-bottom: 1px solid #707172;
	background-color: #f2f2f2;
	vertical-align: middle;
	padding: 10px 10px 10px 10px;
}

.content td{
	text-align: left;
	padding: 5px 10px 5px 10px;
	border: 1px solid #707172;
}

.content td:first{
	border: none !important;
}

.content a{
	text-decoration: none;
	color: #fb7047;
}

.content h3, .content h4, .content h5, .content h6, .title_h3{
	font-weight: 400;
}

.content h3{
	text-transform: uppercase;
	margin-top: 30px;
}

.content h4, .content h5, .title_h3{
	text-transform: uppercase;
	margin-bottom: 5px;
	font-size: 15pt;
}

.content h5{
	border-bottom: 1px solid black;
	padding-bottom: 3px;
}

.content h6{
	border: none;
	text-transform: none;
	font-size: 12pt;
	margin-top: 10px;
}

.content ul li{
	list-style: disc outside;
	margin-left: 16px;
    padding-left: 10px;
    margin-bottom: 5px;
}

.content .legend, .legend{
	text-align: right;
	padding-left: 50%;
}

.content .slogan{
	border: none;
	font-size: 14pt;
	padding-bottom: 0;
}

.col_header .slogan {
    border: 0 none;
    margin-bottom: 0;
    padding-bottom: 0;
}

/***********************************************************************************************
* HOME
*/
.home .slogan{
	color: #707172;
}

.home .slogan a{
	color: #FB7047;
}

#level_1 .col{
	width: 31%;
}

#level_2{
	border-bottom: 0;
	margin-bottom: 40px;
	width: 100%;
}

#level_2 .col{
	width: 21.5%;
	font-size: 11px;
	line-height: 140%;
	position: relative;
	min-height: 200px;
}

#level_2 h2, #level_2 h3, #level_2 .title_h3{
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 13px;
	font-weight: 700;
}

#level_2 h3, #level_2 .title_h3{
	text-transform: uppercase;
}


#actu .col{
	background-color: #F2F2F3;
	padding: 10px 10px 25px 10px;
}

#actu .col_1{
	margin-right: 10px;
}

#ref .col{
	width: 83%;
	padding: 10px 0 25px 0;
}

#home_col_2{
	padding: 0 3%;
}

.level .slogan{
	border-bottom: none;
}

.home .level{
	margin-bottom: 20px;
	border-bottom: 1px solid #707172;
	overflow: hidden;
}

.level span{
	display: block;
}

.level .title_h2{
	font-size: 23px;
	margin-top: 0;
	font-weight: 700;
	line-height: 130%;
}

.level .title_h3{
	font-size: 11px;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 10px;

}