/*--------------------------------------------------*/
/*---  Feuille de style site Nicole Voihles ----*/
/*--------------------------------------------------*/

body {
background-image: url(img/welcome/fond.jpg);
background-color: #FFF2DB;
scrollbar-face-color: #fff;
scrollbar-3dlight-color: #fff;
scrollbar-arrow-color: #fff;
scrollbar-darkshadow-color: #fff;
scrollbar-face-color: #405397;
scrollbar-highlight-color: #000;
scrollbar-shadow-color: #fff;
scrollbar-track-color: #9FAAD2;
margin: 0px 0px 0px 160px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: center; /* pour corriger le bug de centrage IE */
}
a {
text-decoration: none;
color: #545254;
font-weight: bold;
}
a:hover {
text-decoration: none;
color: #429D35;
}
a:active {
text-decoration: none;
color: #429D35;
}
/**/
li a {
text-decoration: none;
color: #545254;
font-weight: bold;
}
li a:hover {
text-decoration: none;
color: #C67A6A;
}
li a:active {
text-decoration: none;
color: #C67A6A;
}
#renaissances{
position: absolute;
background-image: url(img/welcome/fond_renaissances.jpg);
background-repeat: no-repeat;
background-position:100% 100%;
/*background-position:right top;*/
width: 233px;
height: 306px;
}
.copyright {
font-style: normal;
/*color: #339;*/
letter-spacing: 0.2em;
font-size: 9px;
border: none;
/*background-color: #fff;*/
margin: 0px;
z-index: 1000;
}
.textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: 600;
color: #339;
background-color: #ccc;
border: 1px double #339;
text-indent: 2pt;
margin: 4px;
padding: 0px;
}
/*---DIV  ----*/
#contenant {
position: relative;
width: 820px;
height: 600px;
margin-left: auto;
margin-right: auto;
text-align: left; /* on rétablit l'alignement normal du texte */
}
#livres {
position: absolute;
top: 20px;
left: -12px;
width: 356px;
height: 578px;
}
#livres3 {
position: absolute;
top: 20px;
left: -12px;
width: 356px;
height: 578px;
}
#titre{
position: absolute;
top: 13px;
left: 436px;
width: 343px;
height: 61px;
}
#navfond{
position: absolute;
background-image: url(img/welcome/fond_navigation.jpg);
top: 88px;
left: 398px;
width: 394px;
height: 512px;
}
#navfond3{
position: absolute;
background-image: url(img/welcome/fond_navigation.jpg);
top: 87px;
left: 398px;
width: 394px;
height: 512px;
}
#texte{
position: absolute;
top: 110px;
left: 415px;
width: 363px;
height: 28px;
}
#texte2{
position: absolute;
top: 145px;
left: 436px;
width: 363px;
height: 28px;
}
#texteb{
position: absolute;
top: 70px;
left: 415px;
width: 363px;
height: 28px;
}
#texte2b{
position: absolute;
top: 115px;
left: 436px;
width: 363px;
height: 28px;
}
#livreRose{
position: absolute;
top: 203px;
left: 398px;
width: 207px;
height: 315px;
}
#livreRose3{
position: absolute;
top: 202px;
left: 398px;
width: 231px;
height: 435px;
}
#livres4 {
position: absolute;
top: 20px;
left: -128px;
width: 525px;
height: 617px;
}
#livreRose4{
position: absolute;
top: 147px;
left: 397px;
width: 231px;
height: 490px;
background-image: url(img/welcome/fond_intro.jpg);
background-repeat: no-repeat;
}
#navfond4{
position: absolute;
background-image: url(img/welcome/fond_menu.jpg);
top: 147px;
left: 628px;
width: 164px;
height: 490px;
}
/*---  Menu  ----*/
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 230px;
left: 649px;
width: 180px;
/*height: 321px;*/
}

#menu dt {
cursor: pointer;
height: 20px;
line-height: 20px;
margin: 21px 0;
font-weight: bold;
}

#menu dd {
position: absolute;
z-index: 100;
left: -217px;
margin-top: -30px;
width: 212px;
background: #D6CBB5;
border: 1px solid gray;
}

#menu ul {
padding: 2px;
}
#menu li {
font-size: 95%;
font-weight: bold;
/*height: 18px;*/
/*line-height: 15px;*/
padding-left: 3px
text-align:left;}
#menu li a {
/*text-decoration: none;
color: #545254;*/
display: block;
}
#menu dt a {
border: 0 none;
/*text-decoration: none;
color: #545254;*/
display: block;
}/*
#menu dt a:active {
color:#429D35;
}
#menu dt a:hover {
color: #429D35;
}
#menu li a:active {
color: #C67A6A;
}
#menu li a:hover {
color: #C67A6A;
}*/
.menu_bleu a{
color:#184384;
font-weight: bold;
}
.menu_bleu a:hover{
color:#184384;
font-weight: bold;
text-decoration:underline;
}
.menu_vert a{
color:#360;
font-weight: bold;
}
.menu_vert a:hover{
color:#360;
font-weight: bold;
text-decoration:underline;
}
.menu_rouge a{
color:#d3371d;
font-weight: bold;
}
.menu_rouge a:hover{
color:#d3371d;
font-weight: bold;
text-decoration:underline;
}
.menu_marron a{
color:#6b4a10;
font-weight: bold;
}
.menu_marron a:hover{
color:#6b4a10;
font-weight: bold;
text-decoration:underline;
}
.menu_dore a{
color:#b08714;
font-weight: bold;
}
.menu_dore a:hover{
color:#b08714;
font-weight: bold;
text-decoration:underline;
}
.menu_bleu2 a{
color:#36f;
font-weight: bold;
}
.menu_bleu2 a:hover{
color:#36f;
font-weight: bold;
text-decoration:underline;
}
.menu_marron2 a{
color:#432d18;
font-weight: bold;
}
.menu_marron2 a:hover{
color:#432d18;
font-weight: bold;
text-decoration:underline;
}
/*a.image { 
display: block;
width: 9px; 
height: 8px; 
background-image: url(img/welcome/puce1.gif);
background-repeat: no-repeat;
} 
a.image:hover { 
 background-image: url(img/welcome/puce2.gif); 
}*/
img, a img {
border: 0;
}
.menu_marie-du-vert-pays a{
color:#4a8a00;
font-weight: bold;
}
.menu_marie-du-vert-pays a:hover{
color:#4a8a00;
font-weight: bold;
text-decoration:underline;
}
#slidewrap {position: absolute;
top: 147px;
}
#slidewrap2 {position: absolute;
top: 70px;
}
.nouveau{position: absolute;
top: 586px;
left:275px
}