body{
	padding:0px;
	margin:auto;
	width:760px;
	font-family:Arial, Helvetica, sans-serif;
}

.clearer{
	height:0;
	clear:both;
}

.clearer2{
	height:10px;
	clear:both;
}

.invisible{
	display:none;
}

#bandeau-acc{
	width:inherit;
	height:162px;
	margin:0;
	padding:0;
	background:url(images/bandeau-acc.jpg) no-repeat;
}

#contenu-acc{
	width:inherit;
	height:371px;
	margin:0;
	padding:0;
	background:url(images/fond-acc.jpg) no-repeat;
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
}

#contenu-acc div{
	padding:20px 80px 0 270px;
}

#footer-acc{
	width:inherit;
	margin:20px 0 20px 0;
	font-size:11px;
	color:#B2B2B2;
	background:url(images/timlogo.jpg) no-repeat;
}

#footer-acc div{
	width:inherit;
	padding-left:85px;
	margin-bottom:50px;
}

hr{
	height:1px;
	border:none;
	background:url(images/hr.jpg);
	margin-bottom:10px;
}

a{
	color:#777777;
}

a:hover{
	color:#999999;
}	

#wrapper-acc{
	margin:10px 0 10px 0;
	width:inherit;
	height:274px;
}

#apropos, #palmares, #actus{
	float:left;
	width:374px;
	height:274px;
}

#apropos{
	background:url(images/fond-apropos.jpg) no-repeat;
	margin-right:12px;
	text-align:justify;
}

#palmares{
	background:url(images/fond-palmares.jpg) no-repeat;
	margin-right:6px;
}

#actus{
	background:url(images/fond-actus.jpg) no-repeat;
	text-align:justify;
}

.titre-bloc{
	display:block;
	width:inherit;
	height:25px;
	padding:4px 0 0 8px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.contenu-bloc{
	width:354px;
	padding:8px 9px 8px 9px;
	font-size:11px;
	color:#7E7E7E;
}
	
