* html img, * html .png{
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
body {
	margin:0px auto;
	background:#545655;
}

body, select, td, input, div, textarea{
	font: 13px "Trebuchet MS", Verdana, Times New Roman, Times, serif;
}
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;
}

a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#96BF0D;
}

.clear {
	clear: both;
	height: 0px;
	padding: 0; 
	margin: 0;
	font-size: 0;
	visibility: hidden;
}
#container{
margin: 0px auto;
width: 980px;
overflow: hidden;
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{
padding:0px;
margin:0px;
font-size:14px;
height:19px;
font-weight:bold;
padding-top:15px;
padding-bottom: 8px;
margin-bottom:5px;
font-size: 19px;
letter-spacing: 0.4px;
}

iframe{
border:none;
}

.imgAttente{
display:none;
}

.right{
float:right;
}
.left{
float:left;
}
ul{
margin: 0px;
padding: 0px;
}
ul{
margin-top: 10px;
}
li, .in-info a span{
margin-left: 20px;
padding-left: 15px;
list-style-type:none;
background: url(../img/puces/li-vert.gif) 0% 4px no-repeat;
}
.in-info li{
background: url(../img/puces/li-vert.gif) 0% 11px no-repeat;
}

.etex{
margin: 30px auto;
max-width:1028px;
height:27px;
background: url(../img/etex.gif) no-repeat;
}
.etex p{
padding-top: 30px;
padding-left: 35px;
}
.masque{
display: none;
}
a{
color: black;
}
a:hover, a:focus, a:active{
text-decoration: underline;
color:black;
}
.contenu a,.contenu a:hover,.contenu a:focus,.contenu a:active{
color: green;
}
.pbNewsletter{
color:red;
text-align: center;
}
.validationNewsletter{
color:green;
text-align: center;
}

