/* Black gold! Texas tea! */

body {
margin: 0;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #9494AD;
scrollbar-highlight-color: #9494AD;
scrollbar-3dlight-color: #746502;
scrollbar-darkshadow-color: #746502;
scrollbar-track-color: #663300;
scrollbar-arrow-color: #FFFFFF;
background-image: url(IMG/fond.jpg);
background-position: top right;
background-repeat: repeat;
}



a { text-decoration: none; color: #505050; }
a:hover { text-decoration: none; color: #2020a0; background: #e8e8e8; }
a.spip_out { text-decoration: none; color: #2020a0; }
a.spip_in, a.spip_url { text-decoration: none; color: #2020a0; }
a.spip_glossaire { text-decoration: none; color: #2020a0; }

#main-img {
position: relative;
left: 160;
width: 450px;
text-align: justify;
background-image: url(IMG/accueil2.jpg);
background-position: top right;
background-repeat: no-repeat;
}
#main-title {
position: absolute;
top: 210px;
left: 160;
width: 450px;
text-align: justify;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
border-top: 2px #663300 solid;
border-bottom: 2px #663300 solid;
border-right: 2px #663300 solid;
border-left: 2px #663300 solid;
background-color: #99CCCC;
}
#adresse {
position: absolute;
top: 5px;
left: 0;
width: 155px;
text-align: right;
border-top: 2px #663300 solid;
border-bottom: 2px #663300 solid;
border-right: 2px #663300 solid;
border-left: 2px #663300 solid;
background-color: #CCFFCC;
}
#main-text {
position: absolute;
top: 250px;
left: 160;
width: 450px;
text-align: justify;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
border-top: 2px #663300 solid;
border-bottom: 2px #663300 solid;
border-right: 2px #663300 solid;
border-left: 2px #663300 solid;
background-color: #99CCCC;
}
/* Styles for the navbar on the left side. This has abackground image. */
#image1 {
position: absolute;
top: 5px;
left: 160;
width: 450px;
}
#image2 {
position: absolute;
top: 105px;
left: 160;
width: 450px;
}

#left-menu {
position: absolute;
top: 210px;
left: 0;
width: 155px;
text-align: left;
border-top: 2px #663300 solid;
border-bottom: 2px #663300 solid;
border-right: 2px #663300 solid;
border-left: 2px #663300 solid;
background-color: #CCFFCC;
}
#left-menu p {
padding-right: 20px;
margin-bottom: 5px;
padding-bottom: 0;
padding-top: 0;
font-size: .8em;
}

#left-menu a:link, #left-menu a:visited {
color: #504339;
border: none;
}

#left-menu a:hover, #left-menu a.current {
color: #746502;
}


/*
 * Correction des styles HTML par defaut
 */

.structure {
	display: none;
}
h1,h2,h3,h4 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 100%;
	font-weight: normal;
}



