body {	
	margin:0px 0px 0px 0px;
	text-align:center;
	background:url(../images/bg.jpg) repeat-x #b1bdd0;
}

body, table {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

form {
	margin:0;
	padding:0;
	display:inline;
}

#frame {
	width:766px;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:left;
	background:url(../images/bgFond.jpg);
	position:relative;	
}

#h {
	position:relative;
	width:auto;
	text-align:left;
	padding:0px;
	font-size:10px;
	z-index:2;
}

#hmenu {
	position:relative;
	width:auto;
	height:52px;
	text-align:right;
	padding:22px 60px 0px 0px;
	background:url(../images/top01.jpg);
}


#menu {
	position:relative;
	width:auto;
	height:31px;
	text-align:left;
	padding:0px;
	background:url(../images/bgMenu.jpg);
}

#mainNav {
	position:relative;
	width:auto;
	height:0px;
}


#g {
	position:relative;
	background:url(../images/bgCentre.jpg) top no-repeat;
	padding-top:30px;
	z-index:1;
	width:766px;
}
	
#l {
	position:relative;
	width:346px;
	padding:0px;
	float:left;
	text-align:right;
}

#produits {
	position:relative;
	padding:0px;
	margin-left:72px;	
	background-image:url(../images/module_produits_bg.jpg);
}
	#produits #produitsTop {
		width:250px;
		min-height:258px;
		padding-left:24px;
		background-image:url(../images/module_produits.jpg);
		background-repeat:no-repeat;
	}
	#produits img {
		padding-top:40px;
		padding-bottom:25px;
	}			
	#produits h2 {
		margin-top:10px;
		margin-left:40px;
		margin-right:15px;
	}
	#produits p {
		margin-top:10px;
		margin-left:55px;
		margin-right:15px;
	}				
	#produits #produitsBottom {
		width:274px;
		height:26px;
		background-image:url(../images/module_produits_bas.jpg);
		background-repeat:no-repeat;
	}
	
#produitsStatic {
	position:relative;
	padding:0px;
	width:274px;
	height:330px;
	margin-left:72px;
	background-image:url(../images/module_produits2.jpg);
	background-repeat:no-repeat;	
}
	#produitsStatic #photo {
		position:relative;
		width:238px;
		height:295px;
		top:15px;
		left:12px;
	}
	#produitsStatic table {
		width:238px;
		height:295px;
	}						
		

#titre {
	position:relative;
	width:418px;
	height:26px;
	background:url(../images/bgTitre.jpg) no-repeat;
	padding:0px 0px 10px 0px;
	float:left;
}

#titre2 {
	position:relative;
	background:url(../images/bgTitre.jpg) no-repeat;
	padding-bottom:20px;
	margin:13px 225px 0 194px;
}

#c {
	position:relative;
	width:315px;
	padding:0px 70px 0px 35px;
	float:left;
}
	#c #description{
		margin-bottom:10px;	
	}
	#c #description ul{
		margin-left:10px;
		padding-left:10px;
	}	
	#c #border{
		font-size:10px;
	}	

#c2 {
	position:relative;
	margin:0 227px 0 225px;
	/*height:130px;*/
}

#c3 {
	position:relative;
	margin:0 127px 0 225px;
}

#logo {
	position:absolute;
	top: 226px;
	left: 26px;
	z-index:2;
}

#proud {
	position:absolute;
	top: 275px;
	left: 245px;
	z-index:2;
}

#r {
	position:relative;
	width:200px;
	padding:0px;
	float:left;
}

#f {
	position:relative;
	width:auto;
	height:160px;
	text-align:center;
	background:url(../images/bgF.jpg) no-repeat;
	padding:25px 0px 0px 0px;
	font-size:10px;	
}

#fHome {
	position:relative;
	width:auto;
	height:135px;
	text-align:center;
	background:url(../images/bgF2.jpg) no-repeat;
	padding:0px 0px 0px 0px;
}

#bottom{
	position:relative;
	float:left;
	width:616px;
	padding:0 75px 0 75px;
}

#separator{
	float:left;
	width:616px;
	height:21px;
	background-image:url(../images/bgDotted.gif);
	background-position:center;
	background-repeat:repeat-x;
}

#productLine{
	float:left;
	width:616px;
	height:auto;
	}
	#productLine .productItem{
		float:left;
		width:102px;
		height:120px;
	}
		#productLine .productItem img{
			border-color:#003265;
			border-width:1px;
		}	
		#productLine .productItem p{
			width:100px;
			margin-top:5px;
			margin-bottom:5px;
		}	

.noTopMargin{
	margin-top:0px;
}

#category{
	margin:0;
	padding:0 0 0 20px;
}

.aCategory {
	font-weight:bold;
	color: #003366;
	text-decoration:underline;	
}
.aCategory:link {
	color: #003366;
	text-decoration:underline;		
}

.aCategory:visited {
	color: #909398;
	text-decoration:underline;		
}

.aCategory:hover {
	color:#da3d06;
	text-decoration:underline;	
}

.aCategory:active {
	color: #003366;
	text-decoration:underline;	
}

a {
	font-weight:bold;
	color: #003366;
}
a:link {
text-decoration: underline;
}

a:visited {
}

a:hover {
color:#da3d06;
text-decoration: underline;
}

a:active {
}

.foot{
	font-weight:bold;
	color: #003366;
}

a.foot {
	font-weight:bold;
	color: #003366;
	text-decoration:none;	
}
a.foot:link {
	color: #003366;
	text-decoration:none;		
}

a.foot:visited {
	color: #003366;
	text-decoration:none;		
}

a.foot:hover {
	color: #003366;
	text-decoration:none;	
}

a.foot:active {
	color: #003366;
	text-decoration:none;	
}

a.productLink {
	color: #003366;
	text-decoration:none;	
}
a.productLink:link {
	color: #003366;
	text-decoration:none;		
}

a.productLink:visited {
	color: #003366;
	text-decoration:none;		
}

a.productLink:hover {
	color: #003366;
	text-decoration:underline;
}

a.productLink:active {
	color: #003366;
	text-decoration:none;	
}
