/* CSS Document */
 body{
	margin:0;
  	padding:header-<length> 0 footer-<length> 0;
	background-color: #FFFFFF;
 	 
}

 div#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
  	height:header-<length>;
	background-color: #FFFFFF;
	height: 100px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
 }
 div#content{
	height:100%;
	overflow:auto;
	width: 70%;
	margin-right: 15px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	padding-top: 150px;
	padding-right: 0px;
	padding-bottom: 130px;
	padding-left: 0px;
	background-color: #FFFFFF;
 }
 div#left-sidebar{
	position:absolute;

  top:header-<length>;
	left:0;

  width:left-sidebar-<length>;
	height:400%;
	width: 25%;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
 }
 @media screen{

  body>div#header{
   position:fixed;
  }
  body>div#left-sidebar{
   position:fixed;
  } 
}
 

 * html body{
  overflow:hidden;
 } 
 * html div#content{
	height:100%;
	overflow:auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
 }
#left-sidebar #menuflottant {
	margin: 0px;
	padding-top: 200px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
}
#left-sidebar #menuflottant ul {
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#left-sidebar #menuflottant a {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	text-decoration: none;
	color: #999999;
	letter-spacing: 8px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
#left-sidebar #menuflottant a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#left-sidebar #menuflottant h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
	line-height: 10px;
	margin: 0px;
	padding: 0px;
}
#left-sidebar #menuflottant li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
#left-sidebar #menuflottant p {
	font-size: 14px;
}
#left-sidebar p {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#header #sousmenu {
	text-align: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	margin: 0px;
	float: right;
	width: 74%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#header #sousmenu h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#header #sousmenu a {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
	line-height: 20px;
}

#header #sousmenu a:hover {
	font-weight: bold;
	color: #000000;
	font-size: 16px;
}
#header #adapt {
	width: 90%;
	float: right;
	height: 100%;
}
#accueil  {
	padding-top: 250px;
	text-align: center;
	color: #999999;
	margin: 0px;
}
#accueil  a  {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: 10px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#accueil  a:hover  {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content p {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
#content a {
	color: #000000;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
	font-weight: bold;
}
#content h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	letter-spacing: 2px;
	margin: 0px;
}
#content h3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: normal;
}
#content #adapt {
	width: 95%;
	float: right;
	height: 100%;
}
#content #table_calendrier {
	margin: 0px;
	padding: 0px;
}
#content #table_calendrier td {
	padding: 0px;
	text-align: left;
	margin: 0px;
}
#content #table_calendrier p {
	text-align: left;
	padding: 5px;
	margin-top: 5px;
	margin-left: 5px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
}
#content #creations {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#content #creations a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
#content #creations a:hover {
	text-transform: uppercase;
}
#content #creations #mentions {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	margin: 0px;
	color: #000000;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content #creations #casting {
	text-align: justify;
	margin: 0px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#content #creations #texte {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	margin: 0px;
	padding: 15px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#gallery {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 600px;
}

#gallery ul {
	list-style:none;
	padding:0;
	margin:0;
	width:180px;
	position:relative;
	float: left;
}
#gallery ul li {display:inline; width:52px; height:52px; float:left; margin:0 0 5px 5px;}
#gallery ul li a {
	display:block;
	width:50px;
	height:50px;
	text-decoration:none;
}
#gallery ul li a img {display:block; width:50px; height:50px; border:0;}
#gallery ul li a:hover {white-space:normal; border-color:#ddd;}
#gallery ul li a:hover img {
	position:absolute;
	right:185px;
	top:0;
	width:auto;
	height:auto;
	left: 185px;
}
.grisgras {
	font-weight: bold;
	color: #999999;
}

.italic {
	font-style: italic;
}
.droite {
	text-align: right;
}
.gauche {
	float: left;
}
.gras {
	font-weight: bold;
}
.page {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
}
