/*------------------------------------------------------------------------------
pour TinyMCE */
body#content { border-top: 1px solid #FFF; padding: 15px; }
/*------------------------------------------------------------------------------
Pour la page d'accueil */
#bodyhome { background: #333 url(fd.png) repeat; }
#bodyhome #header { display: none; }
#bodyhome #mainTable { display: none; }
#bodyhome #mainMenu { border-top: 1px solid #FFF; }
#homeAnim { height: 450px; border: 1px solid #FFF }
/*----------------------------------------------------------------------------*/
body { background: #333 url(fd.png) repeat; }
body, h1, h2, h3, li, p, ul, ol {
	margin: 0;
	padding: 0;
}
h1, h2, h3, p, ul, ol { margin-bottom: 10px; }
h1 { color: #888; font-size: 26px; }
h2 { color: #F2D800; font-size: 18px; }
ul li { margin-left: 14px; list-style-type: square;}
ol li { margin-left: 20px; }
body, p, td {
	color: #444;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
a { color: #666666; text-decoration: none; }
a:hover { color: #F2D800; }
a img { border: 0; }
small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
hr {
	border: 0;
	border-bottom: 1px dashed #999;
	height: 1px;

}
.clear { clear: both; }
/*------------------------------------------------------------------------------
Définitions communes
------------------------------------------------------------------------------*/
#mainMenu, h1, h2, #leftMenu, #rightMenu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; }
#mainMenu, h1, h2, #rightMenu { font-weight: bold; }
#leftBar, #rightBar { background: #666; width: 199px; }
#mainMenu li, #leftMenu li, #rightMenu li, #footer li {
	list-style-type: none;
	margin-left: 0;
}
/*------------------------------------------------------------------------------
Disposition générale
------------------------------------------------------------------------------*/
#site {
	position: relative;
	left: 50%;
	margin-left: -475px;
	margin-top: 20px;
	width: 950px;
}
/*------------------------------------------------------------------------------
Header
------------------------------------------------------------------------------*/
#header { height: 150px; }
#header #title { display: none; }
/*------------------------------------------------------------------------------
Menu principal
------------------------------------------------------------------------------*/
#mainMenu {
	background: #FFF00D;
	margin: 0;
	height: 40px;
	padding-left: 6px;
}
#mainMenu li { display: inline; }
#mainMenu a {
	color: #000;
	display: block;
	float: left;
	font-size: 20px;
	line-height: 28px;
	margin-top: 6px;
	padding: 0 10px 0 10px;
}
#mainMenu a:hover { background: #FFFF66; }
#mainMenu a.selected, #mainMenu a.selected:hover {
	background: #000;
	color: #FFF;
}
/*----------------------------------------------------------------------------*/
#mainTable {
	border: 1px solid #FFF;
	clear: left;
}
/*------------------------------------------------------------------------------
Colonne de gauche
------------------------------------------------------------------------------*/
#leftBar h2 { margin: 0; }
#leftBar h2 a {
	background: #F2D800;
	border-bottom: 1px solid #FFF;
	color: #000;
	display: block;
	font-size: 15px;
	font-weight: normal;
	line-height: 17px;
	margin: 0;
	padding: 6px 10px 6px 10px;
}
#leftBar h2 a:hover { background: #FFFF66; }
#leftBar h2 a.selected { background: #F2D800; }
#leftMenu {
	background: #000;
	border-bottom: 1px solid #CCC;
	font-size: 15px;
	line-height: 17px;
	margin: 0;
}
#leftMenu a {
	border-top: 1px solid #444;
	color: #FFF;
	display: block;
	padding: 6px 9px 6px 10px;
}
#leftMenu a:hover { background: #333; }
#leftMenu a.selected { background: #666; border-top-color: #666;
}
#leftMenu a.selected:hover { background: #666; }
#news { border-bottom: 1px solid #CCC; }
#news a.news {
	background: #000;
	border-top: 1px solid #444;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
}
#news a.news, #news a.news h3, #news a.news p {
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#news a.news:hover { background: #333; }
#news a.news h3 { color: #FFF; margin-bottom: 3px; }
#news .news p { margin-bottom: 3px; }
#news .news small {
	display: block;
	font-size: 10px;
	text-align: right;
}

/*------------------------------------------------------------------------------
Contenu
------------------------------------------------------------------------------*/
#content { background: #FFF url(contentBg.png) no-repeat; width: 550px; }
#innerContent { padding: 15px; }
.articleFils {
	border-top: 1px dashed #999;
	padding: 10px 0 10px 0;
}
.articleFils img { float: left; margin-right: 10px; }
.articleFils h3, .articleFils p { margin-bottom: 5px; }
.articleFils small {
	display: block;
	font-style: italic;
	font-weight: bold;
	text-align: right;
}
.pagePrecedente {
	background: url(pagePrecedente.png) 0px 4px no-repeat;
	border-top: 1px dashed #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
.pagePrecedente a { padding-left:28px; }
/*------------------------------------------------------------------------------
Colonne de droite
------------------------------------------------------------------------------*/
#rightMenu {
	border-bottom: 1px solid #CCC;
	line-height: 32px;
	margin: 0;
	padding: 10px;
}
#rightMenu a {
	color: #FFF;
	display: block;
	font-size: 18px;
	padding-left: 36px;
	background-repeat: no-repeat;
	background-image: url(presse.png);
}
#rightMenu a:hover {
	color: #EEE;
	background-image: url(presse-on.png);
}
#rightMenu a.selected { background-image: url(presse-on.png); }
/* icone pour lien contact */
#rightMenu a#article52 { background-image: url(contact.png); }
#rightMenu a#article52:hover { background-image: url(contact-on.png); }
#rightMenu a#article52.selected { background-image: url(contact-on.png); }
#adresse { padding: 10px; }
#adresse p {
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#adresse strong { color: #FFF; font-weight: normal; }
#rightImage { padding: 0 10px 10px 10px; }
#rightImage img {
	border: 1px solid #FFF;
	width: 178px;
}
/*------------------------------------------------------------------------------
Footer
------------------------------------------------------------------------------*/
#footer {
	padding: 0px 0 50px 0;
}
#footer, #footer p { font-family: Verdana, Arial, Helvetica, sans-serif; }
#footer ul {
	float: left;
	font-size: 11px;
	line-height: 16px;
	margin-right: 10px;
	margin-top: -2px;
	padding-top: 10px;
	text-align: right;
	width: 195px;
}
#footer #footerLinks { float: left; width: 740px; padding-top: 10px;}
#footer #footerLinks h3 { 
	display: inline;
	font-size: 12px; 
	font-weight: normal;
}
#footer ul a { color: #FFF00D; }
#footer ul a:hover { color: #FFFF66; }
#footer, #footer a { color: #666; }
#footer a:hover { color: #CCC; }
#footer { font-size: 10px; }
