body { padding: 0; margin: 0; font: 0.7em Arial, sans-serif; line-height: 1.5em; background: #F0F0F0; color: #454545; }
a { color: #0E4D8B; background: inherit; }
a:hover { color: #000; background: inherit;}
a.title { color: #B41A1A; background: #FFF; }

h1 { font: bold 2em Arial, Sans-Serif; letter-spacing: -1px; padding: 16px 0 0 8px; margin: 0; }
h2 { margin: 0; padding: 0; font: normal 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a { color: #FFF; background: inherit; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #BFE1ED; background: inherit; }
h3 { font: 90% Arial, Sans-Serif; margin: 0 0 10px 0; padding: 0 0 0 8px; color: #5f5f5f; background: #FFF; }
p {	margin: 0 0 0px 0; line-height: 1.5em; }
form { margin: 0; }
input.search { width: 199px; border: none; background: #FFF url(./data/sitestatic/input.gif); padding: 4px; color: #808080; }
input.submit { height: 24px; font-weight: bold; width: 153px; border: none; background: #D96855 url(./data/sitestatic/button.gif); padding: 3px; color: #FFF; }

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 768px;
	background: #FFF url(./data/sitestatic/big_middle.gif) repeat-y;
	color: #454545;
}

.logo {	padding: 18px 0 0 3px; }

/* header */
.header_top { background: #FEFEFE url(./data/sitestatic/big_top.gif) no-repeat; color: #FFF; height: 15px; }
.header { padding: 0px 10px 0 10px; }
.header_bottom { clear: both; background: #FEFEFE url(./data/sitestatic/big_bottom.gif) no-repeat; color: #FFF; height: 15px; }
    
/* navigation */
#nav { width:100%; float:left; }
#nav ul { margin:0; list-style:none; padding: 0; }
#nav a, #nav strong, #nav span { float:left; display:block; color:#fff; padding: 7px 20px 4px 10px; background: #C43219 url(./data/sitestatic/nav.gif) no-repeat 100% 0px; text-decoration:none; font-weight: bold; }
#nav a { float:none; }
#nav li { float:left; color: #FFF; background: #C43219 url(./data/sitestatic/nav.gif) no-repeat 0px 0px; margin:0; padding:0 0 0 9px; }
#nav #current { background: #1995C2 url(./data/sitestatic/nav.gif) no-repeat 0 -41px; color: #FFF; }
#nav #current a { background: #1995C2 url(./data/sitestatic/nav.gif) no-repeat 100% -41px; padding:7px 20px 4px 11px; color:#FFF; }
#nav a:hover { color:#BFE1ED; background: #C43219 url(./data/sitestatic/nav.gif) no-repeat 100% 0px; }   

.menu_nav {list-style:none; margin-left:0px; padding-left:2px;margin-bottom:0;}
.menu_nav a {text-decoration:none; font-weight:bold;}

.general_citation { font-size:80%; font-style:italic ;}

.sf_left {
	float: left;
	width: 203px;
	height: 77px;
	background: #5BB2D1 url(./data/sitestatic/logobg.gif) repeat-x; 
	color: #FFF;
	border-top: 1px solid #137DA2;
	border-bottom: 1px solid #000;
	padding: 10px 0 0px 7px;
}

.sf_left h2 { font: bold 1.5em Arial, Sans-Serif; letter-spacing: -1px; padding: 6px 0 0 8px; margin: 0; }

#ring_the_alarm { visibility:hidden; }

.sf_right {
	width: 537px;
	float: right;
}

.sf_search {
	clear: both;
	background: #CA090D url(./data/sitestatic/searchbg.gif) repeat-x bottom left; 
	color: #FFE4E0;
	border-top: 1px solid #AA1717;
	border-bottom: 1px solid #000;
	padding: 18px 0 17px 15px;
	margin-top: -2px;
}
	
.subheader {
	padding: 8px;
	background: #f0f0f0;
	color: #808080;
}

.clear { visibility:hidden; clear:both }

.left2 {
	float: left;
	width: 765px;
	margin: 0 0 10px 0;
}

.right_side2 { float: right; width: 625px; margin: 0 5px 0 0; text-align: justify; }
.right_side2 ul { margin:0; padding:0 0 0 18px;  }
.right_side2 ul a { text-decoration:none; f  }
.right_side2 ul li { list-style:none }

/* fiche annuaire */
.boite_par_2 {float:left; width:285px; margin-right:5px;}

/* left side
   --------- */
.left { float: left; width: 590px; margin: 0 0 10px 0; }
.left_menuleft { float: left; width: 630px; margin: 0 0 10px 0; }



	.box_top h2 {
		color: #808080;
		background: inherit;
		padding: 7px 0 0 5px;
		margin: 0px;
	}
	
	.box {
		padding: 0px 0px 0 0px;
		margin: 0;
		width: 120px;
		color: #595959;
		background: #FFF;
	}
	
	
		/* left and central column */
		.left_side { float: left; width: 121px; padding: 0px 5px 8px 8px; }
		.left_side_text { float: left; width: 128px; padding: 0px 5px 8px 8px;margin-right:2px; }
		.right_side { float: right; width: 468px; margin: 0 5px 0 0; text-align: justify; }
		.right_side_alt { float: right; width: 448px; margin: 0 5px 0 0; text-align: justify; }
		
		.article { padding: 0 5px 0 0px; margin-bottom: 20px; }
		
	.grey { width: 398px; margin: 0 0 0 6px; padding: 10px; background: #EDEDED; color: #808080;	}
		
	.grey a {
		color: #C83C3C;
		background: inherit;
		font-weight: bold;
	}
	
	.grey a:hover {
		color: #000;
		background: #EDEDED;
	}
	
	.grey ul { list-style:none; margin:0; padding:0;}
	.grey img {margin:0; border:none; float:none;}

	.highlight {
		padding: 5px 3px 5px 3px;
		margin: 0 0 3px 0;
		border-bottom: 1px solid #ccc;
	}
	
		
/* right side
   ---------- */
.right { float: right; width: 170px; margin: 0 0 10px 0;}
.right_pub { float: right; width: 120px; margin: 0 10px 10px 0; }

.right .box {
		padding: 0px 0px 0 0px;
		margin: 0;
		width: 158px;
		color: #595959;
		background: #FFF;
	}
			
p.img { float: left; margin: 0 9px 3px 0; }

/* footer
   ------ */
#phenomena {display:none;}
.footer { 
	clear: both; 
	text-align: center;
	color: #808080;
	background: #f0f0f0;
	padding: 10px 0 5px 0;
	border-top: 1px solid #eee;
}
.footer p {	line-height: 2em; }
.footer a {	color: #4F4F4F; background: #f0f0f0; border-bottom: 1px dotted #808080; text-decoration: none; } 

#marquee_sade { font-size:9px; margin-top:10px}
#marquee_sade marquee a { text-decoration:none}
#header_thematique { background-image:none; background-color:#f0f0f0; }