@charset "utf-8";
/********/
/* TAGS */
/********/
hr {
	border:none;
	border-top:1px dashed #FFF;
	color:#FFFFFF;
	height:1px;
	margin:18px 0;
}

/**********/
/* HEADER */
/**********/
div#header
{
	position:relative;
	width:100%;
	height:342px;
	background:url(../images/bg_header.jpg) repeat-x top center;
}
div#header div#headerMask
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:22px;
	background:url(../images/mask_header.png) repeat-x bottom center;
}
div#header div#headerCentral
{
	position:relative;
	margin:auto;
	width:960px;
	height:342px;
	background:url(../images/bg_headerCentral.jpg) no-repeat top center;
}


/********/
/* MAIN */
/********/
div#main { 
	position:relative;
	margin:auto;
	width:960px;
	background:url(../images/bg_content.png) repeat-y top center;
}


/**************/
/* NAVIGATION */
/**************/
div#navigation {
	position:relative;
	float:left;
	width:210px;
	margin-right:10px;
}
div#navigation div#mp_tribal_top
{
	height:36px;
	background:url(../images/mp_frm_t_tribal.gif) no-repeat top left;
}
div#navigation div#mp_middle
{
	width:210px;
	background:url(../images/c_bg_80.gif) repeat top left;
}
div#navigation div#mp_middle2
{
	width:210px;
	background:url(../images/mp_bg_br_lignes.png) no-repeat bottom right;
}
div#navigation div#mp_zoneMenus
{
	width:174px;
	padding:12px 18px 18px 18px;
}
div#navigation div#mp_mask_tr
{
	height:18px;
	background:url(../images/frm_tr_mask.png) no-repeat top right;
}
div#navigation div#mp_mask_bl
{
	height:18px;
	background:url(../images/frm_bl_mask.png) no-repeat bottom left;
}
div#navigation div#mp_tribal_bottom
{
	height:56px;
	background:url(../images/mp_frm_b_tribal.gif) no-repeat bottom right;
}

div#navigation div#queue_dragon
{
	position:absolute;
	top:0px;
	left:79px;
	width:86px;
	height:61px;
	background:url(../images/queue_dragon.png) no-repeat top left;
}

/* MENUS */
div#mp_zoneMenus a { display:block; }
a#accueil
{
	width:71px;
	height:21px;
	margin-bottom:18px;
	background:url(../images/mp_accueil.png) no-repeat top left;
}
a#accueil:hover, a#accueil.current
{
	background:url(../images/mp_accueil_r.png) no-repeat top left;
}

a#go-saguenay
{
	width:143px;
	height:30px;
	margin-bottom:9px;
	background:url(../images/mp_gosaguenay.png) no-repeat top left;
}
a#go-saguenay:hover, a#go-saguenay.current
{
	background:url(../images/mp_gosaguenay_r.png) no-repeat top left;
}

a#membres
{
	width:94px;
	height:22px;
	margin-bottom:18px;
	background:url(../images/mp_membres.png) no-repeat top left;
}
 a#membres:hover, a#membres.current
{
	background:url(../images/mp_membres_r.png) no-repeat top left;
}

a#jeu-de-go
{
	width:107px;
	height:22px;
	margin-bottom:18px;
	background:url(../images/mp_jeudego.png) no-repeat top left;
}
a#jeu-de-go:hover, a#jeu-de-go.current
{
	background:url(../images/mp_jeudego_r.png) no-repeat top left;
}

a#multimedias
{
	width:130px;
	height:22px;
	margin-bottom:18px;
	background:url(../images/mp_multimedias.png) no-repeat top left;
}
a#multimedias:hover, a#multimedias.current
{
	background:url(../images/mp_multimedias_r.png) no-repeat top left;
}

a#nouvelles
{
	width:100px;
	height:22px;
	margin-bottom:18px;
	background:url(../images/mp_nouvelles.png) no-repeat top left;
}
a#nouvelles:hover, a#nouvelles.current
{
	background:url(../images/mp_nouvelles_r.png) no-repeat top left;
}

