@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
	background-color:#01101c;
}
* {margin:0;
	padding:0;
	}
#top {
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
}
#ligne {
	background-color: #FFFFFF;
}
#bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: repeat-x;
}
#logo {
	width: 980px;
	padding-top:57px;
	height:85px;
	display:block;
}
#logo_b {
	width: 980px;
	padding-top:10px;
	height:85px;
	display:block;
}
a img
{
border: none;
}

/*main_menu*/
#menu_top {
	position: relative;
	display: block;
	height: 20px;
	width: 980px;
	top: 35px;
	color: #ccd3d9;
}
#menu_top a {
	
	color: #ccd3d9;
}
#menu_top ul {
	
	
}

#menu_top li {
	float: left;
	display: block;
	width: 110px;
	text-align: right;
	list-style-type: none;

}

#menu_top li a {
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 110px;
	height:20px;
}
#menu_top li a:hover {
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#current {
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 110px;
	height:20px;

}
#current a {
	color: #FFFFFF;
	
	}
	
/*menu_left*/
#menu_left {
	
}
#menu_left a {
	color: #ccd3d9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	
}

#menu_left ul {
	
	
}

#menu_left li {
	display: block;
	text-align: right;
	height:22px;	

}
#texte_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#menu_left li a {
	
}
#menu_left li a:hover {
	color: #FFFFFF;
}
#current_left {
	color: #FFFFFF;

}
#current_left a {
	color: #FFFFFF;
	
	}	
/*content*/
#content {
position: relative;
	display: block;
	height: 20px;
	width: 980px;
	top: 20px;

}
#texte_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#texte_content td {
	padding-bottom: 3px;	
}
#texte_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
		font-weight: bold;

}
#texte_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#texte_content h1 a{
	color: #FFFFFF;
	text-decoration: none;
}
#texte_content h1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#texte_content a {
	text-decoration: underline;
	color: #ccd3d9;
}
#texte_content a:hover {
	text-decoration: none;
	color: #ffffff;
}
#image {
	width: 407px;
	float: left;
	position: absolute;
	text-align: center;
	top: -120px;
	display: block;
}
#IE6 #image {
	width: 407px;
	float: left;
	position: absolute;
	text-align: center;
	top: -120px;
	display: block;
	left: 553px;
}
/*news*/
#news_left {
	float: left;
	height: 140px;
	width: 228px;
	position: relative;
	top: 10px;
}
#news_right {
	float: right;
	height: 140px;
	width: 228px;
	position: relative;
	top: 10px;
}
#news1 {
	background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	padding: 5px;
}
#IE6 #news1 h1 {
	padding: 5px;
}
#news2 {
	background-image: url(../images/news2.jpg);
	background-repeat: no-repeat;
	border-width: 1px;
	border-style: solid;
	border-color: #FFFFFF;
	padding: 5px;
}
#IE6 #news2 h1 {
	padding: 5px;
}
#text_news {
	display: block;
	float: right;
	width: 150px;
	position: relative;
	top: 0px;
	text-align: right;
	right:10px;
}
#text_news a {
	color: #FFFFFF;
	text-decoration: none;
}
#text_news a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

