/* GENERAL */
/* init */

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#675C58;
margin: 0;
padding: 0;
font-size:11px;
line-height:12px;
}
h1 {
}
h2 {
}
h3 {
font-size:22px;
line-height:29px;
}
a:hover h3{
color:#9AC00C;
}
h4 {
}
h5 {
font-size:1.3em;
line-height:14px;
font-weight:normal;
}
h6 {
}
p {
}
a{
color:#675C58;
font-weight:bold;
text-decoration:none;
}
a:hover{
color:#9AC00C;
font-weight:bold;
}
li {
}
hr {
}
pre {
font-size:11px;
}

.clear {
clear:both;
}
.hide {
visibility:hidden;
}
.bold {
font-weight:bold;
}
.decale {
padding-left:20px;
}
.nodecale{
margin-left:-20px;
}
.highlight{
font-size:1.6em;
color:#ED1E79;
font-weight:bold;
}
.greenee {
color:#9AC00C;
}
.hover_big:hover {
font-size:1.4em;
font-weight:bold;
}
.black{
color:#000000;
}

#keywords, #keywords a{
color:#FFFFFF;
text-decoration:none;
}
#keywords a:hover{
color:#000000;
text-decoration:underline;
}

#header {
height:216px;
background: #E6E6E6 url(bandeau.jpg) bottom no-repeat;
}
#header #gestion {
margin-top:90px;
}
#header #gestion, #header #gestion a {
color:#FFFFFF;
font-size:15px;
font-style:italic;
font-weight:lighter;
}
#header #gestion a:hover {
font-weight:bold;
text-decoration:underline;
}
#header .title a{
text-decoration:none;
display:block;
height:100px;
}
#conteneur {
margin:0 auto;
background: #FFFFFF;
}

#contenu {
min-height:544px;
background: #E5E5E5 url(fond_contenu.png) top repeat-x;
}

#demo {
width:auto;
padding:20px;
margin-top:15px;
}
#demo_systeme{
background:transparent url(demo_systeme.gif) no-repeat scroll left top;
}
#description {
text-align:left;
width:800px;
}
#description h2 {
text-align:center;
color:#9AC00C;
font-weight:bold;
font-size:44px;
font-variant:small-caps;
font-style:italic;
}
#description p, #description ul li {
font-size:12px;
line-height:18px;
font-variant:small-caps;
}
#description a {
text-decoration:underline;
}
#pub {
margin-left:-5px;
margin-top:-18px;
color:#999999;
font-weight:bold;
float:left;
padding:5px;
border: 2px solid #CCCCCC;
white-space:nowrap;
}
#colonne {
clear:both;
}
#plus {
background:transparent url(style/en_savoir_plus.gif) no-repeat scroll left top;
line-height:16px;
height:220px;
}

#plus_1, #plus_2, #plus_3, #plus_4, #plus_5, #plus_6, #plus_7, #plus_8 {
background:transparent;
width:90%;
}

#plus p {
font-size:12px;
font-weight:bold;
font-variant:small-caps;
}

#footer {
height: 100px;
background: #261B0F;
}
#footer a {
color:#675C58;
font-weight:bold;
text-decoration:none;
}
#footer a:hover{
color:#FFFFFF;
}

ul.gallery li {
display:block;
float:left;
margin:0 10px 10px 0;
}
ul.gallery li a img {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:2px solid #9DB2B9;
display:block;
line-height:0;
padding:4px;
}
ul.gallery li a:hover img {
border:2px solid #313739;
}
ul.liste li {
background:transparent url(puce.jpg) no-repeat scroll left center;
padding-left:16px;
padding-top:6px;
}

.border_corner {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:3px solid #9DB2B9;
display:block;
padding:4px;
}


