@charset "utf-8";
/* CSS Document */

#site {
	 position:absolute;
	 margin-left:250px;
}
#logo{
	position:absolute;
	z-index:-1;
	margin-left:-144px;
	margin-top:30px;
}
#menu{
	position:absolute;
	z-index:1;
	margin-left:412px;
	margin-top:12px;
}
#liens{
	width:810px;
	height:16px;
	border-bottom:1px solid #999;
	font-size:9px;	
	padding-top:7px;
}
#liens a{

	margin-right:18px;

}
#head{
	width:810px;
	height:100px;
	border-bottom:1px solid #999;
	font-size:9px;
	padding-top:4px;
}
#miettes{
	margin-left:282px;
	margin-top:80px;
	font-weight:bold;
}

.myContent{
	font-size:22px;
}
#colonnes{
	
}
#colonneGauche{
	padding-top:10px;
	width:285px;
	float:left;
}
#colonneDroite{
	padding-top:10px;
	border-left:1px solid #999;
	padding-left:10px;
	width:512px;
	float:left;
	min-height:650px;
}
.newsTxt{
	float:right;
	width:270px;
	font:11px Helvetica, Verdana, Geneva, sans-serif;
	margin-right:2px;
	line-height:12px;
	height:120px;
	
}
#about{
	margin-top:20px;
	color:#00adee;
	font-size:13px;
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	line-height:15px;
	margin-bottom:20px;
}
#adresse{
	margin-top:20px;
	font-size:12px;
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	line-height:15px;
}
.vignette_1{
	float:left;
	width:164px;
	font-weight:bold;
	padding-bottom:4px;

}
.vignette_1  div{
	width:164px;
	height:92px;
	background:#000;
	margin-bottom:3px;
}
.vignette_1  span{
	text-decoration:underline;
	font-style:normal;
	color:#E85461;
}

.vignetteSpacer{
	width:10px;
	height:92px;
	float:left
}
.vignetteSpacer2{
	width:512px;
	height:20px;
	float:left
}
#bio{
	float:left;
	width:512px;
	font-size:11px;
	font-family:Helvetica, Verdana, Geneva, sans-serif;
	line-height:15px;
}






