#accueilv {
	position:relative;
	top:22px;
	left:175px;
	width:450px;
	height:910px;
	border:1px solid #999999;
	background:transparent url(img/ssville.jpg) top left no-repeat;
}
#accueilv p {
	text-align:justify;
	margin:5px 5px 5px 5px;
	font-size:0.9em;
	color:#4E4E4E;
}
#accueilv li {
	position:relative;
	left:30px;
	text-align:left;
	font-size:0.8em;
	color:#4E4E4E;
}
#accueilv h2 {
	position:relative;
	margin-top:10px;
	font-weight:bold;
	font-size:1em;
	color:#4E4E4E;
}
#accueilv h3 {
	position:relative;
	float:left;
	left:20px;
	text-align:left;
	font-size:1em;
	color:#4E4E4E;
}
#saves {
	position:absolute;
	top:130px;
	right:40px;
	width:150px;
	height:70px;
	background:transparent url(img/logo-ccsaves.gif) top left no-repeat;
	border:1px solid #999999;	
}
