* { margin:0; padding:0; }
select option { padding-right:6px; }
.radio, .checkbox {	border:none; }
img { border: none; }
body, html {
	height:100%;
	text-align: center;
	color: #333; 
	/*background:#94969A url(../images/bg/light_body3.gif) repeat-y scroll center top;*/
	background:#FFF url(../images/bg/light_body3.gif) repeat-y scroll center top;
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height:170%;
	font-family: verdana, arial, sans-serif;
}
#wrap {
	margin: 0 auto;
	width: 990px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height */
	min-height:100%; /* real browsers */
	text-align: left;
	background-color: #FFF;
	position:relative;
	padding-bottom:60px;
}
#header {
	
}
#fastLinks {
	height:48px;
	/*background-color:#000;*/
	background-color:#016F90;
	/*border-bottom:2px solid #48525B;*/
	border-bottom:2px solid #3E9001;
}
#fastLinks ul {
	float:right;
	margin:2.5em 1em 0 0 !important;
	padding:0;
}
#fastLinks ul li {
	display:inline;
	list-style:none;
}
#fastLinks ul li a {
	float: left;
	padding: 0 1em;
	font: 400 1.0em arial, sans-serif;
	letter-spacing: 0.1em;
	line-height: 0.8em !important;
	line-height: 1em;
	color: #D2D2D2;
	border-right: 1px solid #4D5760;
	text-decoration:none;
}
#fastLinks ul li a.last {
	padding-right: 0;
	border-right: 0;
}
#fastLinks ul li a:hover {
	color: #F8F8F8;
}
#banner {
	position:relative;
	height:90px;
	/*background:#5D5D5F url(../images/bg/logo.jpg) no-repeat 250px 20px;*/
	background:#90C81F url(../images/bg/logo2.jpg) no-repeat 250px 15px;
}
#news1 {
	right:0;
	width:800px;
	top:-2px;
}
ul.newsticker {
	background:#5D5D5F none repeat scroll 0 0;
	height:138px;
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
}
ul.newsticker li {
	list-style:none;
}
#topmenu {
	height:40px;
	/*background-color:#000;*/
	background-color:#016F90;
	margin-bottom:10px;
}
#topmenu ul {
	float: left;
}
#topmenu ul li {
	display: inline;
	list-style: none;
}
#topmenu ul li a {
	float: left;
	/*width: 198px;*/
	font: 400 1.1em arial, sans-serif;
	letter-spacing: 0.1em;
	color: #fff;
	padding-top:5px;
	border-top: 7px solid #3E9001;
	text-decoration:none;
	font-weight:bold;
	/*padding-right:13px;*/
}
#topmenu ul li a.last { padding-right:0; }
#topmenu ul li a span {
  display: block;
  padding: 2px 7px;
}
#topmenu ul li a span.desc {
  font-size: 0.8em;
  color: #D2D2D2;
}
#topmenu ul li a:hover,
#topmenu ul li a.here {
  background-color: #0096BF;
}
#topmenu ul li a:hover span.desc,
#topmenu ul li a.here span.desc {color:#FFF;}

