@charset "utf-8";
body {
	background-color: #888888;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-image: url(images/fond_body.jpg);
}

p{
	margin:0px;
	padding:0px;
}
#main {
	width: 1041px;
	margin-right: auto;
	margin-left: auto;
}
.casePub {
	background-image: url(images/pub.png);
	float: left;
	height: 120px;
	width: 107px;
	overflow: hidden;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 22px;
	margin-top:-4px;
}

#principale {
	background-repeat: repeat-y;
	float: left;
	width: 1041px;
	background-image: url(images/fond_principale.png);
	padding-right: 20px;
	padding-left: 20px;
	/*background-image: url(images/fond.jpg);*/
}
#barregauche {
	background-image: url(images/fondbarregauche.png);
	float: left;
	width: 125px;
	height: 601px;
}
#menu {
	float: left;
	width: 195px;
}
#totalcontent {
	float:left;
	width: 648px;
}
#titre {
	float: left;
	height: 60px;
	width: 648px;
	text-align:center;
}
#banniere {
	background-image: url(images/banniere.jpg);
	float: left;
	height: 246px;
	width: 1041px;
}
#fond_contenu {
	background-repeat: repeat-y;
	float: left;
	width: 608px;
	padding-left: 20px;
	padding-right: 20px;
}
#espacePub {
	float: left;
	width: 196px;
}

#bas_contenu {
	background-repeat: no-repeat;
	float: left;
	height: 12px;
	width: 677px;
}
.tableau{
	border:3px solid #2B3A97;
}
.cellule{
	border: 1px solid #2B3A97;
	text-align:center;
}
.bordImage {
	border: thin solid #FFBBBB;
}
.noBorder{
	border:none;
}
.caseCatalogue{
	text-align:center;
	float:left;
	width:155px;
	height:168px;
	margin-right:3px;
	border:1px;
	background-image: url(images/cadre_btn.png);
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 2px;
}
a:link {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ficheProd {
	color: #000;
	text-align: justify;
}
.caseCatalogue a {
	color: #000;
}
.caseCatalogue a:visited {
	color: #000;
}
#paiement {
	background-image: url(images/paiement_sec_btn.jpg);
	height: 80px;
	width: 196px;
	padding-top: 27px;
	text-align: center;
	float: left;
}
