html, body{

	margin: 0;
	padding:0;

	font: 13px "Trebuchet MS", arial, tahoma, sans-serif;
	color:  #FFFFFF;
	
}


p {
    margin-left:10px ;
	margin-bottom:20px;
	margin-right:10px;
	margin-top:20px;
	color:#e2dede;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

#global{

	position: relative;

	width: 100%;
	height: 100%;
	
	background-color: #011827;

}

#menu{

	height: 60px;
	width: 100%;
	background-color: #090a09;
	border-bottom: 5px solid #b7db00;
}



/* TOPLINE */

#topLine{
	margin: 0;
	padding: 0;
	
	position: relative;
	
	width: 100%;
	
	background: #101011 url('../images/bgRowTopDark.jpg') top left repeat-x;
}

#topLine .contentCol{

	position: relative;

	width: 75%;
	height: 100%;
	
	margin: 0 auto;
	
	background: #323233 url('../images/bgRowTopLight.jpg') top left repeat-x;

}

#logoLine{
	width: 100%;
	height: 95px;
	
	margin: 0;
	
	background-color: #fff;
	
	border-bottom: 5px solid #b7db00;
	
}

a{ color: #f3971b; }

h1{ 
color: #b7db00;
margin-left:10px ;
margin-bottom:10px;
margin-right:10px;
margin-top:10px;
}

h2{ 
font-style: italic;
color: #b7db00;
margin-left:10px ;
margin-bottom:10px;
margin-right:10px;
margin-top:10px;
}

h3{
color: #f3971b;
margin-left:10px ;
margin-bottom:10px;
margin-right:10px;
margin-top:10px;
}

h4{
color: #f3971b;
margin-left:10px ;
margin-bottom:10px;
margin-right:10px;
margin-top:10px;
text-decoration: none;
font-family: Arial, Helvetica, Verdana, Arial;
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
}

#logoLine img{ margin-left: 65px;}

#contentLine{

	position: relative;

	min-height: 276px;
	
	width: 100%;
	margin: 0;
	
	background-color:#011827;

}

#contentLine .contentCol{

	width: 75%;
	
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 5px;
	
	background-color:#011827;
}

#content{

	padding-top:15px;
	padding-bottom:15px;
	padding-left:15px;
	padding-right:15px;
	background-color:#011827;

}

#content p{
	margin-bottom: 7px;
}

#bottomLine{

	position: relative;

	height: 75px;
	
	width: 100%;
	margin: 0;
	
	background-color:#011827;
	border-bottom: 5px solid #6C6D6C;
}

#bottomLine .contentCol{

	height: 100%;
	width: 75%;
	
	margin: 0 auto;
	
	background-color:#011827;
	border-bottom: 5px solid #b7db00;

}





/* MEN MENU */

ul.navigation{

	height: 6Opx;
	font: 16px "Trebuchet MS", arial, sans-serif;
	
	color: #fff;
	
	list-style: none;

	margin: 0; 
	padding: 0;
	
}

ul.navigation li{

	dipslay: block;
	float: left;
	
	height: 60px;

}

ul.navigation li a{

	display: block;
	float: left;
	height: 60px; 
	
	padding: 0 35px;
	
	line-height: 60px;
	color: #fff;
	
	text-decoration: none;

}

