/* Css originally by mejobloggs  Design by Aran @ stuio7designs.com  Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking */



body {
	font-family: trebuchet ms, verdana, arial, tahoma;
	font-size: 90%;
	color: #444;
	background-color: white;
	line-height: 180%;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Set the page width */
#wrapper-menu-top, #header,#header2,#header3,#header4,#header5,#wrapper-content, #wrapper-menu-page, #wrapper-footer {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}

#wrapper-menu-top {
	background: white url('images/bg02-white-left.png') no-repeat left top;
}

#menu-top {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	overflow: hidden; /* no idea why this works, but it fixes a FF problem */
}

#menu-top ul {
		margin: 0 30px;
		padding: 1em 0 1px 0;
		list-style: none;
	/*	font-size: 85%;*/
		float: left;
}

#menu-top li {
	display: inline;
	float: left;
}

#menu-top a {
	float: left;
/*	background:url(images/menuleft.png) no-repeat left top;*/
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	background: transparent url(images/menuright.png) no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#5b8fbe;
	display: block;
	float: left;
	cursor: pointer; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
}

#menu-top a:hover { background-position:0% -1px; }
/*#menu-top a:hover span {	background-position:100% -42px; }*/

/*
#menu-top img {
	margin-top:6px;
	margin-left:8px;
	border:none !important;
}
*/
#wrapper-header {
	background: transparent url('images/bg.png') top center repeat-x;
}

#header {
	background: #fff url('images/header.jpg') no-repeat center top;
}

#header2 {
	background: #fff url('images/header2.jpg') no-repeat center top;
}

#header3 {
	background: #fff url('images/header3.jpg') no-repeat center top;
}

#header4 {
	background: #fff url('images/header4.jpg') no-repeat center top;
}

#header5 {
	background: #fff url('images/header5.jpg') no-repeat center top;
}

#wrapper-header2 {
	background: transparent url('images/bg02-blue-left.png') top left no-repeat;
}

#wrapper-header3 {
	background: transparent url('images/bg02-blue-right.png') top right no-repeat;
}

#header h1,#header2 h1,#header3 h1,#header4 h1,#header5 h1 {
	margin: 0 20px;
	padding: 0;
	height: 192px;
	line-height: 3em;
	color: #ccc;
	font-size: 130%;
}

#wrapper-content {
	background: white url('images/bg02-white-left.png') no-repeat left top;
}

* html #wrapper-content { height: 1%; }

#content {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	padding: 2px 30px 5px 30px;
}

#content_popup {
	background: transparent url('images/bg02-white-right.png') no-repeat right top;
	padding: 2px 40px 5px 40px;
}

#nav-info {
/*	background-color: #e5f0fc; */
	border: 1px solid #888;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	clear: both;
    	text-align: center;
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.95em;
    }

#wrapper-menu-page {
	background: white url('images/bg02-white-left.png') no-repeat left top;
/*	float: left;*/
/*	margin: 0px 20px 3em 2em;*/
/*	padding: 0px 15px 0 0;*/
	text-align: center;
	line-height: 140%;
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
}

* html #wrapper-menu-page { margin-right: 15px; }

#menu-page {
    padding: 0px 40px 30px 40px;
    background: transparent url('images/bg02-white-right.png') no-repeat right top;
}

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
}

#menu-page li {
margin-bottom: 4px;
}


#menu-page li a {
height: 22px;
text-decoration: none;
color: #86C32A;
display: block;
padding: 8px 0 0 2px;
/*background: #ffffff;*/
background: #FFF url('images/menu-normal.gif') no-repeat;
/*border-left: 1px solid #5b8fbe;*/
}


#menu-page li a:hover {
/*background: #7dafdf;*/
background: #FFF url('images/menu-hover.gif') no-repeat;
color: #000
/*color: #ffffff;*/
/*border-left: 15px solid #5b8fbe;*/
}


#menu-page h3 {
    display: inline;
	font-size: 90%;
	text-transform: uppercase;
	margin: 1em 0 0.3em 0;
	color: #5b8fbe;
	font-weight: bold;
	letter-spacing: 0.15em;
}

#menu-page a:link, #menu-page a:visited {
color: #5b8fbe;
}

#menu-page a:hover { color: #000; background: #A1C7F7;}

#menu-page a.nav{
    	font-size:90%;
    	float:left;
/*	font-weight: bold;*/
	width:120px;
	height:30px;
	text-align:center;
}

#wrapper-footer {
	margin-top: 1em;
/*	float:none;*/
	text-align: center;
}

#footer {
	margin: 0 20px;
	background-color: #e5f0fc;
	border: 1px solid #ccc;
	border-bottom: 0;
	clear: both;
}

h2 { font-size: 110%;	}
h3 { font-size: 100%; }
h4 { font-size: 110%; }

a:link, a:visited { color: #5b8fbe; text-decoration: none; }
a:hover{ color: #444; text-decoration: none; }

a.info {
	font-size: 100%;
/*	font-weight: bold;*/
	position:relative;
	color:#000000;
	text-decoration: none;
}

a.info span {
	display:none;
}

a.info:hover {

	cursor:default;
}

a.info:hover .infobox {
	line-height: 100%;
	font-weight: normal;
	display:block;
	position:absolute;
	top:-80px;;
	left:0;; 
	width:205px;
	height:70px; 
	border: 1px solid #555;
	background:#f4f4f4;
	color:#555;
	text-align:left;
	font-size:0.8em;
	padding-left:10px; 
	padding-top:10px;
}

#liste
{
	font-size: 75%;
	margin: 1em 0 0.3em 0;
	color: #444;
	font-weight: normal;
/*	letter-spacing: 0.1em;*/
}

#liste tr{
    height: 20px;
}

#liste td{
    height: 20px;
}

#liste .entete_liste
{
	background-color: #90B6E6;
}

.lang-button img {
	margin-top:6px;
	margin-left:8px;
	border:none !important;
}

.lang-button {
	display:table-cell;
	width:30px;
	height:20px;
	background-image:url(scripts/languages/images/tab-on.gif);
}

.lang-button.off {
	background-image:url(scripts/languages/images/tab-off.gif);
	cursor:pointer;
	}

#title_print
{
    display: none;
}
