@charset "utf-8";
/* CSS Document */

* {
margin:0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
padding:0;
}
body {
background:black none repeat scroll 0 0;
color:#333333;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
}
a:link {
color:black;
text-decoration:none;
}
a:visited {
color:black;
text-decoration:none;
}
a:hover {
color:black;
text-decoration:underline;
}
a:active {
color:black;
text-decoration:none;
}
p {
text-align:justify;
}
#pageBody {
background:#E8DEC6 url(../images/fond.jpg) no-repeat scroll center top;
margin:0 auto;
overflow: hidden;
width:900px;
}


#header {
background:transparent url(../images/header.jpg) no-repeat scroll left top;
height:190px;
}
.menuTop {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:60px;
margin-top:154px;
position:relative;
z-index:10;
}
.menuTop li {
display:inline;
}
.menuTop li a:link {
background:transparent url(../images/fondBouton.png) no-repeat scroll center top;
color:#F8D7CE;
display:block;
float:left;
font-size:16px;
font-weight:bold;
height:41px;
padding-top:10px;
text-align:center;
width:138px;
}
.menuTop li a:visited {
background:transparent url(../images/fondBouton.png) no-repeat scroll center top;
color:#F8D7CE;
display:block;
float:left;
font-size:16px;
font-weight:bold;
height:41px;
padding-top:10px;
text-align:center;
width:138px;
}
.menuTop li a:hover {
background:transparent url(../images/boutonHover.png) no-repeat scroll center top;
color:white;
text-decoration:none;
}
.menuTop li a:active {
background:transparent url(../images/fondBouton.png) no-repeat scroll center top;
color:#F8D7CE;
display:block;
float:left;
font-size:16px;
font-weight:bold;
height:41px;
padding-top:10px;
text-align:center;
width:138px;
}
.lcdstyle {
background:transparent url(../images/loader.gif) no-repeat scroll right center;
color:black;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:30px;
left:300px;
padding:13px 30px 13px 20px;
position:relative;
top:60px;
}
.lcdstyle sup {
}
#contentRight {
background:transparent url(../images/decoupe.png) no-repeat scroll right top;
clear:both;
float:left;
margin-top:-52px;
padding:50px 20px 50px 10px;
position:relative;
text-align:justify;
width:672px;
z-index:8;
}
#contentRight p {
clear:both;
margin:5px 0 10px;
}
#contentRight .separateur {
background:transparent url(../images/separateur.gif) no-repeat scroll center center;
}
#contentRight img {
float:left;
margin:5px;
}
.history {
text-align:right;
}
h2.big {
border-bottom:1px solid black;
clear:both;
font-size:14px;
font-weight:bold;
padding-bottom:5px;
}
#contentLeft {
background:white url(../images/degradeLeft.png) repeat-x scroll left bottom;
float:right;
margin-top:-52px;
min-height:370px;
padding:0 3px 50px;
position:relative;
text-align:center;
width:190px;
z-index:12;
}
#contentLeft span {
display:block;
font-weight:bold;
padding:3px 0;
text-align:left;
}
#contentLeft #search_engine {
margin-left:8px;
margin-top:-25px;
position:relative;
z-index:15;
}
#contentLeft #search_engine .searchbutton {
margin-top:5px;
}
#contentLeft p {
margin-bottom:25px;
text-align:center;
}
#miniature {
margin-left:auto;
margin-right:auto;
margin-top:15px;
padding:0 3px;
width:180px;
}


#miniature img {
border:2px solid black;
}
#footer {
background:transparent url(../images/footer.png) no-repeat scroll center center;
clear:both;
height:25px;
}
#footer p {
color:white;
line-height:25px;
text-align:center;
}
#footer a {
color:white;
}
#footer a:hover {
color:white;
}
