a { outline: none; color: #003f8c; text-decoration:none;}
	
a img { border: 0; }

hr {
	clear: both;
	height: 0;
	border: 0;
	visibility: hidden;
	}
	
	#contenu-acc {
	width: 100%; 
	max-width: 955px;
	min-width:560px;
	text-align: left;
	margin-top:20px;
	position: relative;

	}

	
	
ul#toolbar {
	height: 52px;
	width:100%;
	text-align: center;
	list-style: none;
	margin: 0 auto 0 auto;
	clear: both;
	position: relative;
	margin-bottom: -1px;
	}
	
#toolbar li {
	position: absolute;
	text-indent: -9999px;
	top: 0;
	}
	
#toolbar li a {
	height: 52px;
	display: block;
	}
	
#toolbar li.active {

	background-position: bottom;
	height: 52px;
	z-index: 10;
	}

#toolbar li.inactive {
	background-position: top;
	border-bottom: 1px solid #ccc;
	}
	
#toolbar li:hover {
	background-position: bottom;
	}
		
#toolbar li#new-tab {
	left: 0;
	width: 97px;
	background-image: url(img/toolbar_tab-new.png);
	}
	
#toolbar li#sites-tab {
	left: 96px;
	width: 110px;
	background-image: url(img/toolbar_tab-sites.png);
	}

#toolbar li#files-tab {
	left: 206px;
	width: 97px;
	background-image: url(img/toolbar_tab-files.png);
	}

#toolbar li#editor-tab {
	left: 303px;
	width: 110px;
	background-image: url(img/toolbar_tab-editor.png);
	}

#toolbar li#preview-tab {
	left: 413px;
	width: 170px;
	background-image: url(img/toolbar_tab-preview.png);
	}

#toolbar li#outils-tab {
	left: 583px;
	width: 81px;
	background-image: url(img/toolbar_tab-outils.png);
	}

	
/* The slide-y content box thingy */

#frame, #scroller, .section { height: auto; }

#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	position: relative;
	}
	

#scroller {
	width:675px;
	margin: 0 auto;
	border-top: 1px solid #ccc;
	background: #fff;
	overflow: hidden;
	}

#content {
	width: 5250px;
	}
.voirarticle a{color:#105289; text-decoration:none;}
.bloc-g{float:left; width:325px; margin-right:10px;text-align:justify;}
.bloc-d{float:left; width:325px; margin-left:10px;text-align:justify;}
.title-tabG{
	float:left; width:325px;
	margin-bottom: 5px; margin-right:10px;
	
}
.title-tabD{
	float:left; width:325px;
	margin-bottom: 5px; margin-left:10px;
	}
	
	
.section {
	width: 675px;
	margin: 20px 20px 20px 0px ;
	float: left;
	}
	
.section h2, .section h3 {
	color: #072453;
	font-weight: normal;
	font-family: Arial;
	font-size: 19px;
	line-height: 24px;
	margin-bottom: 5px;
	}
	



	

