#content .adminLink a {
	border-bottom-width: 0;
}
#content .adminLink img {
	display: inline;
		width:14px!important;
	height:14px!important;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content p,
#content ul, 
#content ol {
	margin: 0 0 15px 0;
}

#content h1 {
	font-size: 15px;
	color:#008AB5;
	text-align:right;
	font-weight:normal;
	text-transform:uppercase;
}

#content h2 {
	font-size: 15px;
}

#content h3 {
	font-size: 13px;
	text-transform:uppercase;
}

#content h4 {
	font-size: 11px;
}

#content ul, 
#content ol {
	padding-left: 0;
	margin-left: 25px;
}

#content li ul,
#content li ol {
	margin-top: 2px;
	margin-bottom: 0;
}

#content #bloc{
	width:730px;
	height:463px;
	padding:0 35px;
}

#texte{
	float:left;
	width:284px;
	padding:85px 22px 0 22px;
	height:378px;
	background-image:url(../picture/interface/bg_texte.png);
	visibility:hidden;
}

#content #scroll{
	width:280px!important;
	height:378px;
	overflow:visible;

}

.nomargin{
	margin:0!important;
}

