/*definitions des polices*/
body {
font-family:Tahoma;
font-size:14px;
}

h1 {
font-size:24px;
color:#003399;
text-align:center;
}

h2 {
font-size:16px;
font-weight:bold;
}

h3 {
font-size:14px;
font-weight:bold;
font-style:italic;
}

h4 {
font-size:14px;
font-style:italic;
}

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

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

a:hover {
text-decoration: underline;
color:#33AE2F ;
}

a:active {
text-decoration: none;
color:#FFFF00;
}

/*balises personnalisees*/
.fondaccueil {
background-image:  url(file:///C|/AURIF/webaurif/images/carteIDF.gif);
background-repeat:no-repeat;
background-position:center center;
}

.fonddepage {
background-image:  url(file:///C|/AURIF/webaurif/images/fonddepage.jpg);
background-repeat:no-repeat;
background-position:center center;
}

.pieddepage {
font-size:9px;
font-style:italic;
}
/*balises essais*/
