/*
Template: Horizontal7
Author URI: http://www.dhid.com
*/

*		{ font-family: verdana, tahoma, helvetica, arial, sans-serif; font-size:12px; /* color:#0E4469; */ }
body.live	{ text-align:center; background-color:#CEDDE7; }
h1		{ color: #888; font-size: 28px; font-weight: bold; margin-bottom: 10px; text-align:center; margin-left:180px; margin-top: 20px; }
h2		{ color: #aaa; margin-bottom:20px; font-style:italic; font-size:14px; font-weight:bold; text-align:left;}
h3		{ color:#303797; border-bottom:1px solid #999; border-left:1px solid #999; padding:5px; font-weight:bold; font-size:12px; background-color:#ccc }
h4		{ color:#aaa; padding-bottom: 5px; }
li		{ list-style-image:url(./habillage/bullet.gif); margin-right:5px; }
* html li 	{ margin-left:15px }
a		{ color:#5B8EC7; }
a:hover		{ background-color:#5B8EC7; color:#ffffff; text-decoration:none; padding:2px; }
ul,blockquote	{ margin-left:20px;}
table		{ padding:0; border-collapse:collapse; border:0 }
img		{ border:0 }

/* PAGE */
#top		{ margin:0 auto; width:980px; height:8px; background:url(./habillage/top.gif) no-repeat; border:0; }
#top		{ margin:0 auto; width:980px; height:8px; background:url(./habillage/top.gif) no-repeat; border:0; }
#page		{ margin:0 auto; width:980px; text-align:left; background:url(./habillage/background.gif); border:0; }
* html #page	{ margin:-6 auto; }
#bottom		{ margin:0 auto; width:980px; height:10px; background:url(./habillage/bottom.gif) no-repeat; border:0; }

/* HEADER */
#header		{ margin-left:8px; width:964px; overflow:hidden; }

/* BASELINE */
#baseline	{ margin-left:8px; width:964px; height:60px; background-color:#0E4469;  }
* html #baseline{ margin-top:-2px; }
.baseline	{ color:#fff; line-height:50px; font-size:20px; text-align:right; margin:0; padding-right:20px; font-weight:bold; }

/* BOX */
#box		{ background-color:#ffffdf; padding:0; margin:0; width:980px; vertical-align:top; border-bottom:1px solid #1888C5}
#box .boxtitle  { padding:10px; text-align:left; color:#ff4040; font-size:18px; font-family:Tahoma, arial, sans-serif }
#box .boxtext	{ padding:10px; padding-top:0; color:#048; font-size:10px; }
#box .boxlink	{ text-align:right; padding-bottom:10px; padding-right:0px; }
* html #box .boxlink { padding-right:20px; }

/* MENU */
#menu			{ width:964px; margin:0; margin-left:8px; overflow:hidden; text-align:center; background-color:#EBF1F5; border-top:1px solid #777; border-bottom:1px solid #ccc;  }
#menu a			{ color:#888; float:left; width:190px; font-size:11px; height:20px; line-height:20px; padding-top:10px; padding-bottom:4px; text-align:center; border-left:1px solid #D9D9D9; text-decoration: none; font-weight:bold; }
div.menufirst		{ /* float:left; width:3px; height:37px; border-right:1px solid #ccc; margin:0; */ }
/*
* html #menu 		{ margin-top:-4px; }
* html div.menufirst	{ height:39px; width:5px; }
* html #menu a		{ height:39px; width:136px; }
*/ 
#menu a:hover		{ background-color:#CEDDE7; color:#fff; border-left:1px solid #b9b9b9; border-right:1px solid #b9b9b9; padding-left:0; padding-right:0; }
#menu a.current,
#menu a.current:hover	{ color:#0A5385; background:#CEDDE7;  }
div.menu_item		{ padding-left:10px; padding-right:10px  }

#menubottom	{ border-top:1px solid #303797; height:0px;}

/* SMENU */
#smenu		{ float:left; width:140px; margin-left:8px; margin-bottom:20px;}
#smenu a	{ display:block; color:#888; background-color:#EBF1F5; width:138px; border:1px solid #aaa; /* border-left:0; */ text-decoration: none; font-size:10px; font-weight:bold; text-align:center; padding-top:10px; padding-bottom:10px; margin-left:3px; margin-top:3px; margin-bottom:3px; }
#smenu a:hover	{ background:#CEDDE7; color:#fff; /* width:144px; */ padding-left:0; padding-right:0; border:1px solid #0E4469;}
#smenu a.current,
#smenu a.current:hover	{ /* color:#0A5385; background-color:#CEDDE7; */ color:#fff; background-color:#0E4469; width:138px; border:1px solid #aaa; }
#paddedsmenu	{ padding:5px; }

/* CONTENT */
#content	{ float:right; width:800px; margin-top:20px; margin-bottom:20px; }
#content .top	{ margin-left:20px; margin-top:20px; margin-bottom:20px; padding:10px; margin-right:20px; font-weight:normal; background:#ddd; border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-left:1px solid #fef; border-top:1px solid #fef; }
* html #content .top	{ margin-left:40px; }
#content .bottom { padding:10px; padding-top:0; padding-bottom:0; font-weight:normal; text-align:justify; margin-right:20px; }
#content img.noborder { border:0; margin:0 }

/* FORMULAIRE CONTACT */
table.contact	{ margin:20px;  }
#contactform	{ margin-left:30px; }

/* CONTACT */
#contact	{ color:#808080; font-size:10px; font-weight:bold; }

/* FOOTER */
#footer		{ background:url(./habillage/stripes.gif); width:964px; margin-left:8px; text-align:center; padding:0; padding-top:5px; padding-bottom:5px; border-top:1px solid #ccc;}
#footer *	{ color:#0A5385; margin:0; margin-bottom:5px; font-size:12px; }

/* CREDITS */
#credits	{ margin:0; text-align:center; margin-top:20px; padding-top:20px; padding-bottom:10px; font-style:normal; color:#888; font-size:11px;}
#credits a	{ font-family:tahoma, sans-serif; color:#888; text-decoration:underline;  font-size:11px; }
#credits a:hover {color:#0A5385; background:transparent; border:0; }

/* CLEAR */
#clearer	{ clear: both; }
#clearleft	{ clear: left; }

