html{
	height:100%;
}


body{
	background:url(../images/interface/fond.jpg) #a8b1d6 50% -100px;
	background-repeat:repeat-x;	
}

#cadre{
	background:url(../images/interface/fond-cadre.png) no-repeat !important; 
	_background:none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.oceanet.com/~jerome/contec/images/interface/fond-cadre.png');
	background-repeat:no-repeat;
}
#mentions{
position:absolute;
top:700px;
left:50%;
margin-left:127px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#FFF;
}
#mentions a{
color:#ffffff;
}

#blanc{
	width:768px;
	height:539px;
	background-color:#FFF;
}
#blancrelative{
	position : relative;
	width:768px;
	height:539px;
	background-color:#FFF;
}

#left{
	float:left;
	width:409px;
	height:458px;
	padding-top:49px;
	padding-left:5px;
	position:reative;
}

#right{
	float:right;
	width:341px;
	height:507px;
}

h1{
	background-image:url(../images/interface/fond-h1.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:362px;
	height:39px;
	color:#9a9dab;
	padding-left:40px;
	padding-top:4px;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:8px;
}

.clearBoth{
clear:both;
height:0px;
line-height:0px;
font-size:0px;
}


div.descProd{
	color:#9a9dab;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	margin-top:12px;
	float:right;
	width:130px;	
	height:185px;
	position:relative;
}

#plus_detail{
	position:absolute;
	bottom:0;
	right:0;
}

div.descProd ul li{
	color:#9a9dab;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:110px;
	margin-left:12px;
	float:left;
}


.prodImg{
	float:left;
	text-align:center;
	width:102px;
	color:#505469;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:3px 0;
}

.prodImg a img {
	display:block;
	margin-bottom:3px;
}

.prodImg a, .prodImg a img{
	border:0px;
	text-decoration:none;
	color:#505469;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}


/***************************LOGO************************/
#logoContec img{
	border:0;
}

/***********************SOMMAIRE CATALOGUE************************/
.sommaireCat a img{
	border:0px;
}


.listitem-ss-cat{
	margin-right:1px;
}

.item-sssom-cat{
	width:136px;
	height:19px;
	background-color:#575c73;
	color:white;
	float:left;
	clear:both;
	border-top:1px solid #FFF;
	margin-right:1px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left:8px;
	padding-top:4px;
	text-decoration:none;
	font-size:12px;
}

a.item-sssom-cat:hover, .item-sssom-cat-sel{
	/*background-color:#656a85;*/
	background-color:#7c82a9;
}