/*-------------------------------------------------------------
 Joinus 
---------------------------------------------------------------*/
/* Boite de contenu principale avec logo Goaland en bas à droite */
.mainBox {width: 950px; float: none;}
.mainBox .mb_top {background: url(../images/boxMain_950_background.gif) 0 top no-repeat;}
.mainBox .mb_content {background: green; background: url(../images/boxMain_950_background.gif) 0 bottom no-repeat; padding-right: 60px;}

/* Logo */
.header .logo span {background: url(../images/logo_goaland_purple.png) 0 0 no-repeat;}

h1.pageTitle {margin-bottom: 20px;}

h4 {
	background: none;
	border-bottom:1px solid #999999;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin:7px 0;
	padding-bottom:7px;
	text-decoration:none;
	font-size: 13px;
}


ul.sitemapList li 
{
	line-height:14px;
	background: none;
	padding: 0;
	margin: 0 0 5px 0;
	text-align: left;
}
ul.sitemapList li a {color: #333;}
ul.sitemapList ul {margin-left: 15px; margin-bottom: 15px;}


.sitemapItem {margin: 0 0 60px 0;}



/* sitemapTable */
table.sitemapTable {}
table.sitemapTable td {width: 300px; padding-right: 30px;}