*{
	margin:0;
	padding:0;
	/*FILTER: Gray;*/
}
body {
	font:13px/1.4em Verdana, sans-serif;
	color:#333;
	background: url('../images/sable.jpg') repeat-x 0px -50px;
}
a:link, a:visited{
	text-decoration:none;
	font-size:125%;
	color:#fff;
	border-bottom:2px solid #fff8aa;
}

a:hover, a:active{
	color:#ccc;
}

a.email{
	color:black;
}
img{
	border:none;
}

#container {
	width:1000px;
	margin:40px auto;
	overflow:none;
}
#presentation h1, #forces h1,#descriptif h1{
	width:349px;
	height:0;
	padding-top:45px;
	overflow:hidden;
	font-size:6px;
	text-indent:-900px;
}
#descriptif h1{
	width:580px;
}
#presentation, #forces{
	float:right;
	clear:right;
	width:349px;
	overflow:hidden;
	margin-top:45px;
}
#descriptif{
	clear:both;
	width:600px;
	overflow:hidden;
	margin-top:45px;
}

#presentation,#creations{
	margin-top:0px;
}
#creations{
	margin-top:-30px;
}
#presentation h1{
	background: url('../images/presentation-b.png') 0px 0px;
	behavior: url(../iepngfix.htc);
}
#forces h1{
	background: url('../images/forces-b.png') 0px 0px;
	behavior: url(../iepngfix.htc);
}
#descriptif h1{
	behavior: url(../iepngfix.htc);
}


#presentation p, #forces p,#descriptif p{
	background: url('../images/fond_trans_lg.png');
	width:329px;
	overflow:hidden;
	padding:0px 7px 15px 13px;
	color:#fff;
	line-height:1.25em;
	behavior: url(../iepngfix.htc);
	text-align:justify;
}
#descriptif p{
	background: url('../images/fond_trans_lg_long.png');
	width:560px;	
}

html>body #presentation p, html>body #forces p{
	background: url('../images/fond_trans.png');
}
html>body #descriptif p{
	background: url('../images/fond_trans_long.png');
}

#presentation span.end, #forces span.end, #descriptif span.end{
	background: url('../images/fond_trans_fin.png') 0px 0px;
	display:block;
	width:349px;
	height:19px;
	overflow:hidden;
	behavior: url(../iepngfix.htc);
}

#descriptif span.end{
	background: url('../images/fond_trans_fin_long.png') 0px 0px;
	width:580px;
}


#creations{
	width:600px;
	height:750px;
	background: url('../images/creations.png') 0px 0px no-repeat;
	behavior: url(../iepngfix.htc);
	overflow:hidden;
}

#imgcrea{
	margin:48px 0 0 66px
}
#prevnext{
	width:600px;
}
#prev{
	float: left;
	border:none;
 }
#next{
	float: right;
	border:none;
 }

#credits{
	clear: both;
	margin-top:50px;
	color:#333;
	width:100%;
	text-align: center;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
}

.aToolTip {
	border:2px solid #444;
	background:#555;
	color:#fff;
	margin:0;
	padding:6px 12px;
}

.aToolTip .aToolTipContent {
	position:relative;
	margin:0;
	padding:0;
}

.sd_container{
 font-family: arial,helvetica,sans-serif;
 margin:0;
 padding: 10px;
 position: absolute;
 background-color: #fff;
 border: solid 1px #ccc;
 text-align:center;
}
.sd_header{
 font-size: 125%;
 font-weight:bold;
 margin-bottom: 10px;
}
.sd_content{}
.sd_footer{
 color: #a0a0a0;
 margin-top: 10px;
}
.sd_overlay{
 position: absolute;
 margin:0;
 padding: 0;
 top: 0;
 left: 0;
 background-color: #222;
}
.sd_loading{
 background: url('../images/indicator.gif') center no-repeat;
 background-color: #fff;
 height: 60px;
 width: 60px;
}
.sd_closelabel{
 position:absolute;
 width:50px;
 height:22px;
 line-height:22px;
 top:0;
 left:0;
 padding:5px;
 text-align:center;
 background-color:#ccc;
}
.sd_closelabel a {
 text-decoration:none;
 color: #222;
 font-size: 12px;
 font-weight:bold;
}