ul.navigation li a:hover{color: #dbffbe;}
ul.navigation li a.active{color: #b7db00; background: url('../images/arrowMenu.jpg') bottom center no-repeat;}

body{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525759;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x -y;
	background-color: #031d2e;
	margin-top:20px;
	}

#contenu {

width:900px;
position:relative;
left:50%;
margin-left:-450px;
margin-top:0px;
border-style: solid;
border-width:1px;
border-color:#FFFFFF;

}

.texte {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}


.droite { 

/*Placement de l'objet à gauche du bloc presentation*/ 
float:right; 

/*Marge de 5px à droite de l'objet*/ 
margin-left:20px;
margin-right:10px;
margin-top:0px; 
margin-bottom:10px;   

/*Pour ton image, tu peux également fixer une position au sein de ta présentation afin qu'elle ne bouge pas lors du redimensionnement de la fenêtre. Celà dit comme ta presentation à une taille fixe, çà ne bougera pas. C'est utile lorsque le bloc est de taille proportionnelle à ta page.*/ 

} 

/**
 * The default CSS for Shadowbox.
 *
 * This file is part of Shadowbox.
 *
 * Shadowbox is an online media viewer application that supports all of the
 * web's most popular media publishing formats. Shadowbox is written entirely
 * in JavaScript and CSS and is highly customizable. Using Shadowbox, website
 * authors can showcase a wide assortment of media in all major browsers without
 * navigating users away from the linking page.
 *
 * You should have received a license with this distribution explaining the terms
 * under which Shadowbox may be used. If you did not, you may obtain a copy of the
 * license at http://shadowbox-js.com/LICENSE
 *
 * @author      Michael J. I. Jackson <michael@mjijackson.com>
 * @copyright   2007-2009 Michael J. I. Jackson
 * @version     SVN: $Id: shadowbox.css 20M 2009-04-23 13:08:21Z (local) $
 */

/*_____________________________________________  container, overlay, & wrapper  */
#sb-container, #sb-wrapper {
  text-align: left; /* reset left alignment */
}
#sb-container, #sb-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0;
}
#sb-container {
  height: 100%;
  display: none;
  visibility: hidden;
  z-index: 999;
}
body > #sb-container {
  /* use position:fixed in modern browsers */
  position: fixed;
}
#sb-overlay {
  /* needed in IE6 where sb-container uses position:absolute */
  height: expression(document.documentElement.clientHeight + 'px');
}
#sb-container > #sb-overlay {
  /* use for sb-container position:fixed */
  height: 100%;
}

/*_________________________________________________________________  wrapper  */
#sb-wrapper {
  position: relative;
}
#sb-wrapper img {
  border: none;
}

/*____________________________________________________________________  body  */
#sb-body {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid #303030;
}
#sb-body-inner {
  position: relative;
  height: 100%;
}
#sb-content.html {
  height: 100%;
  overflow: auto; /* make html content scrollable */
}

/*_________________________________________________________________  loading  */
#sb-loading {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 10px;
}
#sb-body, #sb-loading {
  background-color: #060606; /* should match loading image background color */
}

/*____________________________________________________________  title & info  */
#sb-title, #sb-info {
  position: relative;
  margin: 0; /* these must have no vertical margin or padding */
  padding: 0;
  overflow: hidden;
}
#sb-title-inner, #sb-info-inner {
  position: relative;
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  line-height: 16px;
}
#sb-title, #sb-title-inner {
  height: 26px;
}
#sb-title-inner {
  font-size: 16px;
  padding: 5px 0;
  color: #fff;
}
#sb-info, #sb-info-inner {
  height: 20px;
}
#sb-info-inner {
  font-size: 12px;
  color: #fff;
}

/*_____________________________________________________________________  nav  */
#sb-nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}
#sb-nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
}
#sb-nav-close {
  background-image: url(resources/close.png);
  background-repeat: no-repeat;
}
#sb-nav-next {
  background-image: url(resources/next.png);
  background-repeat: no-repeat;
}
#sb-nav-previous {
  background-image: url(resources/previous.png);
  background-repeat: no-repeat;
}
#sb-nav-play {
  background-image: url(resources/play.png);
  background-repeat: no-repeat;
}
#sb-nav-pause {
  background-image: url(resources/pause.png);
  background-repeat: no-repeat;
}

/*_________________________________________________________________  counter  */
#sb-counter {
  float: left;
  padding: 2px 0;
  width: 45%;
}
#sb-counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#sb-counter a.sb-counter-current {
  text-decoration: underline;
}

/*________________________________________________________________  messages  */
div.sb-message {
  font-family: 'Lucida Grande', Tahoma, sans-serif;
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.sb-message a:link, div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}

.texte-orange {
	color: #f3971b;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

