html{
font-size:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*
body body, td, tr, p, dd, dl{
font-size:0.8em;
color:#016791;
}*/


body body, td, tr, p, dd, dl {
color:#800F12;
font-family: Century Gothic;
font-size: 9pt;
}

.petittexte {
color:#000000;
font-family: Century Gothic;
font-size: 8pt;
}

a:link {
color: #000000;
text-decoration:none;
} 

a:visited {
color: #000000;
text-decoration: none;
}

a:hover {
color: #9C9B9B;
text-decoration:none;
} 

a.lienBlanc:link {
font-size:0.8em;
color: #fff;
text-decoration:none;
} 

a.lienBlanc:visited {
font-size:0.8em;
color: #fff;
text-decoration: none;
}

a.lienBlanc:hover {
font-size:0.8em;
color: #fff;
text-decoration:none;
} 

a.liengras:link {
color: #000000;
text-decoration:none;
font-weight:bold;
} 

a.liengras:visited {
color: #000000;
text-decoration: none;
font-weight:bold;
}

a.liengras:hover {
color: #9C9B9B;
text-decoration:underline;
font-weight:bold;
} 

input, textarea,select, {
margin: 0;
font-size: 8 pt;
font-family:Verdana;
color: #444444;
background-color:#fff; 
border: 1 solid #D9DBDC;
} 

form {
margin-bottom: 0;
margin-top: 0;
}

.noBorder{
border:0;
}

hr{
border:0;
height:1px;
color: #016791;
background-color : #016791;
}

h1{
font-size:16px;
}

h2{
font-size:14px;
}

.titre1{
color:#800F12;
font-weight:bold;
}

.formbt{
background-color:#800F12;
border-style:solid;
border-width:1px;
color:#ffffff;
}

.grasItalik{
font-size:11px;
font-weight:bold;
font-style:italic;
color:#fff;
}

img{
border:0;
}

.border{
border-style:solid;
border-width:1px;
border-color:#016791;
border-bottom-width:0px;
border-bottom-style:none;
}

.border2{
border-bottom-color:#016791;
border-bottom-width:1px;
border-bottom-style:solid;
}

.border3{
border-bottom-color:#016791;
border-bottom-width:1px;
border-bottom-style:solid;
border-left-color:#016791;
border-left-width:1px;
border-left-style:solid;
}

fieldset{
border:1px solid #D9DBDC;
color:#000;
text-align:center;
padding:10px;
}

legend{
color:#800F12;
font-weight:bold;
}

.form1{
border:1px solid #D9DBDC;
color:#000;
width:20px;
}

fieldset table{
margin-left:auto;
margin-right:auto;
}