/*--------------------------------Version du 12/02/10-----------------------------*/

/*------------------------------Mise en page générale-----------------------------*/
body{
margin-bottom: 10px;
margin-top: 10px;
margin-left: 88px;
margin-right: 87px;
background-color: #ffffee; 
font-family: Trebuchet MS;
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
}

a:hover {
color:#ee0011;
font-weight:bolder; 
}

div.fonds_general{
background-color: white;
width:830px;
}

/*-------------------------------Par cellules du tableau----------------------------*/

/*-----------------------------------------Entete-----------------------------------*/

.titre {
font-size: x-large; 
font-weight: bold;
}

.soustitre {
font-size: 16px;
font-weight:bold;
}

TR.entete{
color: black;
text-align: center;
}

/*-----------------------------------------Menu-------------------------------------*/
.menu {
text-align: center;
background-color: #dddddd;
font-weight:bold; 
font-size: smaller;
}
/*-------------------------------------Contenu--------------------------------------*/

/*---------------------------------Page Acceuil.html--------------------------------*/
div.contenu{
background-color: white;
margin-left:12;
margin-right:12;
}

p.titre_actu {
text-align: center;
font-size: large;
font-weight: bold;
}

table.table_actu{
padding-top : 5px;
padding-bottom : 5px;
padding-left : 5px;
padding-right : 5px;
}

TD.titre_table
{
text-align : center;
font-size: medium;
}

.actu_table
{
background-color : #dddddd;
}

TR.actu_table_publications
{
background-color : #dddddd;
text-align : center;
}

.Copyright
{
padding-left: 90px;
}

li.nom{
font-weight: bold;
font-style: italic;
}


TR.adhesion_titre {
text-align: center;
background-color: #ffdd00;
font-weight:bold;
}


.plop{
text-decoration:blink;
font-size:x-small;
font-weight:bold;
color: #FF0000;
}

/*-------------------------------------Contacts---------------------------------------------------*/
table.table_contact{
text-align: center;
background-color: #ffdd00;
font-weight:bold;
}
/*------------------------------------Mentions légales---------------------------------------------*/
div.outils{
text-align:center;
font-size:x-small;
}
