body {
font-family:Verdana,Arial,Helvetica,sans-serif;
height:100%;
margin:0;
width:100%;
}

h1 { 
font-size: 16px;
color: #666666;
background-color: transparent;
text-align: center;
}
h2 { 
font-size: 14px;
font-style: italic;
color: #666666;
background-color: transparent;
text-align: center;
font-weight: bold;
}
h3 { 
font-size: 13px;
color: #666666;
background-color: transparent;
margin-left: 4px;
}
/*paragraphe classique*/
p { 
font-size: 12px;
font-weight: normal;
color: #919191;
margin-left: 4px;
}
/*paragraphe en gris*/
pg { 
font-size: 12px;
font-weight: normal;
line-height: 30px;
color: #666666;
margin-left: 1px;
}
/*paragraphe lien utile*/
pl { 
font-size: 10px;
font-weight: normal;
line-height: 200%;
color: black;
margin-left: 20px;
}

a:link { 
font-size: 12px;
font-weight: normal;
color: #3399FF;
background-color: transparent;
text-decoration: none;
}


a:visited { 
font-size: 12px;
font-weight: normal;
color: rgb(102, 51, 255);
background-color: transparent;
text-decoration: none;
}
a:hover { 
font-size: 12px;
font-weight: normal;
color: rgb(255, 102, 0);
background-color: transparent;
text-decoration: underline;
}
/*le titre*/
.bleu {
background-color:#F3F3F3;
width: 100%;
height:20px;
font-family:  verdana,sans-serif;
font-size: 14px;
font-weight: bolder;
color: rgb(255, 102, 0);
text-align: center;
valign: center;
border-top-color: #C4E1FF;
border-top-style: solid;
border-top-width: 1px;
border-bottom-style:solid;
border-bottom-color: #C4E1FF;
border-bottom-width: 1px;

}

#gris {

font-size: 14px;
background-color:#EBEBEB;
text-align: Center;
vertical-align: middle;
width: 100%;
height: 25px;
border-top-color: #0099FF;
border-top-style: solid;
border-top-width: 1px;
border-bottom-style:solid;
border-bottom-color: #0099FF;
border-bottom-width: 1px; 
padding-top: 3px;
}
.gris a:link {

font-size: 14px;
font-weight: normal;
color: rgb(255, 102, 0);
background-color: transparent;
text-decoration: none;
vertical-align: middle;
}

.gris a:hover {

font-size: 14px;
font-weight: normal;
color: rgb(255, 102, 0);
background-color: transparent;
text-decoration: underline;
}

.gris a:visited { 
font-size: 14px;
font-weight: normal;
color: rgb(102, 51, 255);
background-color: transparent;
text-decoration: none;
}

.page {
border-right: 2px;
border-bottom: 2px;
border-top: 1px;
border-color:#3399FF;
border-style:solid;
width:130px;
height:25px;
padding-top:3px;
padding-left: 6px;
}

