
h1 {
font-weight : bold;
font-size : 1.3em;
text-align : center;
color : #766865;
}
h2 {
font-weight : bold;
font-size : 1.1em;
text-align : center;
color : #766865;
}
h3 {
font-weight : bold;
font-size : 1em;
text-align : left;
}
body {
background-color : #fff;
font-family : verdana, arial, sans-serif;
}
a {
color : #93909b;
text-decoration : none;
}
a:hover {
text-decoration : underline;
}
a img {
border : 0;
}
#header {
height : 150px;
background-color : #766865;
text-align : center;
}
#haut {
height : 33px;
background-color : #fff8ee;
}
#gauche {
float : left;
width : 200px;
background-color : #fff;
font-size : 0.8em;
}
.annonce {
text-align : center;
background-color : #fff;
border : 1px solid #766865;
margin : 60px; 

}
.adherents {
border : 1px solid #766865;
margin : 3px 3px 0 3px;
}
.blogs {
border : 1px solid #766865;
margin : 3px 3px 0 3px;
}
.cachan {
border : 1px solid #766865;
margin : 3px 3px 0 3px;
}
.menu {
border : 1px solid #766865;
margin : 3px 3px 0 3px;
}
#centre {
margin-left : 200px;
background-color : #fff8ee;
padding : 40px;
color : #060c24;
text-align : left;
font-size : 1em;
}
.centre_index {
margin-left : 200px;
background-color : #fff8ee;
padding : 60px;
color : #060c24;
text-align : left;
font-size : 1.1em;
}
#droite {
float : right;
width : 50px;
background-color : #fff;
}
#pied {
clear : both;
height : 80px;
background-color : #766865;
padding : 5px;
text-align : center;
}
ul#nav {
font : bold 1em verdana, arial, sans-serif;
list-style-type : none;
padding-bottom : 30px;
border-bottom : 1px solid #766865;
margin-left : 200px;
}
ul#nav li {
float : left;
height : 27px;
background-color : #766865;
margin : 2px 2px 0 2px;
border : 1px solid #766865;
}
ul#nav li.active {
border-bottom : 1px solid #fff8ee;
background-color : #fff8ee;
font-weight : bold;
}
#nav a {
float : left;
display : block;
color : #d9dcd3;
text-decoration : none;
padding : 4px;
}
#nav a:hover {
background : #fff8ee;
color : #766865;
border-bottom : 1px solid #fff8ee;
}

