﻿body
{
background-color: #A2A2A2;
font-family: Arial ;
width : 960px ;
margin-left : auto ;
margin-right: auto ;
}
a
{text-decoration : none;
font-weight : bold;}
a:hover
{color : red;
}
#menu a:hover
{color : red;
}
p
{font-size : 90%;
}
ul {
font-size : 90%;
}
table
{
border : 0px;
margin : 0px;
padding : 0px;
border-collapse : collapse;
min-height : 500px;

}
.logo
{float : left;
margin : 5px;
}
tr 
{border : 0px;
margin : 0px;
min-height : 500px;}
td
{
border : 0px;
margin : 0px;
height : auto;
min-height : 500px;}
.document
{text-align : center;
font-size : small;
font-weight : bold;
}
#menutitre
{
float : top left; 
}
#affiche{
visibility: visible;
}
#cache{
display: none;
}
.forum-titre a
{
font-size: small ;
color : rgb(27, 51, 130) ;
}
.forum-texte
{
font-size: small ;
color: black ;
}
.forum-decompte
{
font-size: small ;
font-style :italic ;
color : black ;
text-align : left ;
}
.forum-repondre a
{
font-size: small ;
color: rgb(27, 51, 130) ;
}
.forum-repondre-message a
{
font-size: small ;
color: rgb(27, 51, 130) ;
}
.small a
{font-size : small;
color: #A2A2A2;
font-weight : bold; }
.article
{font-size : small;
}
#bandeau
{
background-image : url(../squelettes/images/bandeautitre.png) ;
background-position : center 0px ;
background-repeat : no-repeat ;
height : 156px ;
width : 960px ;
border : 0px;
margin : 0px;
padding : 0px;
}
#menu
{
vertical-align : top;
width : 202px;
background-color : rgb(13, 70, 116);
padding : 10px;
text-align : left;
}
#menu a
{
font-weight : bold;
color : white;
text-decoration : none;
}
#menu hr
{border : 2px white solid;
}
#navigation
{
background-color : rgb(234, 234, 230);
width : 762px;
padding : 10px;
vertical-align : top;
}

#navigation h1
{
font-size : 110%;
font-weight : bold;
color : rgb(13, 70, 116);
}
#navigation ul
{
padding-left: 10px;
list-style: none;
}
#navigation hr
{border : 2px rgb(13, 70, 116) solid;
}