body {margin: 0px; padding: 0px; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; color: #777 ; font-size: 12px;}

#global { width: 900px; margin: 0px auto 0px auto; border: dotted #FF8000 0px; }


#header {
	width: 900px;
	height: 145px;
	background: #FFFFFF url(images/header.gif) no-repeat center;
	border: dotted #FF0080 0px;
	margin: 0px;
	display: block;
	font-weight: bold;
}

#container {
	width: 900px;
	background: #FFFFFF;
	border: dotted #00FF00 0px;
	display: block;
	margin: 0px;
}

#footer {
	width: 900px;
	background: #FFFFFF;
}

#links {float:right; text-align: right; width: 450px; margin: 50px 35px 0 0 !important; margin: 50px 20px 0 0; border: dotted #FF0080 0px; line-height: 180%;}

#highlight {  
  color:#FFFFFF; 
  padding:5px;
  }	 
  
#highlight a{color: #FFFFFF;}

#highlight a:hover{color: #FFFF00;} 
	
.home a { height: 100px; float: left; width: 310px; margin: 34px 0px 0 30px; display: inline; border: dotted #FF0080 0px;}

a:link { color: #0066cc; text-decoration: none }
a:visited { color: #0066dd; text-decoration: none }
a:hover { color: #f00; text-decoration: none }

strong {
		display: inline;
  		margin-left: 0.25em;
  		font-weight: bold;
  		font-style: italic;
  		font-family: Arial, Verdana, sans-serif;
  		color: #f66;
  		font-size: 1.0em;
	}
	
#links a{	text-decoration:none; color: #3659B2; background: transparent; }

#links a:hover{	color: #68C927; background: transparent url(images/curseur.gif) repeat-x bottom; }

#sticker {background-color: #D0D1FF; width: 490px; display: inline; height: 19px; margin-right: 0px; float: right;}

#addto {color: #000000;}

#menu-left {float:left; text-align: left; margin: 50px 20px 0 55px; border: line-height: 180%;}

#menu-right {float:right; text-align:right; margin: 35px 35px 0 0; line-height: 180%;}

ul#menu
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
ul#menu li a:hover
{	
	color:#000000;
	height:22px;
}
	

ul#menu li a.current
{
	color:#000000;
	display:inline;
	height:22px;
	float:left;
	margin:0;
}
