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

/*structure col*/
#col-gauche{
position: absolute;
left:14px;
width: 211px;
height:400px;
padding-top:40px;
/*background-color:#fff;*/
background-image: url(../../images/fr/accueil/fond_actu.jpg);
background-repeat: no-repeat;
background-position: 0 0;
z-index:1;
padding-left: 10px;
}

#col-droite{
/*background-color:#fff;*/
margin-left: 211px;
/*min-height:1060px;*/
z-index:0;
}
.fond-tableau{
background-image: url(../../images/fr/collection/fond_fiche_projet_centre.jpg);
background-repeat: no-repeat;
background-position: 0 0;
text-align:center;
}

#tableau-prod{
height:161px;
text-align:left;
}
#tableau-prod h2{
color:#E1001A;
font-size:12px;
font-weight:normal;
display:block;
padding-left:20px;
background-image: url(../../images/fr/collection/puce_titre_prod_f2.gif);
background-repeat: no-repeat;
background-position: 0 0;
}
#tableau-prod td{
font-size:11px;
}
#tableau-prod td.legende{
color:#999999;
font-size:11px;
border-bottom: solid 1px #CCC;
}
#tableau-prod td.caracteristique{
font-size:11px;
border-bottom: solid 1px #CCC;
}
/*--------menu-gauche------------------*/
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
dd {
display:none
}
#menu {
/*position: absolute;
top: 200px;
left: 120px;
margin-top:400px;
padding-top:200px;*/
margin-left:10px;
}
dl#menu {
width: 200px;
}
dl#menu dt {
cursor: pointer;
margin: 2px 0;
height: 16px;
/*line-height: 5px;*/
text-align: left;
/*border: 1px solid gray;*/

}
dl#menu dd {
/*border: 1px solid gray;*/
}
dl#menu dd {
/*border: 1px solid gray;*/
}
dl#menu li {
position:relative;
text-align: left;
/*background: #fff;*/
margin-left:10px;
}
dl#menu li a {
display:block;
font-size:10px;
padding: 0 5px 0 17px;
color: #4B5121;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
background: url(../images/fr/collection/menu.png) 0px 0px no-repeat;
border-bottom: solid 1px #E5E79E;
}
dl#menu li a:hover{
/*background: #4B5121;*/
color: #FF9900;
background: url(../images/fr/collection/menu.png) -186px 0px no-repeat;
border-bottom: solid 1px #E5E79E;
}
/*niveau 2*/
dl#menu ul li ul{
position: absolute;
top:0px;
left:140px;
z-index:1500;
width:200px;
background:#EFF5D3;
}
dl#menu li ul li a {
display:block;
font-size:10px;
padding: 0 5px 0 17px;
color: #4B5121;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
background:none;
border-bottom: solid 1px #E5E79E;
}
dl#menu li ul li a:hover{
/*background: #4B5121;*/
color: #FF9900;
background:none;
border-bottom: solid 1px #E5E79E;
}
/*fin n2*/
dl#menu dt a{
padding-left:30px;
color: #412312;
text-decoration: none;
display: block;
border: 0 none;
height: 16px;
background: url url(../../images/fr/collection/fond_menu.png) 0px 0px no-repeat;
}
dl#menu dt a:hover{
background: url(../../images/fr/collection/fond_menu.png) -210px 0px no-repeat;
}

dl#menu dt a.select{
background: url(../../images/fr/collection/fond_menu.png) -210px 0px no-repeat;
}
/*-------fin-------*/

/*------coussinage---------*/
#coussinage{
position:absolute;
cursor:pointer;
top:280px;
left:5px;
width:202px; height:104px;
background-image:url(../../images/fr/collection/coussinage.png) !important;
background-repeat:no-repeat !important;
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/fr/collection/coussinage.png', sizingMethod='scale');
}
/*------fin-----------*/

/*------a propos de vistorya---------*/
#apropos-article{
padding:5px 30px 0 10px;
text-align:justify;
}
#apropos-article img{
float:left;
padding:0px 10px 5px 0;
}
.titre-page{
color:#C00;
padding:5px 10px 30px 0;
font-size:14px;
letter-spacing:0.2em;
}
#nav_context_apropos{
 font-size:11px;
 color: #999;
 text-decoration:none;
 height:20px;
 margin: 15px 0 0 20px;
 }
#nav_context_apropos a{
 color: #999999;
 text-decoration:none;
}
#nav_context_apropos a:hover{
 color: #999999;
 text-decoration:underline;
}


