@charset "utf-8";
/*@import url("old_style_selection.css");*/
/* CSS Document */

* {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

html {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(imgs/bg_page.png);
	background-color: #71A5C1;
}
body  {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(imgs/bg.png);
}
#libparade {
	margin-right: auto;
	margin-left: auto;
	width: 990px;
}
.head_a {
	text-align: right;
	height: 30px;
	padding-right: 10px;
}
.head_a a{
	text-transform: capitalize;
	color: #666;
}
.head_a a:hover{
	color: #000;
}
.head_b {
	height: 70px;
	background-image: url(imgs/logo.png);
	background-repeat: no-repeat;
	font-size: 0px;
	letter-spacing: 0em;
	word-spacing: 0em;
}
.head_c {
	height: 40px;
	padding-left: 230px;
	font-size: 9px;
}
.head_d,.head_d b {
	height: 60px;
	font-size: 14px;
	color: #FFF;
	padding-left: 230px;
}
.head_d img {
	border: 1px dotted #FFF;
	margin-top: 6px;
}
.colsx {
	vertical-align: top;
	padding-left: 4px;
	width: 200px;
}
.colsx strong{
	background-image: url(imgs/bgsx_strong.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	width: 200px;
	display: block;
	text-align: center;
	padding-top: 6px;
	color: #FFF;
}

.colsx a:hover,#niveauxa a:hover,#niveauxb a:hover,#niveauxc a:hover,#niveauxd a:hover {
	color: #333;
	background-color: #CCC;
}
.cat,.colsx a,#niveauxa a {
	background-color: #DEDDD9;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	color: #82B3C9;
	display: block;
	text-transform: capitalize;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	padding-left: 4px;
}
#niveauxb a {
	background-color: #FFF;
	font-weight: lighter;
	color: #333;
}
#niveauxc a {
	background-color: #FFF;
	font-weight: lighter;
	color: #F30;
}
#niveauxd a {
	background-color: #FFF;
	font-weight: lighter;
	color: #3C0;
}
.sous-cat {
	background-color: #EFEFEF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight: normal;
	color: #000;
}
.centre {
	height: 450px;
	vertical-align: top;
	width: 600px;
	text-align: center;
	padding-right: 6px;
	padding-left: 16px;
}
.centre hr{
	width: 94%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #333;
}
#prod {
	width: 98%;
	padding-right: 4px;
	padding-left: 4px;
	text-align: left;
	vertical-align: top;
	margin-bottom: 10px;
	border: 1px dotted #6E6F71;
	background-color: #F0F0F0;
}
.prod_img {
	text-align: center;
	vertical-align: top;
	height: 175px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.prod_img img{
	border: 5px solid #FFF;
	height: auto;
	width: 110px;
}
.prod_title,.prod_title a {
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 14px;
	padding-left: 5px;
}

.prod_txt {
	vertical-align: top;
	padding: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #6E6F71;
	border-left-color: #6E6F71;
	border-top-width: 1px;
	border-top-color: #6E6F71;
}
.prod_txt a {
	font-weight: bold;
	color: #000;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.prod_prix {
	background-image: url(imgs/bg_prix.png);
	background-repeat: repeat-x;
	background-position: center center;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 50%;
}
.prod_lien {
	background-image: url(imgs/bg_lien.png);
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 50%;
}
.prod_lien a{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}





.coldx {
	padding-right: 4px;
	vertical-align: top;
	width: 180px;
	text-align: center;
}
.coldx strong{
	background-image: url(imgs/bgdx_strong.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 180px;
	display: block;
	color: #FFF;
	text-align: center;
	padding-top: 6px;
}
#nav_suite {
	text-align: center;
	width: 100%;
	height: 30px;
}
#nav_suite a{
	color: #000;
	text-decoration: none;
	padding: 4px;
	margin-right: 4px;
	margin-left: 4px;
}
#nav_suite b{
	font-weight: bold;
	color: #FFF;
	background-color: #6E6F71;
	height: auto;
	width: auto;
	padding: 2px;
}
#nav_suite a:hover{
	color: #000;
	background-color: #FFF;
}
.footer {
	background-image: url(imgs/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
	color: #FFF;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}

