/* stylesheet by SophieWeb - http://sophieweb.com - 2004-07 */

body {
background-color: #FFF;
color: #404044;
}

/* zone bandeau */
#divLogo {
margin: 0 2em 1em 0;
padding: 0;
width: 170px;
height: 170px;
float: left;
}
#divLogo a {
display: block;
border: 0 none;
width: 170px;
height: 170px;
}
address {
font-style: normal;
text-align: right;
font-size: 80%;
padding: 0;
float: right;
}
#menu #nav-main, #sidebar img, #calendrier, p.top, #footer, a#lienEN, a#lienFR, #flashContent {
display: none;
}

/* zone de contenu */
#content {
clear: both;
text-align: left;
border-bottom: 1px solid #818184;
}
#content p {
font-size: 100%;
text-align: left;
}
.clear {
clear: both;
}
.textePetit {
font-size: 80%;
line-height: 1.2em;}
h1 {
color: #C0C0C1;
border-bottom: 1px solid #818184;
font-size: 150%;
}
h1 span {
color: #9F9FA1;
font-size: 60%;
padding: 0 10px 0 0;
float: right;
}
h2 {
color: #C0C0C1;
}

/* formulaire */
form {
margin: 0;
padding: 0;
}
.contenuForm {
display: block;
text-align: left;
}

/* liens */
a {
font-weight : normal;
}
a:link, a:visited, a:hover, a:active, a:focus {
color: #000;
text-decoration: none;
}