a#liens
{
	width:67px;
	height:21px;
	margin-bottom:18px;
	background:url(../images/mp_liens.png) no-repeat top left;
}
a#liens:hover, a#liens.current
{
	background:url(../images/mp_liens_r.png) no-repeat top left;
}

a#nous-joindre
{
	width:130px;
	height:27px;
	/*margin-bottom:18px;*/
	background:url(../images/mp_nousjoindre.png) no-repeat top left;
}
a#nous-joindre:hover, a#nous-joindre.current
{
	background:url(../images/mp_nousjoindre_r.png) no-repeat top left;
}

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



div#iconFacebook
{
	position:absolute;
	top:5px;
	right:20px;
	width:27px;
	height:25px;
	background:url(../images/icon_facebook.png) no-repeat top left;
}
div#iconTwitter
{
	position:absolute;
	top:5px;
	right:57px;
	width:27px;
	height:25px;
	background:url(../images/icon_twitter.png) no-repeat top left;
}
div#zoneContenu
{
	position:relative;
	float:left;
	width:535px;
	margin:0px 10px 0px 0px;
	padding:36px 0px 0px 0px;
	background:url(../images/bg.jpg) repeat top center;
}
div#zc_masks
{
	height:18px;
	background:url(../images/c_bg_33.gif) repeat top left;
}
div#zc_masks div#zc_mask_tl
{
	float:left;
	width:18px;
	height:18px;
	background:url(../images/frm_tl_mask.png) no-repeat bottom left;
}
div#zc_masks div#zc_mask_tr
{
	float:right;
	width:18px;
	height:18px;
	background:url(../images/frm_tr_mask.png) no-repeat top right;
}
#contenuLayout {
	padding:12px 18px 18px 18px;
	background:url(../images/c_bg_33.gif) repeat top left;
}


/*************/
/* NOUVELLES */
/*************/
div#zoneNouvelles
{
	float:right;
	width:195px;
}
div#zn_tribal_top
{
	height:36px;
	margin-left:24px;
	background:url(../images/zn_frm_t_tribal.png) no-repeat top left;
}
div#zn_middle
{
	width:195px;
	background:url(../images/c_bg_80.gif) repeat top left;
}
div#zn_middle2
{
	width:195px;
	background:url(../images/zn_bg_bl_lignes.png) no-repeat bottom left;
}
div#zn_nouvelles
{
	padding:12px 18px 18px 18px;
}
div#zn_contenu h3{
	display: none;
}
div#zn_contenu li{
	padding: 10px 0;
}

div#zn_mask_tr
{
	height:18px;
	background:url(../images/frm_tl_mask.png) no-repeat top left;
}
div#zn_mask_bl
{
	height:18px;
	background:url(../images/frm_br_mask.png) no-repeat bottom right;
}
div#zn_tribal_bottom
{
	height:38px;
	background:url(../images/zn_frm_b_tribal.gif) no-repeat bottom right;
}

div#zn_titre
{
	width:106px;
	height:24px;
	background:url(../images/zn_titre.png) no-repeat top left;
}

div#zn_contenu
{
	padding:18px 0px 0px 0px;
}


/**********/
/* FOOTER */
/**********/
div#footer
{
	position:relative;
	width:100%;
	height:90px;
	/*background:url(../images/bg_content.png) repeat-y top center;*/
}
div#footer2
{
	position:relative;
	width:100%;
	height:66px;
	padding-top:24px;
	background:url(../images/bg_footer.png) repeat-x bottom center;
}
div#footerMask
{
	position:absolute;
	top:24px;
	left:0px;
	width:100%;
	height:22px;
	background:url(../images/mask_footer.png) repeat-x top center;
}
div#footerCentral
{
	position:relative;
	margin:auto;
	width:960px;
	height:22px;
	/*background:url(../images/bg_footerCentral.jpg) no-repeat top center;*/
}
div#footerCredit
{
	position:relative;
	margin:auto;
	width:960px;
	padding:5px 0px 0px 0px;
	text-align:center;
	font-size:9pt;
	color:#FFF;
}



/***********/
/* CLASSES */
/***********/
div.clear{
	clear:both;
}