
body {
	margin:0px auto;
	background: black;
}

body, select, td, input, div, textarea{
	font: 12px "Trebuchet MS", Verdana, Times New Roman, Times, serif;
	color: white;
}
p {
	margin-top: 0;
	padding-top: 0;
	text-align: justify;

}
form {
	margin: 0;
	padding: 0;
	border: 0px solid #FFF;
}
input, textarea {
	background: #FFF;
	color: #000;
	border: 1px solid #000;
	padding-left: 2px;
}

img{
border:0px;
padding:0px;
margin:0px;
margin-right:-4px;
margin-bottom:-2px;
}



.clear {
	clear: both;
	height: 0px;
	padding: 0; 
	margin: 0;
	font-size: 0;
	visibility: hidden;
}
#container{
margin: 0px auto;
width: 980px;
min-width: 980px;
margin-top: 0px;
padding:0px;
position:relative;
z-index:1;
}

#bas {
	padding:0px;
	clear: both;
	margin:0px auto;
}
#dhtmltooltip {
	position: absolute;
	left: -300px;
	border: solid 1px #CCC;
	padding: 4px;
	color: #FFF;
	background: #FFF;
	visibility: hidden;
	z-index: 100;
}
#dhtmltooltip img {
	margin-top: 0px;
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

strong{
font-weight:normal;
}
.up, #evt1, #evt0{
width:36px;
height: 33px;
background: url(../img/puces/up.png) no-repeat;
display: block;
}
#evt0{
background: none;
}
.up:hover{
background: url(../img/puces/up-over.png) no-repeat;
}
.down{
width:36px;
height: 33px;
background: url(../img/puces/down.png) no-repeat;
display: block;
}
.down:hover{
background: url(../img/puces/down-over.png) no-repeat;
}

.previous{
width:32px;
height: 37px;
background: url(../img/puces/previous.png) no-repeat;
display: block;
float: left;
}
.previous:hover{
background: url(../img/puces/previous-over.png) no-repeat;
}
.next{
display: block;
float:left;
width:32px;
height: 37px;
background: url(../img/puces/next.png) no-repeat;
}
.next:hover{
background: url(../img/puces/next-over.png) no-repeat;
}
/****************************SITE****************************/

h1, h2, h3{
padding:0px;
margin:0px;
color:#7F171C;
font-size:15px;
height:19px;
font-weight:bold;
letter-spacing: 0.4px;
}
strong{
font-weight: bolder;
letter-spacing: 0.4px;
font-size: 12px;
color: #AF4141;
}
#body{
opacity:0.0;
}

.imgAttente{
display:none;
}

.right{
float:right;
}
.left{
float:left;
}
ul{
margin: 0px;
padding: 0px;
}
ul{
margin-top: 10px;
}
.ssmenu li, .in-info a span{
margin-left: 20px;
padding-left: 15px;
list-style-type:none;
}
a, a:link, a:visited{
color: white;
text-decoration: underline;
}
a:hover, a:focus, a:active{
color :#DF454B;
text-decoration: none;
}
tr,td{
margin: 0px;
padding: 0px;
}

/** Signature **/
.personnage i{
clear: both;
display: block;
}
.signature{
margin-top: 0px;
clear: both;
}
#signature{
display:none;
clear: both;
height: 10px; 
}
