body
{
	font-family:Tahoma;
	font-size: 11px;
}

#site
{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

#header
{
	background-image: url("header.png");
	width: 1024px;
	height:103px;
}

#link_top
{
	margin-left: 240px;
}
.active_link
{
	display: block;
	width: 91px;
	height: 22px;	
	float: left;
	margin-top: 55px;
	text-align: center;
	color: #c992c7;
	font-size: 11px;
	padding-top: 6px;
	font-weight: bold;
}
.link
{
	display: block;
	width: 91px;
	height: 22px;
	float:left;
	margin-top: 55px;
	text-align: center;
	padding-top: 6px;
	color: #721b6d;
	font-weight: bold;
}

#left
{
	margin-left: 20px;
	width: 360px;
	background-color: #e7e6e7;
	height: 650px;
	padding: 10px;
	float:left;
	margin-right: 40px;
}

#right
{
	margin-left: 450px;
	height: 650px;
	padding: 30px;
	width: 540px;
}

.line
{
	background-color: #e7e6e7;
	height: 1px;
	display: block;
	width: 550px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.contenu_news
{
	color: #721b6d;
	display:block;
	text-align: justify;
}

.info_news
{
	color: #c992c7;
	display:block;
	margin-bottom: 20px;
}

#whatsnext
{
	background-image: url("Background_whatsnext.png");
	width: 570px;
	height:256px;
	margin-left: -20px;
}

#left_whatsnext{
	padding-top: 45px;
	padding-left: 80px;
	width: 150px;
	float: left;
}
#twitter_update_list
{
	color: #4fc0e9;
	font-size: 11px;
	font-family: Tahoma;
	list-style-type: none;
	height: 30px;

}
#twitter_update_list a
{
	text-decoration: none;
	color: #4fc0e9;
	display: block;
}

#contact
{
	color: #e94f4f;
	padding-top: 45px;
	padding-left: 400px;
	
}

#download
{
	font-size: 11px;
	font-family: Tahoma;
	color: #70e94f;
	margin-top: 90px;
}

#download a
{
	color: #70e94f;
}

#focus
{
	color: #ff8400;
	margin-left: 400px;
	margin-top: 85px;
}
#focus a
{
	color: #ff8400;
}
#header a
{
text-decoration: none;
}
