/*pages de contenu*/

#content { display:inline; float:left; width:633px; margin-left:1px; padding-bottom:18px; padding-right:5px; }
#audience_modules, #common_modules { display:inline; float:right; width:340px; margin:0;  padding-right:5px;}

a img {border:none;}

a {color:#c95100;}
.abreve:active, .abreve:link, .abreve:visited {color:#f5a000; text-decoration: none; border-bottom:1px solid #eee;}
.abreve:hover { color:#666666; text-decoration: none;}
.abreve img {margin-right:5px;}

.texte_courant {
	line-height:20px;
	margin-bottom:25px;
	text-align:justify;
}

.texte_courant a, ul.fleche a, .box_infos a {
	color:#fab707;
}

.clear { clear:both;}
.left {float:left;}
.right{float:right;}


h1.main_title {
	color:#c95100;
	font-size:18px;
	margin-bottom:25px;
}
h1.main_title  a{	color:#c95100;}

h2.titre_content {
	color:#f5a000;
	margin-top:10px;
	margin-bottom:15px;
	padding-bottom:5px;
	font-size:16px;
	font-weight:normal;
	width:100%;
	border-bottom:1px dotted #dadada;
}


.small_title {
	font-size:14px; 
	color:#999;
	line-height:30px;
}

ul.fleche {
	padding-left:25px;
	margin:20px 0 30px 0;
}

ul.fleche li {
	list-style-image:url(/images/interface/common/puce.gif);
	line-height:18px;
	margin:10px 0;
	color:#666;
	text-align:justify;
}
ul.fleche li a{color:#666;}

/*Encart informatif*/
.encart_info {padding:10px; background:#eeeeee; margin-top:30px; color:#999; text-align:center;}
.encart_info a, .legende a { color:#c95100;}

.legende {text-align:justify; font-size:10px; font-style:italic; color:#999; margin:0;}

/**** NAVIGATION ****/

.links_sel {
    padding:6px 11px;
	margin-right: 0px;
    margin-left: 0px;
    border:none;
	background-color:#fab707;
	color:#ffffff;
	display:inline-block;
}

div.links a {
    padding:6px 11px;
	margin-right: 0px;
	display:inline-block;
    margin-left: 0px;
    border: none;
	background-color:#eee;
	text-decoration: none;
	color:#999999;
}

div.links a:hover {
	background-color: #fab707;
	color:#ffffff;
	text-decoration:none;
}


/**** LIENS UTILES *****/
.liens_utiles {padding-top:20px; border-top:1px solid #ddd; text-align:center; font-size:14px; color:#999;}
.liens_utiles a{ padding:0 20px;  line-height:25px; color:#999;}
.liens_utiles img {vertical-align:middle; margin-right:8px;}
.liens_utiles span.chapitre { color:#f5a000;}

/*****PRESSE*****/
.encart_dl {
	width:300px;
	margin:10px 10px 0 0;
	border:1px solid #eee;
	height:90px;
	float:left;
}
.encart_dl img{
	margin:18px 15px 0 15px;
	float:left;
}

.encart_dl p{
	font-size:14px;
	float:left;
	color:#888; 
	padding-top:15px;
}
.encart_dl p a { font-size:12px; color:#aaa; font-weight:normal;}

.select_secteurs{
	margin:0 0 0 30px;
}


