body {
 	min-width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C4E69;
	margin: 0;
}

#header{
	height: 130px;
  	margin-left: 0px;
	color: #0F0F0F;
  	background: url(images/DS2ME3.png) no-repeat ; 
  
}

#content_table{
	width: 100%;
	min-width: 760px;
	border: 0;
	margin: 0;
	border-collapse: collapse;
}

#content_table tr{ 
 	margin: 0;
 	padding: 0 0 0 0;
}

#navigation {
  vertical-align: top;
	border-top: 8px solid #999999;
	Border-right: 1px solid #999999;
	width: 190px;   
  	background: #AABBEE;     
	padding: 0;     
}

#navigation ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	}
	
#navigation li {
	line-height: 22px;
	list-style: none;
	}

#navigation a {
  display: block;
  width: 175px;
  text-decoration: none;
  font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding-left: 15px;
	color : #0000AA;
	font-size: 11px;
	background: #AABBEE url(images/puce1.gif) no-repeat;
	border-top: 1px solid #4e6ece; 
	border-bottom: 1px solid #4e6ece; 
	}
	
#navigation a:hover {
	background: #AABBEE url(images/puce0.gif) no-repeat;
	color : #FFFFFF;
	}

#navigation .separator{
	height: 10px;
	background: #4F9AFF; 
}
	
#main-content{
	vertical-align: top;
	border-top: 8px solid #EEEEEE;
	background: #FFFFFF url(images/main-bg.gif) repeat-x;
}

#main-content .titre_page{
  	padding: 4px;
  	color: #333366;   
  	font-size: 18px;
  	border-top: 1px solid;
  	border-bottom: 1px solid;
}

#main-content .nom{
  	padding: 8px;
  	color: #3333AA;   
  	font-weight: bold;
}

#main-content .date{
  	color: #FF1111;   
  	font-weight: bold;
}

#contenu{
  	padding: 15px ;
}

#liste_articles li{
    padding-top: 15px;
}


#right-panel {
  	vertical-align: top;
	  border-top: 8px solid #BBBBBB;
  	border-left: 1px solid #BBBBBB;
  	width: 200px;
  	min-width: 200px;
  	background: #FFF;
}


#right-panel .logo {
	border: 0px solid #444488;
}

#center {
	background: #DDD;
}

#footer{
  text-align: center;
	clear: both;
	margin: 0;
	height: 50px;
	padding: 0;
	color: #333366;
	font-size: 10;
	line-height: 10px;
	white-space: nowrap;
	border-top: 3px solid #134783;
}

h4.jour {
	color: #333366;
}

h1.titre {
  text-decoration: none;
  font-weight: bold ;
  color : #3C4E69;
  font-size: 18pt; 
	}

h2.titre {
  text-decoration: none;
  font-weight: bold ;
  color : #2C1E99;
  font-size: 16pt; 
	}

h3.titre {
  text-decoration: none;
  font-weight: bold ;
  color : #2C1E99;
  font-size: 14pt; 
	}

