body{
background-color:#fff;
margin:auto;
text-align:center;
font-size:0.90em;
color:#E3CDC1;
}
a img{
border:0;
color:#C05B34;
}
h1{
color:#C05B34;
font-size:0;
}
a:hover , a:active , a:focus {
color : #FFF;
text-decoration : underline;
}
a:visited , a {
color : #E3CDC1;
text-decoration : underline;
}
a:link {
text-decoration : underline;
}

div#all{
padding:0;
margin:auto;
height:100%;
background-color:#C05B34;
width:1000px;
border-width:0 2px 0 2px;
border-style:solid;
border-color:#8A2A07;
}
div#header{
background-image:url(./images/header.gif);
background-repeat: no-repeat;
background-position: right;
text-align:left;
margin:0;
padding:0 0 0 0;
height:158px;
width:980px;
}
img#logo{
margin:0;
}
div#bandeau{
height:20px;
overflow:hidden;
}
div#menu{
float:left;
width:205px;
text-align:left;
}
div#menu h2{
display:none;
}
div#menu a:hover, div#menu a:active, div#menu a:focus, div#menu a:visited, div#menu a, div#menu a:link{
text-decoration:none;
font-weight:bold;
}
div.menu h3{
margin:0px;
font-size:1.2em;
color:#8A2A07;
font-weight:normal;
width:204px;
height:29px;
text-align:left;
padding:7px 0 0 0;
text-indent:40px;
background-image:url(./images/rub.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
ul{
list-style:circle;
padding:0 0 0 30px;
margin:0 0 20px 0;
}
div#copyright{
clear:both;
height:24px;
padding:0;
margin:0;
text-align:right;
}
div.contenu1{
padding: 0;
margin:0 10px 30px 250px;
background-image:url(./images/b-contenu.gif);
background-repeat: no-repeat;
background-position: 100% 100%;
}
div.contenu2{
padding: 10px 30px 20px 30px;
text-align:left;
background-image:url(./images/h-contenu.gif);
background-repeat:no-repeat;
background-position: 0% 0%;
}
div.contenu2 h2{
margin:0px;
font-size:1.6em;
font-weight:bold;
}
p{
text-align:left;
}

.center{text-align:center;!important}

.underline{test-decoration:underline;}


