﻿#manuel ul li
{
    height:21px;
    padding:4px 0 0 21px;
}

.info
{
    position:relative;
    padding:42px 0 0 18px;
    height:70px;
}

.info h2
{
    color:#427f70;
    font-size:21px;
    font-weight:bold;
    width:525px;
}

.info h1
{
    color:#353535;
    font-size:16px;
    width:525px;
}

.info .soumission
{
    position:absolute;
    top:52px;
    right:3px;
    padding-left:21px;
    background:url(../images/soumission-border.gif) top left no-repeat;
}

.product-item
{
    position:relative;
    overflow:hidden;
    width:765px;
    height:auto !important;
}

#tabview
{
    width:525px;
    height:auto !important;
    height:340px;/*ie6 min-height*/
    min-height:340px;
    position:relative;
    float:left;
}

.product-item img.nozoom, .product-item a.zoom
{
	display:block;
    border:1px solid #CFE7E1;
    float:left;
    padding:32px;
    margin-right:-1px;
    overflow:hidden;
	width:172px;
	height:172px;
}

.product-item a.zoom
{
    background:url(../images/zoom-off.png) bottom right no-repeat;
}

.product-item a.zoom:hover
{
    background:url(../images/zoom-on.png) bottom right no-repeat;
}

.product-item .dotted
{
    position:absolute;
    top:29px;
    left:237px;
    width:1px;
    height:208px;
    background:url(../images/dotted.gif) top left no-repeat;
    
    z-index:100;
}

.yui-skin-sam #wrapSite .product-item .yui-navset .yui-content, 
.yui-skin-sam #wrapSite .product-item .yui-navset .yui-navset-top .yui-content 
{
    height:auto !important;
    height:250px;
    min-height:250px;
}

#manuel ul li
{
    padding-left:0px;
}

#manuel ul li a.pdf
{
    background:url(../images/pdf_icon.png) center right no-repeat;
    padding-right:30px;
    margin-right:10px;
    height:21px;
    line-height:21px;
}

.yui-content a{ color:#007259; text-decoration:none; }

table.spec {width:100%;}
table tr th 
{
	color:#000000;
	font-weight:bold;
	padding-right:28px;
	text-align:right;
	height:25px;
	width:200px;
}

table tr td
{
	padding:3px 11px;
}

table tr.alt th
{
    background:transparent url(../images/table-cell-bg.gif) top right no-repeat;
}

table tr.alt td, table tr.alt th
{
    background-color:#EAEAEA;
}
