* { 
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-style: normal;
	text-decoration: none;
}

hr {
	color :#e3e7e6;
	border-bottom:0px;
}


.clearer {
	clear:both;
}

#search_div {
	width:190px;
	margin-left:28px;
	margin-top:20px;
}

#searchform_input {
	float:left;
}

#searchsubmit {
	float: left;
	border:none;
	color:#fff;
	background: transparent url('../images/searchsubmit.jpg') no-repeat top left;
	width:31px;
	height:20px;
	margin-left:8px;
	margin-top:1px;
}


#header {
	width:960px;
	height: 100px;
	background:url('../images/header_page.png') bottom repeat-x;
	position:relative;
}

h4{
	color:#77919e;
	border-bottom:thin solid #77919e;
	margin:0px;
}

h5{
	font-size:14px;
	color:#77919e;
	margin:0px;
}

#left_sidebar {
	width:200px;
	height:316px;
	z-index:100;
	position:absolute;
	left:20px;
	top:-20px;
}


#contenu_page {
	clear:both;
	width:100%;
	background:#FFFFFF;
}

#left_sidebar_filling {
	float:left;
	display:block;
	width:240px;
	min-height:500px;
}

#left_sidebar_filling2 {
	float:left;
	display:block;
	width:240px;
}

#left_sidebar_filling3 {
	float:left;
	display:block;
	width:240px;
	height:24px;
}

#contenu {
	background:#FFFFFF url('../images/temp_contenu.png') repeat-x;
	float:left;
	margin-left:10px;
	width:710px;
	height:auto;
	margin-right:0px;
}

#article {
	width:570px;
	float:left;
	font-family:times;
	color:#93979A;
	font-size:13px;
	margin-top:0;
	text-align:justify;
	overflow:hidden;
	margin-bottom:30px;
}

#right_article {
	width:140px;
	float:left;
}

#right_article div{
	padding:0 10px;
	margin-top:60px;
	font-family:times;
	color:#93979A;
	font-size:12px;
	text-align:center;
}

#right_article div div {
	margin-top:35px;
	padding:0;
}

#right_article div div a{
	font-family:times;
	color:#93979A;
	font-size:12px;
	text-decoration:none;
}

#right_article div div a span{
	margin:10px 0 0 0;
}

.div_thumb {
	width:60px;
	height:60px;
	margin-left:auto;
	margin-right:auto;
}

.div_thumb img{
	width:48px;
	height:48px;
	border:none;
	text-align:center;
	margin:6px 0 0 0;
}

#liens_articles {
	margin-top:200px;
	margin-left:25px;
	width:190px;
}

#liens_articles ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#liens_articles ul li {
	float:none;
	font-family:arial;
	display:block;
	font-weight:bold;
	background-image: url('../images/puce.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px; 
	margin:14px 0px 0 0px;

}



#liens_articles ul li a {
/* 	color:#6e8491; */
	font-family:arial;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	margin:0;
	padding:0 0 2px 0;
	border-bottom:solid 1px #f5f6f7;
}


#filariane {
	position:absolute;
	bottom:-10px;
	right : 5px;
	margin-left:0px;
	color:#93979A;
	font-size:10px;
	margin-top:0;
	overflow:hidden;
	height:21px;
	background:url('../images/filariane.png') repeat-x;
}

#filariane a {
	color:#93979A;
	font-size:10px;
	margin-top:0px;
}

ul.breadcrumbs {
	float: left;
	list-style: none;
	padding: 0;
	margin: 4px 0 0 0;
	font-size:10px;
}
ul.breadcrumbs li {
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
}

#plan {
	clear:both;
	width:960px;
	background:#e4e9ed url('../images/plan_site.png') no-repeat top right;
	color:#93979A;
	margin-top:0;
}

#plan_conteneur {
	margin-left:240px;
	width:720px;
	padding-top:10px;
}

#plan div div{
	float:left;
	width:130px;
	padding-left:40px;
	margin-bottom:10px;
}

#plan div div ul {
	margin:0;
	padding:0;
/* 	list-style-type:disc; */
	list-style-type:none;
}

#plan div div li {

}

#plan div div li a{
	color:#93979A;
	font-family:arial;
	display:block;
	font-size:10px;
	text-decoration:none;
}

#plan div div li a:hover{
	color:#000000;
	text-decoration:underline;
}


#menu {
	display:block;
}

#menu li {
	float:left;
	margin-left:25px;
	display:block;
}


#menu li  ul{
	float:none;
	display:block;
}

#menu li  ul li{
	float:none;
	position:relative;
	display:block;
}




#footer{
	padding:0;
	margin:0;
	margin-bottom:8px;
	float:left;
	width:960px;
	height:24px;
	background: url('../images/ombre_bottom.png') repeat-x;
}

#footer ul {
	float:left;
	margin:0;
	padding:0;
	margin-top:8px;
	margin-right:0px;
}

#footer ul li{
	float:left;
	list-style:none;
	font-size:12px;
	color:#93979a;
	font-weight:bold;
}

#footer ul li a {
	margin-top:0px;
	color:#93979a;
	text-decoration:underline;
}

#ombre_haut{
	float:left;
	padding:0;
	margin:0;
	margin-top:5px;
	width:960px;
	height:18px;
	background:url('../images/ombre_top.png') repeat-x;
}

#ombre_haut_gauche{
	float:left;
	padding:0;
	margin:0;
	margin-top:5px;
	width:18px;
	height:18px;
	background:url('../images/ombre_top_left.png') no-repeat bottom right;
}

#ombre_haut_droite{
	float:left;
	padding:0;
	margin:0;
	margin-top:5px;
	width:18px;
	height:18px;
	background:url('../images/ombre_top_right.png') no-repeat bottom left;
}

#ombre_gauche{
	padding:0;
	margin:0;
	float:left;
	width:18px;
	background:url('../images/ombre_left.png') repeat-y;
}

#ombre_droite{
	padding:0;
	margin:0;
	margin-left:0px;
	float:left;
	width:18px;
	background:url('../images/ombre_right.png') repeat-y;
}

#ombre_bas_gauche{
	clear:both;
	padding:0;
	margin:0;
	margin-bottom:8px;
	float:left;
	width:18px;
	height:18px;
	background:url('../images/ombre_bottom_left.png') no-repeat top right;
}


#ombre_bas_droite{
	padding:0;
	margin:0;
	margin-bottom:8px;
	float:left;
	width:18px;
	height:18px;
	background:url('../images/ombre_bottom_right.png') no-repeat top left;
}

#search {
	font-size:12px;
}

#search div div{
	border-bottom : 1px dotted #999;
	margin-bottom : 30px;
}

#search a{
	color:#77919E;
	font-size:20px;
}

.search_title {
	margin-top:50px;
	font-size:22px;
	text-align:left;
}

/*CLASS Wordpress : Bloc article (sans le titre) */
.entry-content {
	padding:0px 15px 10px 0;
	border-right:1px solid #e2e6e7;
}


/* !! MODAL !! */

#basic-modal-content {display:none;}

#simplemodal-overlay {background-color:#000;}

#simplemodal-container {width:640px; color:#bbb;padding:0px;}
#contenu_popup p {margin: 5px 0px;}

/* #simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-10px; right:10px; cursor:pointer;} */


.text_area_select {
	font-size:11px;
	width:500px;
	float:right;
}


#GrOoTeXtE {
	font-size:150px;
	margin:0;
	padding:0;
}
