a {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
a {
color:#999999;
}
a:hover {
color:#000000
}
body,html{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	color:#675467;
}

img{
	border: none;
}

html{
overflow: -moz-scrollbars-vertical !important
}
.cat img{
	display: block;
}

body,table{
	font-family: verdana, sans-serif;
	font-size: 13px;
	color:#675467;
}
h1 {
font-size:18px;
}
h2 {
font-size:15px;
}


#centerer, #main, .list, .sub_list{
	border-collapse: collapse;
}

#centerer{
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
#main{
	background-color: #fff;
	width: 980px;
	min-height: 650px;
	margin: auto;
	margin-top: 20px;
}
#main > thead{
	background-color: #fff;
	/*height: 80px;*/
	/*vertical-align:bottom;*/
}
#main > tbody{
	background-color: #fff;
	height: 540px;
}
#main > tfoot{
	background-color: #fff;
	height: 50px;
}
#collection_list{
	background-color: #fff;
	overflow: auto;
}

#collection_list td{
	background-color: #FFF;
	height: 120px;
	width: 120px;
}

#produit{
	background-color: #FFF;
}
#produit h1, #produit h2{
	margin: 0px;
	font-weight: normal;
}
#produit p{
	font-size: 11px;
	margin-top: 4px;
}

#menu {
	margin-bottom:0px;
	font-size:17px;
	float: right;
}
#menu img{
display:inline;

}
#menu2{
height: 32px;
}
#menu2 img{
display:inline;
margin-right:0px;
}
#menu a{
	text-decoration:none;
	color:#675467;
}
#menu a:hover{
	color:#000;
}

.cat {
	width:170px;
	height:230px;
	font-size:15px;
}
.cat2{
	width:100px;
	height:80px;
	font-size:13px;
}
.cat a, .cat2 a{
	text-decoration:none;
	color:#675467;
}
.cat a:hover, .cat2 a:hover{
	color:#000;
}
.cat img, .cat2 img{
	margin-bottom:4px;
}

.col{
	padding-bottom: 8px;
	padding-right: 2px;
	padding-left: 2px;
}
.achat_td{
	padding-left: 8px;
	width: 150px;
	vertical-align: middle;
}
.col img{
	border: 1px #ccc solid;
}

.selected {
	background-image: url("../img/col_sel.png");
	background-position: bottom center;
	background-repeat: no-repeat;
}

#long_page{
	margin-left: 130px;
	text-align: left;

}
#long_page td,#long_page th{
	padding: 3px;
}
#long_page .list{
	/*
	width: 100%;
	*/
	border-collapse: collapse;
}

#long_page .list td, #long_page .list th{
	border-bottom: 1px #AEAEAE solid;
}
#long_page .sub_list td,#long_page .sub_list th{
	border: 1px #AEAEAE solid;
}
#long_page .sub_list img{
	border: 1px #aeaeae solid;
}
#long_page tfoot tr:last-child td, #long_page tfoot tr:last-child th{
	border: none;
}
#long_page_overflow{
	width: 800px;
	height: 360px;
	overflow: auto;
}

.facture_total,.facture{
	width: 95%;
}
.facture_total th, .facture_total tr{
	vertical-align: middle;
}

input.bouton{
	border: none;
}
a.bouton{
	display: inline-block;
}
input.bouton, a.bouton{
	color: #fff;
	text-decoration: none;
}
input.bouton, a.bouton{
	background-color: #999999;
	padding: 3px;
	margin: 2px 0px;
}
input.bouton:hover, a.bouton:hover{
	color: #675467;
	background-color: #BDB0BD;
}

table.size_tab{
	border-collapse: collapse;
	font-size: 11px;
	margin: 3px;
}
.size_tab td, .size_tab th{
	border: 1px solid;
	padding: 3px;
	font-weight: normal;
}
.size_tab td{
	text-align: center;
}
.size_tab th{
	text-align: left;
}
.size_tab tfoot td, .size_tab tfoot th{
	font-weight: bold;
}
.sub_menu{
	vertical-align: top;
	text-align: center;
	height: 20px;
	font-size: 10px;
}
.sub_menu a{
	text-decoration: none;
	margin: 0px 8px;
	color: #675467
}
.sub_menu a.selected2{
	text-decoration: underline;
}

/* le dropdown */
/* General */
.cssdropdown, .cssdropdown ul {
	list-style: none; background-color:rgba(255,255,255,0.5);
	font-size: 11px;
}
.cssdropdown, .cssdropdown * { padding: 0; margin: 0; }

.cssdropdown img{
	vertical-align:text-bottom;
}
/* Head links */
.cssdropdown li.headlink { float: left; margin-left: -1px; text-align: center; }
.cssdropdown li.headlink a,.cssdropdown li.headlink b { display: block; margin-left:40px; }

/* Child lists and links */
.cssdropdown li.headlink ul { display: none;  text-align: left; }
.cssdropdown li.headlink:hover ul { display: block; position: absolute; }
.cssdropdown li.headlink ul li a { padding-top: 6px; padding-bottom: 6px; padding-right: 32px;}
.cssdropdown li.headlink ul li:first-child a { padding-top: 10px; }

.debug{
	position: absolute;
	background-color: #FFF;
	top: 8px;
	right: 8px;
	padding: 4px;
	font-size: 9px;
	display: none;
}

#menu2{
	border-top: 1px solid #999;
}
#head_tr{

}
#b_menu ul{
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	list-style: none;
}
#b_menu li{
	display: inline;
	text-transform: capitalize;
	padding: 0px 16px;
	border-right: 1px solid #999;
}
#b_menu li:last-child{
	padding-left: 8px;
	border-right: none;
}
#b_menu a{
	text-decoration: none;
}
.p_overflow{
	max-height: 500px;
	overflow: auto;
}

#sub_menu{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#sub_menu li{
	margin-bottom: 8px;
}
#sub_menu a{
	text-decoration: none;
}
#buy th{
	text-align: right;
	padding-right: 12px;
	font-weight: normal;
}
#buy td{
}
