html {
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 0.8em verdana;
	background: #663399;
	color: #000;
}

p
{ padding: 0 0 10px 0;
  line-height: 1.2em;
  font: normal 1.0em verdana;
  
  }

img
{ border: 0;}

h1, h2, h3, h4, h5, h6 
{ 
  color: #CC0033;
  margin: 0 0 10px 0;
  padding: 5px 0 0 0;}

h1
{ font: bold 1.3em verdana;
}
  
h2
{ font: bold 1.1em verdana;
}

h3
{ font: bold 1.0em verdana;
}

h4
{ font: normal 1.0em verdana;
}

alert 
{ font: normal 1.0em verdana;
  background: #ee1100;
  color: #fff;
  padding: 2px 5px 2px 5px;
}

h5, h6
{ font: normal 1.0em verdana;
  color: #000;
  padding-bottom: 15px;}

a
{ background: transparent;
  outline: none;
  text-decoration: none;
  color: #CC0033;
}

a:hover
{ text-decoration: underline;}

ul
{ margin: 2px 0 22px 30px;
  
  font: normal verdana;
  }

ol
{ margin: 8px 0 22px 20px;}

ol, li
{ margin: 0 0 5px 0;
  font: normal verdana;
}

table 
{
  margin: 10px 20px 10px 20px;
  border-collapse:collapse;
  width: 550px;
}

th
{
  background: #663399;
  color: #FFF;
  text-align: center;
  
}

td
{ text-align:right; }



#main, #header, #banner, #menubar, #site_content, #footer, #container_footer, #container_header
{ margin-left: auto; 
  margin-right: auto;}

