/* css 'patrickvolto', par Patrick Volto, http://www.patrickvolto.com */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/2.0/fr/  */

/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */

/* Document Styles */

/* Corps
************************************************************/
* {
	padding: 0;
	margin: 0;
}
body
{
	text-align: center;
	font: 12px "Trebuchet MS", helvetica, sans-serif;
	background-repeat: repeat;
	color: #efefef;
	background-color: #000;
}

/* Liens
************************************************************/
a {
	color: #A5D1FF;
	text-decoration: none;
}
a:hover {
	color: #9b9b9b;
	text-decoration: underline;
}

/* En-tetes H
************************************************************/
h2 {
	padding-left: 28px;
	line-height: 30px;
	background:  url('imgs/titreh2.png') no-repeat left bottom;
	color: #A5D1FF;
	font-size: 17px;
	border-bottom: 1px solid #A5D1FF; margin-left:0; margin-right:0; margin-top:0; margin-bottom:1em;
}
h2 a, h2 a:hover, h3 a, h3 a:hover {
	color: #ff9900;
}
h3 {
	font-size: 15px;
	border-left: 1px solid /*#A5D1FF*/;
	border-bottom: 1px solid /*#A5D1FF*/;
	/*color: #A5D1FF;*/
	padding-left: 5px;
	line-height: 25px;
	/*background-image: url('#');*/
	background-repeat: no-repeat;
	background-position: right bottom; margin-left:0.3em; margin-right:0; margin-top:0; margin-bottom:1em;
}

h30 {
	font-size: 15px;
	border-left: 1px solid #dd7230;
	border-bottom: 1px solid #dd7230;
	color: #dd7230;
	padding-left: 5px;
	line-height: 25px;
	/*background-image: url('#');*/
	background-repeat: no-repeat;
	background-position: right bottom; margin-left:0.3em; margin-right:0; margin-top:0; margin-bottom:1em;
}



h4 {
	font-size: 1.2em;
	font-weight: normal;
	/*color: #A5D1FF;*/
	padding-left: 14px;
	margin: 0 0 0.7em 1em;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	/*border-bottom-color: #63300F;*/
}
h5 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 1em 1.1em;
}
h6 {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0 0 0.6em 1.5em;
}
p {
	line-height: 1.3em;
	text-indent: 1.8em;
	margin: 0 0 1em 0.5em;
}
ul {
	list-style-type: disc;
	list-style-image: url("imgs/puce.png"); 
	line-height: 1.7em;
	list-style-position: outside;
	padding-left: 8px;
	margin-left: 20px;
	
   }

/* Conteneur
************************************************************/
div#conteneur {
	width: 700px;
	margin: 0 auto;
	text-align: left;
	background: #fff url('imgs/main.png') repeat-y;
	}
	
/* Images/objects
************************************************************/
img {
	border: 0px none;
}
.gauche {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.droite {
	float: right;
	padding: 0 0 10px 10px;
	font-size: 10px;
	text-align: right;
}
.navgauche {
	padding: 0 10px 15px 5px;
}
.video {
	padding: 15px;
}
.object {
	width:450px; height:600px; 
}
.radio {
	width:400px; height:75px; 
}	
/* En-tete
************************************************************
h1#header {
	display: block;
	height: 170px;
	background:  url('imgs/header.png') no-repeat;
}
h1#header a {
	display: block;
	height: 140px;
	text-decoration: none;
}
h1#header a span
{
	visibility: hidden;
}
*****/
/* Contenu
************************************************************/
div#contenu {
	padding: 0 20px 20px 20px;
}
div#main
{
	position: relative;
	top: 0;
	text-align: justify;
}
.blanc {
	color: #fff
}
.orange {
	color: #dd7230;
	font-weight: bold;
}
.bleu {
	color: #A5D1FF; 
	font-weight: bold;
}
.u {
	text-decoration: underline;
}
/* Barre verticale
************************************************************/
div#navigation {
	position: relative;
	top: 110px;
	right: -200px;
	float: right;
	width: 180px;
	text-align: left;
	padding: 0 0 0 15px;
	font-size: 1.05em;
}
div#navigation ul {
	list-style-type: none;
	padding: 0 0 1em 0.5em;
	margin-left: 0;
	list-style-position: inside;
}
div#navigation ul li {
	line-height: 1.2em;
}

