@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 115%;
}
.texteeitalique {
	font-family: Helvetica;
	font-size: 12px;
	font-style: italic;
	color: #000;
}
body {
	background-color: #FFF;
}
/* container principal */
#container {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 1050px;
	background-color: white;
}
/* logo FGC */
#logo{
	left:0px;
	top:0px;
	height: 310px;
	width: 1050px;
	background: #FFF url(images/gilles-caron-bandeau.jpg) no-repeat 0 0;
}
/* separateur */
#separateur{
	left:0px;
	top:0px;
	height: 20px;
	width: 1050px;
	background-color: #FFF;
}
/* menu gauche */
#menugauche {
	width:250px;
	background-color: #FFF;
	float: left;
	text-align: left;
}
/* content */
#content {
	background-color: #FFF;
	width: 780px;
	float: right;
	text-align: left;
}
/* content */
#footer {
	height: 50px;
	width: 1050px;
	clear: both;
	color: #a9a9a9;
	text-decoration: none;
	background-color: #FFF;
	font: 1.1em/50px Helvetica, Arial, "Nimbus Sans L", sans-serif;
	text-align: center;
}
.lignebas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}.textegras {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 115%;
	font-weight: 600;
	color: #000;
}
.texte16 {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: 700;
	color: #000;
}
.texte18 {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: 700;
	color: #000;
	line-height: 20px;
}
.texte24 {
	font-family: Helvetica;
	font-size: 24px;
	font-weight: 800;
	color: #000;
}
.titrearticle {
	font-family: Helvetica;
	font-size: 26px;
	font-weight: 800;
	color: #000;
	line-height: 115%;
}
a.menu:link {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.menu:hover {
	font-family: Helvetica;
	font-size: 14px;
	color: #000;
	background-color: #E1E1E1;
}
a.menu:visited {
	font-family: Helvetica;
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a:link {
	font-family: Helvetica;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	background-color: #CCC;
}
a:visited {
	font-family: helvetica;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.texteleger {
	font-family: Helvetica, "sans serif";
	font-size: 10px;
	color: #929292;
}
