body {
	FONT-SIZE: 9pt;
	FONT-FAMILY:  Arial, Lucida grande, Verdana,Helvetica;
	background-image: url(../images/fond.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-left: 0px;
}
#header {
	margin:auto;
	width:1000px;
	height:430px;
	background-image:url(../images/fond_header.jpg);
	position:relative;
	background-repeat:no-repeat;
}
#titre {
	margin:auto;
	width:930px;
	height:131px;
	background-image:url(../images/header.png);
}
#footer {
	margin:auto;
	width:930px;
	height:25px;
	background-image:url(../images/footer_content.png);
}
#mentions {
	margin:auto;
	width:930px;
	height:25px;
	text-align:center;
	color:white;
}
#mentions a {
	color:white;
	font-size:9pt;
	text-decoration:none;
}
#trapeze {
	position:absolute;
	width:143px;
	height:131px;
	left:856px;
	top:0px;
	background-image:url(../images/trapeze.png);
}
#quilles {
	position:absolute;
	width:178px;
	height:137px;
	left:810px;
	top:500px;
	background-image:url(../images/quille.png);
}
#page {
	margin:auto;
	top:132px;
	width:856px;
	height:auto;
	background-color:#FFFFFF;
}
#menu {
	margin:auto;
	width:850px;
	height:29px;
	vertical-align:middle;
	background-image:url(../images/menuFond.jpg);
}
.lienMenu {
	padding-left:10px;
	padding-right:10px;
	height:29px;
	float:left;
	text-align:center;
	background-image:url(../images/menu.jpg);
	background-position: right center;
}
.lienMenu a {
	color:#2E8FEE;
	font-size:9pt;
	font-weight:bold;
	line-height:24px;
	text-decoration:none;
}
.clear {
	clear:both;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#zoneChaude {
	margin:auto;
	width:850px;
	height:auto;
	background-color:#FFFFFF;
	background-image:url(../images/degrade_content.jpg);
	background-repeat:repeat-x;
}
#colGauche {
	width:310px;
	float:left;
	margin:20px 8px 0px 8px;
}
#colDroite {
	width:497px;
	float:right;
	margin:8px 8px 8px 8px;
}
#signature {
	float:right;
	width:145px;
	height:58px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-image:url(../images/signature.png);
	background-repeat:no-repeat;
}
.titre {
	font-weight:bold;
	font-size:10pt;
}
a {
	color:#2E8FEE;
	font-size:9pt;
	text-decoration:underline;
}
.vignetteArticle {
	padding:8px;
	width:100px;
	height:auto;
	float:left;
}
.resumeArticle {
	padding:8px;
	width:700px;
	height:auto;
	float:left;
}
img {
	border:0px;
}
.vignetteLien {
	padding:8px;
	width:150px;
	height:auto;
	float:left;
}
.resumeLien {
	padding:8px;
	width:650px;
	height:auto;
	float:left;
}
.photo {
	text-align:center;
	width:200px;
	height:auto;
	float:left;
	padding:10px 0px 10px 0px;
}
.photoEquipe {
	padding:8px;
	width:150px;
	height:auto;
	float:left;
}
.nomEquipe {
	padding:8px;
	width:650px;
	height:auto;
	float:left;
}
