/* CSS Document */

body {
background-color : #ffffff;
font-family :Verdana, Arial, Helvetica, sans-serif ;
color:#000000;
font-size:12px;
}

.accueil {
}

.accueil p{
margin : 0px;
}

p{
text-align : justify;
}

img {
border : none;
}

.mentions {
color : #757477;
font-size:10px;
}

.tt_agenda {
color : #990000;
font-weight : bold;
font-size : 11px;
}

.red {
color : #990000;
text-align : none;
font-size : 10px;
text-decoration:none;
}

.pro {
color : #990000;
font-weight : bold;
font-size:16px;
}


/***********/

.link_accueil a{
color : #990000;
font-size:14px;
font-weight:bold;
text-decoration:none;
display : block;
}

.link_accueil a:hover{
color : #990000;
font-size:11px;
font-weight:bold;
text-decoration:none;
display : block;
}

.link_accueil a:visited{
color : #990000;
font-size:14px;
font-weight:bold;
text-decoration:none;
display : block;
}

.link_accueil a:focus{
color : #990000;
font-size:11px;
font-weight:bold;
text-decoration:none;
display : block;
}

.link_accueil a:active{
color : #990000;
font-size:14px;
font-weight:bold;
text-decoration:none;
display : block;
}


.link_accueil2 {
color : #757477;
font-size:10px;

}

.link_acc {

}

.spect {
color :#990000;
font-size:16px;
font-weight:bold;
}

.spectmin {
color :#990000;
font-size:12px;
font-weight:bold;
}

/****************/
#fd_spect {
 background-image : url(./img/fd_spect.jpg) ;
 background-position:bottom;
 background-repeat:no-repeat;
 
 }