* { margin:0; padding:0 }
html {overflow-y:scroll;}
body{
	font-family:Arial, Helvetica;
	font-size:11px;
}
a img {
	border:none;
}

#page { 
	width: 873px;
	margin:0 auto;
	margin-bottom:10px;
}


#toptoolbar{
	margin-bottom:5px;
	text-align:right;	
}
#toptoolbar li{
	display:inline;
	margin-left:15px;
	font-weight:bold;
}
#toptoolbar li a{
	color:#000000;
	text-decoration:none;
}

#header #headTitle  {
	overflow:hidden;
	_overflow:visible;
	zoom:1;
}
#header #logo {
	float:left;
	margin:0 18px 0 0;
	_margin-right:15px;
}
#header #headTitle {
	height:81px;
	border-left:1px solid #000;
	background:url("../img/site-header-background.png") no-repeat right top;
	text-transform:uppercase;
	padding-left:18px;
}
#header #headTitle h2 {
	font-size:30px;
	margin-top:17px;
	height:28px;
	overflow:hidden; 
	text-indent:-5000px;
	background:no-repeat left top;
}
#header #headTitle h2 strong {
	color:#b3b3b3;
}
#header #headTitle p {
	color:#b3b3b3;
	font-size:14px;
	overflow:hidden; 
	text-indent:-5000px;
	height:15px;
	background:no-repeat left top;
	margin-top:4px;
}
#footer {
	color:#B5BABD;
	margin:auto;
	padding:3px 3px 3px 5px;
	text-align:right;
	text-transform:uppercase;
	background:url(../img/site-footer-background.png) repeat-x left top;
	margin-top:18px;
}
#footer li {
	display:inline;
	margin-left:15px;
}
#footer li a {
	color:#B5BABD;
	text-decoration:none;
}
#subText {
	color:#B5BABD;
	margin-top:18px;	
}
#mentionsLegales,
#starMentionDiv {
	color:#B5BABD;
	/*text-align	:center;*/
	margin-top:18px;
}
#menu {padding-left:100px;}
#menu li {list-style:none;padding:5px 0 0 0;}
#menu li a {font-weight:bold;text-decoration:none;color:#B5BABD;}

ul.row {overflow:hidden;_overflow:visible;zoom:1;}
ul.row li {float:left;list-style:none;}
ul.row li.size1on1 {width:100%;}
ul.row li.size1on2 {width:49.9%;}
ul.row li.size1on3 {width:33.2%;}
ul.row li.size1on4 {width:24.9%;}
ul.row li.size1on5 {width:19.9%;}


#content {margin-top:10px;border:1px solid #E5E5E5;padding:18px;}
#content .mentionsLegales {margin-bottom:15px;}
#content h3 {margin-bottom:15px;font-size:180%;}
#content .mentionsLegales .contentMentions {display:none;padding-left:10px;}
#content .mentionsLegalesOpened .contentMentions {display:block;}
#content .mentionsLegales h5 {margin-bottom:10px;display:block;}
#content .mentionsLegales h5 a {color:#000;font-weight:bold;font-size:1.3em;background:url('skin/arrows.png') no-repeat left 5px;padding-left:10px;}
#content .mentionsLegalesOpened h5 a {background-position:left -139px;}
#content .planItem {margin-bottom:15px;}
#content .planItem h5 a {color:#000;font-weight:bold;font-size:1.3em;background:url('skin/arrows.png') no-repeat left 5px;padding-left:10px;}
h1 {margin-top:10px;font-size:220%;text-transform:uppercase;}