#main
{ background: #FFF;}

#header_container
{ height: 185px;
  background: #663399;}

#header
{ width: 940px;
  height: 185px;
  margin-top: 10px;
  background: #663399; }
  

#banner
{ width: 920px;
  float: left;
  height: 100px;
  padding-top: 20px;
  padding-left: 20px;}
  
#banner img {
  padding-right: 100px;
 }
  
#banner H1
{ font: normal 0.7em verdana;
  color: #FFF;
  padding-bottom: 10px;}  
  
  
span
{ color: #528CCC;
  padding-bottom: 10px;}

#menubar
{ width: 920px;
  float: left;
  padding: 15px 0 0 20px;
  height: 30px;} 
  
ul#menu
{ 
  margin:0 auto;}

ul#menu li
{ list-style: none;
  display: inline;
  background: transparent;}

ul#menu li a
{ font: bold 0.9em verdana;
  display: inline;
  
  height: 25px;
  padding: 10px 15px 10px 15px;
  text-align: center;
  color: #663399;
  text-decoration: none;
  background: #FEEEE1;
  } 

ul#menu li.current
{ background: transparent;}

ul#menu li.current a, ul#menu li.current a:hover
{ background: #CC0033;
  color: #FEEEE1;}

ul#menu li a:hover
{ color: #CC0033;}

#site_content
{ width: 920px;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 0 0 20px;
  background: #FFF;} 

.sidebar_container
{ float: right;
  width: 230px;
  margin: 20px 15px 20px 0;}

.sidebar
{ float: left;
  width: 210px;
  margin-bottom: 10px;
  }
  

.sidebar_item
{ 
  padding: 0 15px 0 10px;
  width: 215px;}

.sidebar h2
{ 
  font: normal 1.2em verdana;
  background: #663399;
  color: #FEEEE1;
  width: 220px;
  padding-left: 10px;
  height: 25px;
  }
  
.sidebar h4
{ font: bold 1.0em verdana;
  color: #000;}
  
.sidebar h5
{ font: normal 0.9em verdana;
  color: #000;}

.sidebar ul li, .sidebar ul li.selected
{ list-style: none; 
  margin: 15px 0;
  padding: 0;}

.content_item
{ width: 630px;
  margin-top: 5px;
  margin-bottom: 5px;}
  
.content_item ul li
{ 
font: normal 1.0em verdana;
}

#content
{ width: 640px;
  padding-left: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;
  
  }

.content_container_color
{ width: 300px;
  padding: 5px;
  float: left;
  color: #FFF;
  background: #528CCC;
  margin-bottom: 10px;}
  
.content_container
{ width: 300px;
  padding: 5px;
  float: left;
  color: #000;
  background: #FFF;
  margin-bottom: 10px;}

#footer_container
{ height: 45px;
  background: #663399;
}  
  
#footer
{ font: bold 1.0em verdana;
  
  width: 940px;
  height: 25px;
  padding: 30px 0 26px 0;
  text-align: center; 
  color: #FEEEE1;
  background: #663399;
}

#footer a, #footer a:hover
{ color: #684430;
  text-decoration: none;
  padding-bottom: 20px;}

#footer a:hover
{ text-decoration: underline;}

#footer a, #footer a:hover
{ color: #FFF;
  text-decoration: none;}

#footer a:hover
{ text-decoration: underline;}

.source_link a {
	font: normal 0.8em verdana;
}

.source_link a:hover {
	font: bold 1.0em verdana;
}
  
.button_small
{ font: normal 0.9em verdana;
  height: 25px;
  width: 100px;
  padding: 5px 0 0 8px;
  background: transparent url(../images/button_small.png) no-repeat;
}
  
.button_small a
{ color: #FEEEE1;
  text-decoration: none;
}

.form_settings
{ margin: 15px 0 0 0;}

.form_settings p
{ padding: 0 0 4px 0;}

.form_settings span
{ float: left; 
  width: 280px; 
  text-align: left;}
  
.form_settings input, .form_settings textarea
{ padding: 2px; 
  width: 299px; 
  font: 0.8em verdaba; 
  border: 1px solid #E5E5DB; 
  background: #FFF; 
  color: #47433F;}
  
.form_settings input[type="checkbox"]
{ padding: 2px 0; 
  width: 15px; 
  font: 0.8em verdana; 
  border: 0; 
  background: #FFF; 
  color: #47433F;
  margin: 28px 0;}

.form_settings .submit
{ font: 0.8em verdana; 
  border: 1px solid; 
  width: 99px; 
  margin: 0 0 0 206px; 
  height: 26px;
  padding: 2px 0 3px 0;
  cursor: pointer; 
  background: #5082BD; 
  color: #FFF;}
  
/* styling for the slideshow on the homepage */
ul.slideshow {
  list-style: none;
  width: 630px;
  height: 200px;
  overflow: hidden;
  position: relative;
  margin-left: 20px;
  padding: 0;}
  
ul.slideshow li {
  position: absolute;
  margin: 0;
  padding: 0;
  left: 0;
  right: 0;}
 
ul.slideshow li.show {
  z-index: 500;}
 
ul img {
  border: none;}
 
#slideshow-caption {
  width: 600px;
  height: 210px;
  text-align: right;
  position: absolute;
  bottom: 0;
  left: 0; 
  z-index: 500;}
 
#slideshow-caption .slideshow-caption-container {
  padding: 20px 25px 0 5px;   
  z-index: 1000;}
 
#slideshow-caption p {
  padding: 0;
  font: bold 1.0em verdana; 
  color: #FFF;}
  
#recherche table 
{
  margin: 0px 0px 0px 0px;
  border-collapse:collapse;
  width: 650px;
  font: normal 1.0em verdana;
}

#recherche th {
	background: #663399;
	color: #FEEEE1;
	text-align: center;
}

#recherche td {
	text-align:right; 
	height: 20px;
}

#recherche table,th, td {
	border-bottom: 1px solid #663399; 
}

#justified {
	text-align: justify;
}

#accordeon a, a:hover{
	text-decoration: none;
}

.ui-state-default {
	background: transparent url(../images/bouton_plus.jpg) no-repeat;
	padding-left: 28px;
}

.ui-state-active {
	background: transparent url(../images/bouton_moins.jpg) no-repeat;
	padding-left: 28px;
}


