@CHARSET "UTF-8";

#gallery_title{
   text-align:left;
   width:900px;
   height:52px; 
   margin:68px 27px 0px 27px;       
   -margin-top:28px;
   position:relative;
}


#gallery_panorama
{
   width:900px;
   height:166px; 
   margin:0px 27px 18px 27px;    
   position:relative;
   background:url('../images/showroom_panorama.jpg') no-repeat;
}	
#gallery{
    margin:0px 0px 14px 0px;
    width:953px;
    height:223px;
   
    float:left;
    line-height:1.1em;
}
.pic{
    width:100px;
    height:100px;
    margin:10px 3px 3px 27px;
    background:#ffffff;
    float:left;
}
.img_pic{
    width:96px;
    height:80px;
    border:0px;
    margin:2px 2px 1px 2px;
}
.pic_legend{
    height:14px;
    width:100px;
    position:relative;
    margin:0 2px 0px 0px;
    text-align:right;
    font-size:1em;
    color:#757575;
    font-weight:bold;
   
    	
}
#gallery_nav{
    float:left;
    width:900px;
    height:28px;
    margin:10px 0px 0px 27px;
}
.gallery_nav_but{
    width:100%;
}
.gallery_nav_but_empty{
    visibility : hidden;
}
#PREVIOUS{
    width:33%;
    height:28px;
    text-align:left;
    background:url('../images/fleche_g.jpg') no-repeat scroll;
    float:left;
    margin:0 0 0 5px;
}
#NEXT{
    width:30px;
    height:28px;
    text-align:right;
    background:url('../images/fleche_d.jpg') no-repeat scroll;
    float:right;
}
#PAGE{
    width:34%;
    text-align:center;
   
    float:left;
}

#showroom_panorama{
margin-left:27px; margin-top:20px;
}

#showroom_panorama a img{
	border:none;
}

