/**************************************************************************

**************************************************************************/

body {
	background: #ffffff url(i/bg.gif) top repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, sans-serif;
	font-size: small;
	text-align: center;
	color: #000000; font:12px/1.6em "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
}
#wrap-portail {
	position: relative;
	margin: 0 auto;
	padding:0 0 0 0;
	text-align: left;
  	width: 800px;
	background: #ffffff url(i/portail.gif) right bottom no-repeat;
	border-left: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
}

#wrap-webzine {
	position: relative;
	margin: 0 auto;
	padding:0 0 0 0;
	text-align: left;
  	width: 800px;
	background: #ffffff url(i/webzine.gif) right bottom no-repeat;
	border-left: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
}
#page {
	float: left;
	width: 565px;
	text-align: left;
	background: transparent;
	padding: 10px 10px 0 10px;
}

#wrap-forum {
	position: relative;
	margin: 0 auto;
	padding:0 0 0 0;
	text-align: left;
  	width: 800px;
	background: #ffffff none no-repeat;
	border-left: #cccccc solid 1px;
	border-right: #cccccc solid 1px;
}

#page-forum {
	float: left;
	text-align: left;
	background: transparent;
	padding: 10px 10px 0;
}

/* En-tete de la page */

#header { background: url(i/header-bg.jpg) no-repeat top left; background-repeat: no-repeat; height: 150px; padding: 0; margin: 0; border-bottom: transparent;}

#header a { display: block; width: 250px; height: 120px; margin:0; padding:0; border:none; }
#header a:hover { text-decoration:none; background-color:transparent; }
#header iframe#pub { display: block; width: 468px; height: 60px; margin:0; padding:0; border:none;position: absolute;left: 300px;top: 45px;}
#header a:hover#pub { text-decoration:none; background-color:transparent; }

/* #header img{ position: absolute; left: 300px; top: 30px;} */

.pubhaut { background: none no-repeat; background-repeat: no-repeat; height: 60px; padding: 0; margin: 0; border-bottom: transparent;
	width: 468px;
	float: inherit;
	margin-top: 20px;
}
#print-header {display: none;}
hr.hide {display: none;}
p.hide {display: none;}

/* Menu de navigation */

#nav {
float:left;
width:100%;
border-bottom: 2px solid #cccccc;
border-top:1px solid #fff;
background:#fff;
margin: 0 0 0px 0;
padding:0 0 2px;
}

#nav ul {
float:left;
width:100%;
margin:0;
padding:0;
background: #666666;
list-style-type:none;
}

#nav li {
display:inline;
padding:0;
margin:0;
}

#nav a {
background: #666666;
border-right:1px solid #000;
border-bottom:0;
padding:20px 40px 4px 10px;
margin:0;
color:#fff;
text-decoration:none;
display:block;
float:left;
width:auto;
font:bold 0.94em/1em Arial, Helvetica, sans-serif;
text-transform:uppercase;
letter-spacing:1px;
}

#nav a:hover,
#nav a:focus {background: #b3b3b3;}

#nav .sel a {
background: #ffcc14;
color:#000;
text-shadow:2px 2px 2px #777;
}

#nav .sel a:hover {background: #ffcc14;}

#nav .sel a:focus {background:#F1F8E1;}

#nav a:active {
background:#920D02;
color:#fff;
}

/* Menu de gauche */
#sidebar ul {
	margin-left: 0px;
	padding-left: 10px;
}
#sidebar ul li {
	list-style: none;
	padding: 5px;
	border-bottom: 1px dotted #ffffff;
}
#sidebar ul li a { color:#333; border-bottom:none;
	text-decoration: none;
}
#sidebar ul li a:hover {
	color: #800000;
}
#sidebar {width: 200px; float: right; margin: 0; padding: 0 6px 10px 6px; font-size: 90%; line-height: 1.5em; color: #888; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #e5e5e5 none repeat-y;}
#sidebar h3 {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	border-bottom: 2px solid #999999;
}
#sidebar img {border: 0px;}

/* Pied de page */
#footer {
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	position: relative;
	clear: both;
	margin: 0;
	padding:0 0 0 15px;
	color: #666;
	font-size: 90%;
	background: #ddd;
	display: block;
}

#footer a:link {color: #666666; text-decoration: none;}

#footer a:visited {color: #999999; text-decoration: none;}

#footer a:hover {color: #040005; text-decoration: none;}

#footer a:active {color: #666666; text-decoration: none;}
		


