/* Aménagement d'une feuille css */

body {
padding: 0 0 0 50px;
margin: 0;
font: 75% verdana, tahoma, sans-serif;
background: #8E464A;
color: #FFFFFF;
text-align: left;
}

#hautcontainer {
height: 15px;
width: 850px;
background: #FFFFFF url(images/arrondi-blanc-haut.jpg) top left no-repeat;
margin-top: 0px;
margin-bottom: 0px;
}

a {
text-decoration: none;
color: #8E464A;
}

a:hover {
text-decoration: none;
}

/* Barre de navigation au-dessus du contenu principal */

#menuhaut {
margin: 10px auto -11px 50px;
font-size: 0.9em;
width: 800px;
}

#menuhaut p {
text-align: left;
color: #FFFFFF;
}

.onglethaut {
padding: 1px 3px 1px 3px;
margin: 0 0 0 5px;
text-decoration: none;
background: #D9D9D9 url(images/corner2.gif) top right no-repeat;
color: #8E464A;
border-bottom: 2px solid #8E464A;
}

.onglethaut:hover {
background: #000000 url(images/corner2.gif) top right no-repeat;
color: #B3B3B3;
text-decoration: none;
}

.onglethautactif {
padding: 1px 3px 1px 3px;
margin: 0 0 0 3px;
font-weight: bold;
color: #8E464A;
text-decoration: none;
background: #FFFFFF url(images/corner2.gif) top right no-repeat;
border-bottom: 2px solid #FFFFFF;
}

.onglethautactif:hover {
text-decoration: none;
background: #FFFFFF url(images/corner2.gif) top right no-repeat;
color: red;
}

#container {
margin: 0px 0px 0px 0px;
width: 812px;
padding: 15px 6px 0px 32px;
background: #ffffff url(images/lisere.jpg) repeat-y;
text-align: center;
}

#desc {
text-align:left;
height: 100px;
padding: 0;
background: #FFFFFF url(images/front-carlovingiens.jpg) top left no-repeat;
clear: both;
margin: 0 0 0 5px;
border: 0;
}

#desc h1 {
font-weight: bold;
text-align: center;
width: 568px;
padding: 32px 0px 0px 3px;
color: #8E464A;
}

#main {
background: #FFFFFF;
color: #8E464A;
width: 600px;
float: left;
margin: 0 0 5px 0;
padding: 15px 15px 15px 10px;
border-right: 1px solid #8E464A;
}

#main p {
text-align: justify;
}

.moretop {
clear: both;
width: 540px;
padding: 0 35px 0 35px;
/* normalement #ffffff */
background: #ffffff;
}

.moredetail {
background: #D9D9D9; 
color: #8E464A;
text-align: center;
}

.moredetail a {
padding: 0px 3px 0 0;
text-align: right;
margin: 0;
color: B3B3B3;
}

.moredetail a:hover {
color: red;
}


.moredetail p {
padding: 0px 3px 0 3px;
text-align: right;
margin: 0;
margin-bottom: 0px;
}

.moredetail h6 {
text-align: center;
color: #8E464A; 
line-height: 1em;
margin: 0 auto 0 auto;
border-bottom: 3px solid #8E464A;
}

#sidebar {
background: #ffffff;
width:150px;
float:right;
padding:0;
text-align: left;
}

#sidebar p {
font-size: 0.8em;
line-height: 1.1em;
margin: 0 0 10px 0;
}

.sidelink {
text-align: left;
display: block;
width: 120px;
background: #D9D9D9 url(images/corner.gif) top right no-repeat;
border-left: 1px solid #8E464A;
border-bottom: 1px solid #8E464A;
padding: 3px 4px 3px 8px;
margin: 5px 0px 5px 0px;
}

.sidelink:hover {
color: #B3B3B3; 
background: #000000 url(images/corner.gif) top right no-repeat;
text-decoration: none;
}

.activesidelink {
color: #8E464A;
text-align: center;
font-weight: bold;
display: block;
width: 130px;
background: #FFFFFF url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 0px 5px 0px;
border-right: 2px solid #8E464A;
border-bottom: 2px solid #8E464A;
}

.activesidelink:hover {
color: red;
background: #FFFFFF url(images/corner.gif) top right no-repeat;
text-decoration: none;
}

.titresidelink {
color: #8E464A;
text-align: center;
font-weight: bold;
display: block;
width: 130px;
background: #FFFFFF url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 0px 5px 0px;
border: 2px dashed #8E464A;

}