/* Pied de page

p#footer {
	clear: left;
	line-height: 45px;
	text-align: right;
	height: 55px;
	margin: 0;
	background: url('imgs/footer.png') repeat-y;
	color: #fff;
	font-size: 0.8em; padding-left:25px; padding-right:0; padding-top:0; padding-bottom:0
}
p#footer a {
	color: #999;
	text-decoration: underline;
	}
************************************************************/
.page {
	font-size: 10px;
	text-align: right;
}
.saut {
	float: none;
	font-size: 11px;
	text-align: right;
	border-bottom-width: 0.1em;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.saut2 {
	float: none;
	font-size: 11px;
	text-align: right;
	}
.centre {
	text-align: center;
}

#logo {
   background: url('resources/_wsb_logo.gif') no-repeat;
}
#key_visual {
   background: url('resources/ImagePrincipale+copie.jpg') no-repeat;
}
#slogan {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #a5d1ff;
}
#main_nav_list a.main_nav_active_item {
  background: url('images/dynamic/buttonset1/n1hover.gif') no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  list-style-type: none;
  
}
#main_nav_list a.main_nav_active_item2 {
  background: url('images/dynamic/buttonset1/n2hover.gif') no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  list-style-type: none;
  
}
#main_nav_list a.main_nav_active_item3 {
  background: url('images/dynamic/buttonset1/n3hover.gif') no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  list-style-type: none;
  
}
#main_nav_list a.main_nav_item {
  background: url('images/dynamic/buttonset1/n1.gif') no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  list-style-type: none;

}
#main_nav_list a.main_nav_item2 {
  background: url('images/dynamic/buttonset1/n2.gif') no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  list-style-type: none;

}
#main_nav_list a.main_nav_item3 {
  background: url('images/dynamic/buttonset1/n3.gif') no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  list-style-type: none;

}
#main_nav_list a.main_nav_item:hover {
  background: url('images/dynamic/buttonset1/n1hover.gif') no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  list-style-type: none;
 
}
#main_nav_list a.main_nav_item2:hover {
  background: url('images/dynamic/buttonset1/n2hover.gif') no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  list-style-type: none;
 
}

#sub_#main_nav_list a.main_nav_item3:hover {
  background: url('images/dynamic/buttonset1/n3hover.gif') no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
  list-style-type: none;
 
}
nav_list a.sub_nav_active_item {
  background: url('images/dynamic/buttonset1/subnav1hover.gif') no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000000
}
#sub_nav_list a.sub_nav_item {
  background: url('images/dynamic/buttonset1/subnav1.gif') no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000
}
#sub_nav_list a.sub_nav_item:hover {
  background: url('images/dynamic/buttonset1/subnav1hover.gif') no-repeat;
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000
}
#content_container h1 {
  font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #a5d1ff;
}
#content_container h2 {
  font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
  font-style: normal;
  font-size: 17px;
  font-weight: bold;
  text-decoration: none;
  color: #a5d1ff;
}
#content_container h3 {
  font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  /*color: #a5d1ff;*/

}

#content_container h30 {
  font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
  font-style: normal;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  /*color: #a5d1ff;*/

}

#content_container, #content_container p {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
#content_container a:visited {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #cdcdcd;
}
 /*#content_container a:link {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #ffffff;
}*/
#content_container a:hover {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #cdcdcd;
}
/* #content_container a:active {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #ffffff; 
}*/
#footer_text {

	line-height: 45px;
	text-align: right;
	height: 55px;
	margin: 0;
	color: #fff;
	font-size: 0.8em; padding-left:25px; padding-right:0; padding-top:0; padding-bottom:0
	color: #999;
	}

