body {
background-color: #f9f9f9;
background-image: url('images/header-fond.gif');
background-repeat: repeat-x;
background-position : top;
margin: auto;
color: #000000;
font-family: tahoma;
font-size: 10px;
}

a:link, a:visited, a:hover , a:active{
font-family: tahoma;
font-size:10px;
color:#000000;
text-decoration: none;
}

table {
font-family: tahoma;
font-size: 10px;
}

select , textarea , input{
color: #000000; 
background-color: #ffffff;
font-family: tahoma;
font-size: 9px; 
}

.header {
margin: auto;
background: url('images/header.gif');
height: 374px;
width: 994px;
}

.flash-interne {
position: absolute;
margin-left: 432px;
margin-top: 82px;
height: 116px;
width: 102px;
}

/*corps*/
.corps {
margin: auto;
background-color: #ffffff;
}

/*fond gauche*/
.gauche-fond {
background: url('images/gauche-fond.gif') repeat-y;
width: 139px;
vertical-align: bottom;
}

.gauche-fond-bas {
background: url('images/gauche-bas.gif') no-repeat;
height: 175px;
width: 139px;
}

/*fond droit*/
.droit-fond {
background: url('images/droit-fond.gif') repeat-y;
width: 139px;
vertical-align: bottom;
}

.droit-fond-bas {
background: url('images/droit-bas.gif') no-repeat;
height: 166px;
width: 139px;
}

/*block gauche*/
.block-gauche {
width: 139px;
}

.block-gauche-haut {
background: url('images/block-gauche-haut.gif') no-repeat;
height: 34px;
width: 139px;
vertical-align: top;
}

.block-gauche-titre {
text-align: left;
padding-left: 9px;
padding-right: 5px;
padding-top: 4px;
}

.block-gauche-milieu {
background: url('images/block-gauche-fond.gif') repeat-y;
width: 139px;
}

.block-gauche-contenu {
padding-left: 8px;
padding-right: 4px;
}

.block-gauche-bas {
background: url('images/block-gauche-bas.gif') no-repeat;
height: 4px;
width: 139px;
}

/*milieu*/
.milieu {
width: 576px;
}

.milieu-haut {
background: url('images/milieu-haut.gif') no-repeat;
height: 20px;
width: 576px;
vertical-align: top;
}

.milieu-titre {
text-align: center;
padding-left: 2px;
padding-right: 2px;
padding-top: 4px;
}

.milieu-milieu {
background: url('images/milieu-fond.gif') repeat-y;
width: 576px;
}

.milieu-contenu {
margin-left: 2px;
margin-right: 7px;
}

.milieu-bas {
background: url('images/milieu-bas.gif') no-repeat;
height: 4px;
width: 576px;
}

/*news*/
.news {
width: 437px;
}

.news-haut {
background: url('images/news-haut.gif') no-repeat;
height: 20px;
width: 437px;
vertical-align: top;
}

.news-titre {
text-align: center;
padding-left: 2px;
padding-right: 2px;
padding-top: 4px;
}

.news-sous-titre {
text-align: right;
padding-left: 15px;
padding-right: 15px;
padding-top:2px;
color: #666666;
}

.news-sous-titre a {
color: #666666;
}

.news-sous {
background: url('images/sous-titre-news.gif') no-repeat;
height: 16px;
width: 437px;
vertical-align: top;
}

.news-milieu {
background: url('images/news-fond.gif') repeat-y;
width: 437px;
}

.news-contenu {
margin-left: 5px;
margin-right: 5px;
}

.news-bas {
background: url('images/news-bas.gif') no-repeat;
height: 4px;
width: 437px;
}

/*block droit*/
.block-droit {
width: 139px;
}

.block-droit-haut {
background: url('images/block-droit-haut.gif') no-repeat;
height: 34px;
width: 139px;
vertical-align: top;
}

.block-droit-titre {
text-align: right;
padding-left: 5px;
padding-right: 9px;
padding-top: 4px;
}

.block-droit-milieu {
background: url('images/block-droit-fond.gif') repeat-y;
width: 139px;
}

.block-droit-contenu {
padding-left: 4px;
padding-right: 8px;
}

.block-droit-bas {
background: url('images/block-droit-bas.gif') no-repeat;
height: 4px;
width: 139px;
}




/*footer*/
.footer {
margin: auto;
background: url('images/footer.gif') no-repeat;
height: 80px;
width: 715px;
}