.titresidelink:hover {
color: red;
background: #FFFFFF url(images/corner.gif) top right no-repeat;
text-decoration: none;
}

#footer {
clear: both;
margin-top:5px;
margin-bottom:0px;
background: #FFFFFF url(images/footer-image.jpg) top right no-repeat;
color: #FFFFFF;
font-size: 0.8em;
padding-top: 0px;
width:740px;
text-align: center;
}

#footer a {
color: #ffffff;
}

#footer a:hover {
text-decoration: underline;
}

#footer p {
margin-bottom:0px;
padding-bottom:0px;
}

h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 0px 0px 5px 0px;
font-size: 1.3em;
font-weight: normal;
}

h4 {
margin:0;
padding: 0px 3px 0 3px;
font-size: 1.1em;
font-weight: bold;
text-align: left;
}

p {
margin: 0 0 15px 0;
line-height: 1em;
}

a img {
border: 0;
}

.hide {
display: none;
}

/* Theme google */
.themegoogle {
background: #FFFFFF;
text-align:center;
margin: 0 16px 3px 15px;
border-bottom: 2px solid #8E464A;
border-left: 2px solid #8E464A;
}

/* footer google */
.footergoogle {
padding: 0;
clear: both;
width:740px;
background: #D9D9D9;
text-align: center;
}
/* cadre jaune à bords arrondis */
.hautcadrejaune {
height: 20px;
background: #FFFFFF url(images/arrondi-jaune-haut.gif) top left no-repeat;
margin: 10px 0 0 0;
padding: 0;
}
.bascadrejaune {
height:20px;
background: #FFFFFF url(images/arrondi-jaune-bas.gif) top left no-repeat;
margin: 0 0 10px 0;
padding: 0;
}
.google468 {
margin: 0 50px 0 0;
}
.footerhaut {
height: 15px;
background: #FFFFFF url(images/footer-haut.gif) top left no-repeat;
margin: 0 0 0 0;
padding: 0;
}
.footerbas {
height: 15px;
background: #FFFFFF url(images/footer-bas.gif) top left no-repeat;
margin: 0 0 0 0;
padding: 0;
}
/* recherche google dans sidebar */
#googlerecherche p {
text-align: right;
}
/* petite boite détails complémentaires */
.moretop-200 {
margin: 2px 10px 2px 0px;
float: left;
clear: both;
width: 200px;
padding: 0 0 0 0;
/* normalement #ffffff */
background: #ffffff;
}

.moredetail-200 {
background: #D9D9D9; 
color: #8E464A;
text-align: center;
margin:0;
}

.moredetail-200 p {
padding: 0px 3px 0 3px;
text-align: right;
margin: 0;
margin-bottom: 0px;
}

.moredetail-200 a {
color: B3B3B3;
padding: 0px 3px 0 0;
text-align: right;
margin: 0;
}

.moredetail-200 a:hover {
color: red;
}

.moredetail-200 h6 {
text-align: center;
color: #8E464A; 
line-height: 1em;
margin: 0px auto 0 auto;
border-bottom: 3px solid #8E464A;
}
/* cadre gris à bords arrondis */
.hautcadrejaune-200 {
height: 15px;
background: #FFFFFF url(images/200xN-haut.gif) top left no-repeat;
margin: 2px 0 0 0;
padding: 0;
}
.bascadrejaune-200 {
height:15px;
background: #FFFFFF url(images/200xN-bas.gif) top left no-repeat;
margin: 0 0 10px 0;
padding: 0;
}
p.complement 
{
width: 80%;
text-indent : 30px;
padding: 20px 5px 20px 5px; 
text-align : justify; 
margin : 0 0 10px 20px;
color: #000000;
border: 1px dashed #8E464A; 
}

.incruste 
{
float: right;
padding-top: 5px;
margin-right:0px;
margin-left:10px;
width: 200px;
border:0px;
background: #E7E4E4 url(images/incruste.jpg) top left no-repeat;
}
.incruste-left 
{
float: left;
padding-top: 5px;
margin-right:10px;
margin-left:0px;
width: 200px;
border:0px;
background: #E7E4E4 url(images/incruste.jpg) top left no-repeat;
}

/* Amélioration de la navigabilité */
#main a.suite
{
text-decoration: none;
color: blue;
font-size: 1.4em;
}
