@charset "UTF-8";
/* CSS Document */

body {color:#333;}

h1 {color:#388DB1;}
h2 {background:#88BBD0;}
h3 {color:#000;border-bottom:1px dashed #388DB1;}
h4 {background:url(../img/puce-blue.gif) no-repeat 0 7px;color:#388DB1;}
h5 {color:#333;}
h6 {color:#88BBD0;}


#header {border-bottom:2px solid #388DB1;}

#mainnav li {background:url(../img/puce-red.gif) no-repeat 0 8px;}
#mainnav li a {color:#388DB1;}
#mainnav li a:hover {color:#FF3401;}


#mininav {border-top:1px solid #88BBD0;border-bottom:1px solid #88BBD0;}
#mininav li {background:url(../img/puce-blue.gif) no-repeat 0 5px;}
#mininav li a {color:#333;}
#mininav li a:hover {color:#388DB1;}

#main .ariane {border-bottom:1px solid #D8E9F0;color:#388DB1;}
#main .ariane a {color:#388DB1;}

#main li {background:url(../img/puce-red.gif) no-repeat 0 5px;}
#main a {color:#388DB1;}
#main a:hover {color:#FF3401;}

.focus {border:1px solid #CFE4EC;background:url(../img/bg-focus.gif) repeat-x 0 bottom;}
.focus h2 {color:#FF3401;}
.focus p {color:#388DB1;}

.formulaire th {color:#388DB1;}
.formulaire .txtfield {background:#F1F7F9;border:1px solid #B0D1E0;}


#footer p {color:#2C7391;}
#footer li {color:#FF3401;}
#footer a {color:#333;}
#footer a:hover {color:#FF3401;}