html {
	background: #E6EDF1 url(../img/fond.gif) repeat-x scroll 0 -1100px;
}

body {
	font-size: 13px;
	font-family: sans-serif;
}

h1, h2, h3 {
	color: #00cc00;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
	text-align: center;
}


#essai1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

img {
	border: none;
}

.justif {
	text-align: justify;
}
#page {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	margin-top: 5px;
	border-width: 1px;
	border-color: #dcdcdc;
	border-style: solid;
	width: 960px;
	background: white;
	min-height: 500px;
	}
	
#header {
	background-repeat: no-repeat;
	background-image: url(../img/banniere.png);
	padding-top: 20%;
	width: 100%
}

#menu {
	padding-top: 3px;
	height: 24px;
	background: url(../img/index-web_07.jpg);
}

#corps {
	background: #DEDEDE repeat-y; 
	min-height: 400px;
}

#tablecentre {
	margin-left: 200px;
	border: solid 1px;
}

#tablecentre tr {
	border: solid 1px;
}

#tablecentre td {
	border: solid 1px;
}


#contenu {
	margin : 0 240px 0 0;
	padding: 20px 20px 2px;
	background: white;
	min-height: 680px;
}

#laterale {
	text-align: center;
	width: 240px;
	float: right;
}

#laterale h2 {
	padding: 5px;
}

.label {
	padding: 10px 5px 0 5px;
	width: 70px;
	height: 80px;
}

a {

}

a.lightbox {
	color: white;
	border: none;
}

.iconlist {
	list-style: none;
}

li.fer {
	list-style-image: url(http://88.191.84.2/pdp/images/fer.gif);
	margin: .4em 0;
	text-align: justify;
}

.centr {
	margin-left: 250px;
}

.centrage {
	margin-left: 150px;
}

/*- Accueil--------------------------- */

#accueilf {
	background: url("../images/accueilfond.jpg") no-repeat;
	height: 500px;
	width: 700px;
	margin-bottom: 30px;
}

#accueil {
	height:650px;
}

#accueilh {
	margin-left: 200px;
}

#texte1 {
	margin: 250px 0 0 20px
	width: 200px;
	height: 150px;
}

/*- Menu Tabs 5--------------------------- */
 
    #tabs5 {
      width:100%;
	  padding-bottom: -2px;
      line-height:normal;
 
      }
    #tabs5 ul {
	  margin:0;
	  list-style:none;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("../img/tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("../img/tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }  
      
/* Barre latérale */


#contenub {
	border-width: 2px;
	border-color: black;
	border-style: ridge;
	margin-top: 100px;
	margin-left: 22px;
	margin-bottom: 20px;
	width: 90%;
	background: white repeat-y;
}

.calendarBox {
	position: relative;
	top: 30px;
	margin: 0 auto;
	padding: 5px;
	width: 210px;
	}

.calendarFloat {
	float: left;
	width: 21px;
	height: 20px;
	margin: 1px 0px 0px 1px;
	padding: 1px;
	border: 1px solid #000;
	}

/* Contenu général */


/* Footer */

#footer {
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 3px;
	border-top-style: none;
	clear: both;
	width: 960px;
	height: 40px;
	color: black;
}

#footer p {
	margin: 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: inherit;
}

#footerhr {
	color: gray;
	background-color: gray;
	height: 1px;
	border: 0;
	width: 960px;
}

.light {


	text-transform: none;


	text-decoration: none;


}

/* Table */

#gradient-style
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-left: 100px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#gradient-style th
{
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe url('table-images/gradhead.png') repeat-x;
	border-top: 2px solid #d3ddff;
	border-bottom: 1px solid #fff;
	color: #039;
}
#gradient-style td
{
	text-align: center;
	padding: 8px; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid #fff;
	background: #e8edff url('table-images/gradback.png') repeat-x;
}
#gradient-style tfoot tr td
{
	text-align: center;
	background: #e8edff;
	font-size: 12px;
	color: #99c;
}
#gradient-style tbody tr:hover td
{
	background: #d0dafd url('table-images/gradhover.png') repeat-x;
	color: #339;
}

#mytable {
	width: 660px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 650px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url('http://88.191.84.2/pdp/images/bg_header.jpg') no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	text-align: center;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url('http://88.191.84.2/pdp/images/bullet1.gif') no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url('http://88.191.84.2/pdp/images/bullet2.gif') no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.accordion  {

	font-family: verdana;
	border: 1px solid black;
}
.accordion div {
	background-color: #eee;
}

.accordion p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 3px;
}
.accordion span {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #FFCD00;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	
	background-image: url("AccordionTab0.gif");
}
.accordion span:hover {
	background-color: #FF9A00;
	background-image: url("AccordionTab2.gif");
}
.accordion span.selected {
	color: black;
	background-color: #80cfe2;
	background-image: url("AccordionTab2.gif");
}

.livre {
	padding: 0 0 0 65px;
}

#essai2 {
	letter-spacing: 1px;
	font-family: Arial, sans-serif;
}

#essai3 {
	
	font-family: "Zapf Chancery", "Comic Sans MS", cursive;
	
}

#essai4 {
	font-family: Verdana, Arial, sans-serif;
}

#essai5 {
	font-family: fantasy;
	letter-spacing: 0px;
	word-spacing: 0px;
}