/* CSS Document */
body, html{
	height:100%;
}
body{
	margin:0;
	padding:0;
	top:0;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS";
	color:#333;
	font-size:12px;
}
img{ border:0px; }
a {
	color:#0077DD;
	text-decoration:none;
}
a:hover {
	color:#222222;
	text-decoration:underline;
}
div#global {
	width:950px;
	margin:0 auto 0 auto;
	padding:0;
	top:0;
	left:0;
	overflow:hidden;
}

.orange{color:#E3810D;}
.lightgrey{color:#DDDDDD;}

/* BANNIERE */
div#banniere{
	width:950px;
	height:108px;
	position:relative;
	float:left;
	margin:0 0 0 0;
	padding:0;
	left:0;
	top:0;
	overflow:hidden;
	cursor:default;
}
div#logo{
	width:333px;
	height:108px;
	position:relative;
	float:left;
	margin:0 317px 0 0;
	padding:0 0 0 0;
	top:0;
	left:0;
}
div#img_logo{
	width:333px;
	height:73px;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	top:0;
	left:0;
}
div#accroche h1{
	display:block;
	width:333px;
	height:35px;
	position:relative;
	float:left;
	margin:0;
	padding:0;
	top:0;
	left:0;
	font:bold 14px/18px "Trebuchet MS";
	color:#666666;
}

div#recherche{
	width:300px;
	height:28px;
	position:relative;
	float:left;
	margin:0 0 0 0;
	padding:54px 0 0 0;
	top:0;
	left:0;
}

/* MENU HAUT */
div#menu_haut{
	width:950px;
	height:48px;
	position:relative;
	float:left;
	margin:0 0 0 0;
	padding:0;
	left:0;
	top:0;
	overflow:hidden;
}
div#haut_menu_haut{
	width:950px;
	height:11px;
	position:relative;
	float:left;
	margin:0 0 0 0;
	padding:0;
	left:0;
	top:0;
	overflow:hidden;
	background:url(../images/haut_menu_haut.gif) 0 0 no-repeat;
}
div#bas_menu_haut{
	width:950px;
	height:11px;
	position:relative;
	float:left;
	margin:0 0 0 0;
	padding:0;
	left:0;
	top:0;
	overflow:hidden;
	background:url(../images/bas_menu_haut.gif) 0 0 no-repeat;
}
div#contenu_menu_haut{
	width:950px;
	height:26px;
	position:relative;
	float:left;
	margin:0 0 0 0;
	padding:0;
	left:0;
	top:0;
	overflow:hidden;
}
#contenu_menu_haut a{display:block;
		position:relative;
		float:left;
		margin:0;
		padding:0;
		top:0;
		left:0;
		text-align:center;
		text-decoration:none;
		color:#333333;
		font:bold 12px/26px "Trebuchet MS";
		background-color:#DCDCDC;
		}
#contenu_menu_haut a:hover{
	background-color:#0099FF;
	color:#FFFFFF;
}
#contenu_menu_haut a.current{
	background-color:#E3810D;
	color:#FFFFFF;
}

#contenu_menu_haut a.accueil{
	width:160px;
	border-right:2px #FFFFFF solid;
}
#contenu_menu_haut a.ajout{
	width:174px;
	border-right:2px #FFFFFF solid;
}
#contenu_menu_haut a.modifier{
	width:181px;
	border-right:2px #FFFFFF solid;
}
#contenu_menu_haut a.new{
	width:165px;
	border-right:2px #FFFFFF solid;
}
#contenu_menu_haut a.rechercher{
	width:150px;
	border-right:2px #FFFFFF solid;
}
#contenu_menu_haut a.forum{
	width:110px;
	background-color:#919191;
	color:#FFFFFF;
}
#contenu_menu_haut a:hover.forum{
	background-color:#0099FF;
}
#contenu_menu_haut a.forum_current{
	width:110px;
	background-color:#E3810D;
	color:#FFFFFF;
}
/* CENTRE */
div#centre{
	width:950px;
	position:relative;
	float:left;
	margin:0 0 0 0;
	padding:10px 0 0 0;
	left:0;
	top:0;
	overflow:hidden;
}
div#pub_haut{
	width:728px;
	height:90px;
	position:relative;
	float:left;
	margin:0 10px 0 0;
	padding:25px;
	left:0;
	top:0;
	overflow:hidden;
	background-color:#F5F5F5;
	border:1px #CCCCCC solid;
}

/* Les actus */
div#actus{
	width:160px;
	height:142px;
	position:relative;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	left:0;
	top:0;
	overflow:hidden;
	background-color:#DCDCDC;
}
#actus h2{
	display:block;
	width:150px;
	position:relative;
	float:left;
	margin:0;
	padding:0 0 0 10px;
	background-color:#666666;
	font:bold 14px/30px "Trebuchet MS";
	color:#FFFFFF;
	border-bottom:2px #FFFFFF solid;
}

#actus a, a.lien_sidebar{
	display:block;
	position:relative;
	float:left;
	margin:8px 0 0 0;
	padding:0 0 0 30px;
	top:0;
	left:0;
	font:normal 12px/14px "Trebuchet MS";
	color:#333333;
	background:url(../images/puce_orange.gif) 10px 3px no-repeat;
	text-decoration:none;
	overflow:hidden;
}
#actus a:hover, a:hover.lien_sidebar{
	color:#000000;
	text-decoration:underline;
}
#actus a.lien_suite_sidebar{
	display:block;
	position:relative;
	float:left;
	margin:8px 0 0 0;
	padding:0 0 0 34px;
	top:0;
	left:0;
	font:normal 12px/19px "Trebuchet MS";
	color:#333333;
	background:url(../images/puce_suite_sidebar.png) 10px 0 no-repeat;
	text-decoration:none;
	overflow:hidden;
}
#actus a:hover.lien_suite_sidebar{text-decoration:underline;}						


/* PUB BAS */			
div#pub_bas{
	width:728px;
	height:90px;
	position:relative;
	float:left;
	margin:10px 0 0 0;
	padding:25px;
	left:0;
	top:0;
	overflow:hidden;
	background-color:#F5F5F5;
	border:1px #CCCCCC solid;
}

/* FOOTER */			
div#footer{
	width:950px;
	position:relative;
	float:left;
	margin:10px 0 0 0;
	padding:0;
	left:0;
	top:0;
	overflow:hidden;
	text-align:center;
}


/* Forum */
#gigotForum {
	clear:both;
	padding-top:10px;
	font-size:16px;
}

#gigotForum h1, #gigotForum h2, #gigotForum h3, #gigotForum h4, #gigotForum h5, #gigotForum h6 {
	float:none;
	display:block;
}

