html,body
{ 

      margin:0;
      padding:0;
      height:100%;
      border:none;
	  	margin-top: 0px;
	background-color: #ffffff;
	background-attachment: fixed;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
}


hr {
  border: 1;
  color: #0087bb;

}
table.border{
border-left: .75pt solid #330000; 
border-top: .75pt solid #330000; 
border-bottom: .75pt solid #330000; 
border-right: .75pt solid #330000; 
}
table.border2{
border-top: .75pt solid #330000; 
}
td.border{
border-bottom: .75pt solid #330000;
}

td.footer{font-family: Arial;
font-size: 10pt;
color: #ffffff;
}
td{font-family: Arial;
font-size: 10pt;
color: #000000;
}
td.etoile{font-family: Arial;
font-size: 12pt;
font-weight: bold;
color: red;
}
td.texte1{font-family: Arial;
font-size: 10pt;
color: #000000;
font-weight: bold;
}
td.texte2{font-family: Arial;
font-size: 10pt;
color: #000000;
text-decoration:none
}
a{font-family: Arial;
font-size: 10pt;
text-decoration:none;
color: #08255d
}
a.liens{font-family: Arial;
font-size: 10pt;
color: #ffffff;
text-decoration:none
}
a.liens:visited{font-family: Arial;
font-size: 10pt;
color: #blue;
text-decoration:none
}
a.liens:hover{font-family: Arial;
font-size: 10pt;
color: #ffcc33;
text-decoration:none
}
a.liens2{font-family: Arial;
font-size: 10pt;
color: #08255d;
text-decoration:none
}
a.liens2:visited{font-family: Arial;
font-size: 10pt;
color: #blue;
text-decoration:none
}
a.liens2:hover{font-family: Arial;
font-size: 10pt;
color: red;
text-decoration:none
}
p{font-family: Arial;
font-size: 10pt;
color: #000000;
}
p.erreur{font-family: Arial;
font-size: 12pt;
color: red;
}
td.titre{font-family: Arial;
font-size: 12pt;
color: #ffffff;
background-color: #08255d;

}

li{font-family: Arial;
font-size: 10pt;
color: #000000;
}

ol{font-family: Arial;
font-size: 10pt;
color: #000000;
}

b{font-family: Arial;
font-size: 10pt;
color: #08255d;
}
h3{font-family: Arial;
color: #08255d;
}

h4{font-family: Arial;
color: #000000;
}

h5{font-family: Arial;
color: #000000;
}
ul{font-family: Arial;
font-size: 12pt;
color: #000000;
}
img.border {
	padding: 5px; 
}
div.img-dec {



padding: 0;
position: relative;
}
  
div.img-dec img {
background-color: #fff;
border: 1px solid #a9a9a9;
display: block;

padding: 4px;
position: relative;
}
.button {
    border: 1px solid #006;
    background: #0087bb;
	color: #ffffff

	
}