@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #656565;

}
.colonne_droite {
	width: 160px;
	vertical-align: top;
	text-align:left;
}
.bas_page {
	text-align: center;
}

.menu {
	width: 145px;
	vertical-align: top;
}
.contenu1 {
	width:597px;
	vertical-align: top;
}

img{
	border:0px none;	
}

a {
	color:black;
	text-decoration:none;
	font-weight:bold;
}

.cadre_categorie{
	background-image:url(images/cadre_categorie.jpg);
	height: 140px;
	width: 146px;
	float: left;
}

.case_titre_categorie{
	height:26px;
	text-align:center;
	color:white;
	padding-top:5px;
}

.case_titre_categorie a {
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.case_image_categorie{
	height:114px;
	text-align:center;
}


.cadre_produit{
	background-image:url(images/cadre_prod.jpg);
	height: 145px;
	width: 146px;
	float: left;
}

.case_titre_produit{
	height:26px;
	text-align:center;
	color:white;
	padding-top:5px;
	
}

.case_titre_produit a {
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.case_image_produit{
	text-align:center;
	height:80px;
}

.case_prix_produit{
	text-align:center;
	color:red;
	height:29px;
	
}

.banniere {

	height: 218px;
	width: 755px;
	background-repeat: no-repeat;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin:0px;
	padding:0px;
}
.cadre_rouge {
	background-image: url(images/cadre_rouge.jpg);
	height: 145px;
	width: 147px;
}
.cadre_rouge .titre {
	height: 23px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 8px;
}
.cadre_rouge .contenu{
	height:80px;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
}

.cadre_violet {
	background-image: url(images/cadre_violet.jpg);
	height: 145px;
	width: 146px;
}
.cadre_violet .titre {
	height: 25px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 8px;
}
.cadre_violet .titre a{
	color: #FFF;
}
.cadre_violet .image{
	height:80px;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
}

.titre_page{
	float:left;
	width:597px;
	height:45px;
}
.content{
	width:597px;
	float:left;
}
p{
	margin:0px;
	padding:0px;
}

