body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a:active, a:focus {outline:0 !important;}
input, textarea, select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
   }
.right {
	float:right;
}
.left {
	float:left;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}



.indent20{
  margin-left: 20px;
}


.indent25{
  margin-left: 25px;
}

.indent30{
  margin-left: 30px;
}


.indent65{
  margin-left: 60px;
}

.indent60{
  margin-left: 60px;
  margin-top: 8px;
}
.indent100{
  margin-left: 100px;
}

.indent140{
  margin-left: 140px;
}

.indent180{
  margin-left: 180px;
}

.indent220{
  margin-left: 220px;
}
.top5{
margin-top: 5px;
}

.top7{
margin-top: 7px;
}


.top10{
margin-top: 10px;
}

.top15{
margin-top: 15px;
}


.top20{
margin-top: 20px;
}

.top25{
margin-top: 25px;
}

.marginleft15{
margin-left: 25px;
}

 .marginleft110{
margin-left: 110px;
}
 .marginleft60{
padding-left: 60px;
}
.marginleftnegatif10{
margin-left: -10px;
}

 .paddingleft130px{
padding-left: 150px;
}



.padding10{
padding-top: 10px;
}


.padding15{
padding-top: 15px;
}




.padding20{
padding-top: 20px;
}

.padding25{
padding-top: 25px;
}

.padding50{
padding-top: 50px;
}

 .negatif5{
  margin-top: -5px;
}
.negatif6{
  margin-top: -6px;
}
.negatif10{
  margin-top: -10px;
}


.negatif15{
  margin-top: -3px;
  text-align: center;

}

.negatif25{
  margin-top: -25px;
}

.margin0{
  margin-top: 0px;
}

.clear-left{
clear: left;
float: left;
}

.nowrap{
  white-space: nowrap;
}


.thumb-droit{
float: right;
margin-left: 10px;
margin-top: 7px;

}

.thumb-gauche{
float: left;
margin-top: 7px;
margin-right: 10px;
}




  object{
    outline: none;
  }


a:active, a:focus{
outline:none;
}

a img{
opacity:1.00;
border: 0px;
}

a:hover img{
opacity:0.70;
border: 0px;
}