div.content {
	margin-left:20px;
	margin-top:15px;
	margin-bottom:50px;
}
div.content a {
  color:#299ADF;
  font-weight:bold;
  text-decoration:underline;
}
div.content a:hover {
  color:#668FA3;
  text-decoration:none;
}
div.content ul { margin-left:60px; margin-bottom:15px; }
#content {
	width:50%;
}
#contentLeft {
	width:75%;
}
#contentFull {}
#leftbar {
	float:left;
	margin-left:15px;
	margin-top:15px;
}
#leftbar ul li {
	list-style:none;
	margin-bottom:15px;
}
#leftbar ul li a {
  color:#3B5D77;
  text-decoration:none;
}
#leftbar ul li a:hover {
  color:#668FA3;
  text-decoration:none;
}
#leftbar2 {
	float:left;
	background-color:#E9EAEB;
	margin-top:15px;
	padding:10px 10px 0 20px;
	width:19%;
}
#leftbarMembre {
	background-color:#E9EAEB;
	margin-left:15px;
	margin-top:15px;
	padding:10px;
	padding-right:0;
	float:left;
}
#rightbar {
	float:right;
	background-color:#E9EAEB;
	margin-right:5px;
	margin-top:15px;
	padding:10px;
	padding-right:0;
	width:21%;
}
#rightbar ul, #leftbar2 ul, #leftbarMembre ul {
	margin-bottom:10px;
}
#rightbar ul li, #leftbar2 ul li, #leftbarMembre ul li {
	list-style:none;
}
#rightbar ul li a, #leftbar2 ul li a, #leftbarMembre ul li a {
	color:#3B5D77;
}
#rightbar ul li a, #leftbar2 ul li a, #leftbarMembre ul li a {
  background: url(../images/bg/submenu1.gif) no-repeat 5px 50%;
  padding: 1px 5px 1px 20px;
  text-decoration:none;
  font-weight: 400;
  font-size: 0.9em;
}

#footer {
	height:50px;
	background-color:#016F90;
	position:absolute;
	bottom:0;
	left:0;
	width:990px;
}
#footer ul {
	float:right;
	margin:10px 20px 0 0;
}
#footer ul li {
	display:inline;
	list-style:none;
}
#footer ul li a {
  float: left;
  padding: 0 1em;

  font: 400 0.9em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;

  color: #ccc;
  border-right: 1px solid #FFF;
  text-decoration:none;
}
#footer ul li a.last {
  padding-right: 0;
  border-right: 0;
}
#footer ul li a:hover {
	color: #FFF;
	font-weight:bold;
}

#wrap.viz #header {
	position:absolute;
	top:0;
	left:0;
	width:990px;
	z-index:90;
}
#wrap.viz #topmenu {
	position:absolute;
	top:140px;
	left:0;
	width:990px;
}
#wrap.viz #leftbar {
	position:absolute;
	top:190px;
	left:0;
}

div.album {text-align:center;}
div.bgAlbum {
	background: url(../images/bg/set_case.gif) no-repeat left top;
	height:94px;
	width:91px;
	padding-top:8px;
	padding-left:8px;
	margin: 0 auto;
	text-align:left;
}

h1, h2, h3, h4, h5, h6 {margin-bottom:10px;}
h1 {
  padding-bottom: 0.2em;
  font: 400 1.6em arial, sans-serif;
  color: #536C71;
  border-bottom: 12px solid #C8DCE9;
}
h2 {
  font-size: 1.3em;
  color: #586B7A;
}
#leftbar h2 { font-size: 1.1em; }
h3 {
  text-transform: uppercase;
  font-size: 0.8em;
  color: #5D6F73;
}
h4 {font-size: 0.85em;}
h5 {font-size:0.8em;}
p {margin-bottom:15px;}
fieldset {padding:5px;}
.left {float:left;}
.right {float:right;}
.clear {clear:both;}
.dark {color: #353E47;}
.red { color:#FF0000; }
.red-bold { color:#FF0000; font-weight:bold; }
.error { color:#FF0000; }
.error-bold { color:#FF0000; font-weight:bold; }
.success { color:#03AE13; }
.success-bold { color:#03AE13; font-weight:bold; }
.warning-bold { color:#EDC345; font-weight:bold; }

tr.annonce {cursor:pointer;}
tr.annonce.rowOver {background-color:#EEE;}

/**************************************************************
   Form Elements
 **************************************************************/

form {
  padding: 0;
  margin: 0;
}

/* If you're finding the input elements get pushed down, increase the width */
label {
  vertical-align: top;
  font-weight:bold;
}

input,
textarea,
select {
  padding: 1px;
  font: 400 1em verdana, sans-serif;
  color: #666;
  background: #F8F8F8;
  border: 1px solid #999;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  background: #E7F1F3;
  border: 1px solid #888;
}

input.noBorder,
input:focus.noBorder,
input:hover.noBorder {
  padding: 0;
  border: 0;
}

input.radio, input.checkbox {
  background: none;
  border: 0px;
}
