
body {
	/* background:url(img/degrade.jpg) top; */
	margin-top:0px;
}

#categorymenu td:hover {
	background-color:#FFF;
}

a{
 outline:none;
 text-decoration:none;
 color:#00C;
 
}


.product_name a {
	color:#36F;
}

.product_name a:hover {
	color:#39F;
}

a img {
	border:none;
	}

a:link {
text-decoration:none;
}

h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.1em;
	text-align:left;
}


#fond {
	position:relative;
	width: 1024px;
	height: 1024px;
	margin:auto;
	background-color:#FFF;

	background-position:center;
}

#banniere {
	position:relative;
	width:1024px;
	height:70px;
}

#renseignements {
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	text-align:right;
}

#menu{
	outline:none;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	border-collapse:collapse;
	}
	
.current {
	font-weight:bold;
}

#recherche {
	width:1024px;
	height:30px;
    text-align:center;
	padding:4px 0 0 0;
	background-color:#146EB4;
}

#categorymenu {
	float:left;
	width:200px;
}

#principal {
	float:right;
	width:804px;
	height:700px;
	padding:0 10px 10px 10px;
}

#principalindex {
	float:right;
	width:1004px;
	height:700px;
	padding:0 10px 10px 10px;
}
		
table {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.9em;
	border-collapse:collapse;
}


td {

	border-collapse:collapse;
	border-color:#B6D5F8;
	text-align:center;
}

.leftcolum {
	border-bottom:solid;
	border-right:solid;
	border-width:thin;
	border-color:#B6D5F8;
}

.rightcolum {
	border-bottom:solid;
	border-bottom-width:thin;
	border-color:#B6D5F8;	
}
.product {
	position:relative;
	width:400px;
	height:150px;
	text-align:left;
	
}

.product_image {
	float:left;
	margin: 0 10px 0 10px;
	
}

.product_name {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	padding-top:10px;
}

.product_description {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	padding:10px 0 10px 0;
	
}

.product_price {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}

