body {
	margin: 0px;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#principale {
	width: 920px;
	margin-left: -460px;
	left: 50%;
	float: left;
	position: relative;
	
}
image {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;

}
#bannieres {
	height: 95px;
	background-color: #000000;
	margin: 0px;
}
.flash {
	width: 450px;
	height: 80px;
	border: thin solid #00FF00;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
#lgb1 {
	width: 920px;
	height: 20px;
	background-color: #FFFFFF;
}
#presentation {
	width: 900px;
	background-color: #FFFFFF;
	font-size: 15px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#presentation a:visited, #presentation a:active, #presentation a:link{
	color: #00c700;
	text-decoration: none;
}

#presentation a:hover{
	color: black;
	background-color: #00c700;
	text-decoration: none;
}
#lgb2 {
	width: 920px;
	height: 30px;
	background-color: #FFFFFF;
}

#centre {
	width: 920px;
}
#menu {
	width: 280px;
	float: left;
}
#lgn1 {
	width: 280px;
	height: 40px;
}

.sousMenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 272px;
}


.sousMenu a{
	color: white;
	display: block;
	width: 100%;
	height: 45px;
	padding: 2px 4px;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 14px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration:none;
}

.sousMenu a:visited, .sousMenu a:active, .sousMenu a:link{
	color: white;
}

.sousMenu a:hover{
	color: black;
	background-color: #02f802;
}

.sousMenuSelected a{
	color: white;
	display: block;
	width: 100%;
	height: 45px;
	padding: 2px 4px;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 14px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration:none;
}

.sousMenuSelected a:visited, .sousMenuSelected a:active, .sousMenuSelected a:link{
	color: black;
	background-color: #00c700;
}

.sousMenuSelected a:hover{
	color: black;
	background-color: #02f802;
}

.sousMenuSelected{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 272px;
}

.sousMenuSelected li a{
	color: white;
	display: block;
	width: 100%;
	height: 45px;
	padding: 2px 4px;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 14px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration:none;
}

.sousMenuSelected li a:visited, .sousMenuSelected li a:active, .sousMenuSelected li a:link{
	color: black;
	background-color: #00c700;
}

.sousMenuSelected li a:hover{
	color: black;
	background-color: #02f802;
}

#lgb3 {
	width: 280px;
	height: 14px;
	background-color: #FFFFFF;
}

#contenu {
	width: 640px;
	float: left;
}
#categorie{
	font-size: 13px;
	float: left;
	width: 612px;
	margin-right: 14px;
	margin-left: 14px;
}
#categorie a:visited, #categorie a:active, #categorie a:link{
	color: #00c700;
	text-decoration: none;
}

#categorie a:hover{
	color: black;
	background-color: #00c700;
	text-decoration: none;
}
.produit{
	font-size: 12px;
	width: 299px;
	height: 299px;
	background-color: #FAFAFA;
	float: left;	
	margin-top: 14px;
	margin-left: 14px;
}	
 h1{
	background-color: #000000;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
}
 h2{
	background-color: #333333;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	background-position: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -19px;
}
.imgArticle{
	border: thin solid #000000;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;	
}
.prix {
	background-color: #02f802;
	width: 115px;
	border: thin solid #000000;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	float: left;	
}

.txtArticle {
	width: 115px;
	float: left;
}

.lienInfo a:link, .lienInfo a:visited, .lienInfo a:active{
	font-weight: bold;
	color: #00c700;
	text-decoration: none;
}
.lienInfo a:hover{
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
#legende{
	font-size: 9px;
	width: 640px;
	height: 30px;
	text-align: center;
	float: left;
	margin-top: 10px;
}

#legende a:link, #legende a:visited, #legende a:active {
	color: #8e8e8e;
	text-decoration: none;
}
#legende a:hover {
	color: #00c700;
	text-decoration: none;
}

.itune{
	font-size: 12px;
	width: 450px;
	height: 299px;
	background-color: #FAFAFA;
	float: left;	
	margin-top: 14px;
	margin-left: 14px;
}	



