/*CSS GLOBAL*/
* {
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
	margin: 0;
}
body {
	text-align:left;
	padding:10px;
	background-color: #F7F7F7;
	color: #666666;
}
a {
	color:#274E27;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 5px;
	font-size: 120%;
}
a:hover {
	color:#999999;
	padding-bottom: 5px;
}

h1 {
	font-size: 6px;
}
h2 {
	font-size: 120%;
	line-height: 40px;
}

h3 {
	font-weight: bold;
	font-size: 110%;
	padding: 25px 0 10px 0;
	color: #C20000;
}

h4 {
	color: #86B02D;
	font-size: 200%;
	font-weight: bold;
}
h5 {
	font-size: 118%;
	color: #333333;
	font-weight: normal;
}
hr {
	border: solid 1px #99CC00;
}
th a{color: #fff;}
input, textarea,select{border: solid 1px #666666;}

/*BLOKS*/
#global {
	width:910px;
	margin: 0 auto;
	font-size: 90%;
	background-image: url(img/fds_global.gif);
	border: solid 1px #999999;
	background-color: #FFFFFF;
}
#top {
	color: #FFFFFF;
}
#header {
	background-color: #BE5447;
	border-bottom: solid 1px #999999;
}
#menuh {
	background-color: #5B6372;
	text-align: center;
}
#menuv {
	font-size: 90%;
	font-weight: bolder;
	padding: 15px 0 15px 15px;
	background-color: #E2EEC4;
	color: #FFFFFF;
	width: 150px;
	text-align: left;
}
#content {
}
#center{
	vertical-align: top;
	padding: 15px 0 15px 0;
	width: 100%;
}
#foot {
	clear: both;
	color: #FFFFFF;
	padding: 5px;
	background-image: url(../imag/foot.gif);
}

#left {
	background-color: #9BC71C;
	width: 150px;
	vertical-align: top;
	padding-top: 15px;
	text-align: center;
}
#right {
	background-color: #C9CCD1;
	vertical-align: top;
	padding-top: 15px;
}

/*Images*/
.img_float {
	float: left;
	padding-right: 10px;
}
.mini {
	border: 0;
	width: 100px;
	height: 100px;
}
.acc_mini {
	border: 0;
	width: 120px;
	height: 120px;
	padding: 20px 30px 0px 0;
}

/*MENU HORIZONTAL*/
.menu_container a{
	color: #FFFFFF;
}
.menu_container a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.menu_deroulant a{
	color: #333333;
	font-weight: bold;
	padding: 2px;
	font-size: 99%;
}
.menu_deroulant a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	padding: 2px;
}

.menu_container{
	position: relative;
	background-color: #5B6372;
	width: 155px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 103%;
	z-index: 0;
}

.menu_deroulant
{
	padding-top: 5px;
	border: 1px solid #000;
	position: absolute;
	top: 20px;
	left: 0px;
	;
	text-align: left;
	display: none;
	margin-top: 0.7em;
	width: 160px;
	background-color: #F1F2F4;
	list-style-type: disc;
	z-index: 1;
}

.menu_deroulant p
{
	padding-left: 10px;
	margin: 0 5px 5px 5px;
	background: url(../imgs/common/puce/puce_ul_noire.gif) 0 5px no-repeat;
	font-size: 90%;
	font-weight: lighter;
}

#pdts td {
	background-color: #F4F5F7;
	vertical-align: top;
}
#rayon {
	background-color: #F1F2F4;
	text-align: left;
	padding: 5px 30px 20px 30px;
	border-top: solid 5px #86B02D;
	border-bottom: solid 1px #86B02D;
}
.desc_fam {
	width: 285px;
	height: 120px;
	background-color: #F5F5F5;
	border: 0;
	padding-left: 10px;
}

.titre_fam {
	vertical-align: top;
	height: 15px;
	font-size: 110%;
	padding: 5px 5px 0 10px;
	color: #fff;
    font-weight:bold;
    background-color:#e7e7e7;
}
.titre_fam a{
	color: #555;
}

.com_fam {
	vertical-align: top;
	height: 70px;
	padding: 5px 5px 5px 10px;
	color: #666666;
}
.category {
	vertical-align: middle;
	text-align: right;
	width: 185px;
	background-color: #F1F2F4;
	font-size: 105%;
	font-weight: bold;
}
.gray{
	background-color: #F1F2F4;
	width: 285px;
	text-align: left;
}
#commentaire {
	height: 200px;
	padding: 0 50px 10px 50px;
}
#page {
	background-color: #F4F5F7;
}
.int_art{
	color: #666666;
	padding: 5px 5px 2px 5px;
	font-size: 110%;
	border-bottom: solid 1px #99CC00;
	width: 175px;
	font-weight: bold;
}
.px_art{
	font-size: 110%;
	font-weight: bold;
	text-align: right;
	color: #99CC00;
	padding: 5px 10px 5px 10px;
	vertical-align: bottom;
}
.col_cmd{
	background-color: #99CC00;
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	font-size: x-large;
}
#cmde {
	width: 580px;
}
.insert {
	padding: 25px;
	width: 500px;
}
#panier{
	background-color: #666666;
	text-align: center;
}
#panier a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 95%;
}
#mailform{
	text-align: center;
	background-color: #00FF99;
}
.lkh{
	text-align: center;
	width: 280px;
}
.devis{
	padding: 20px;
}
.float_r{
	float: right;
}
.coin{
	background-image: url(../imag/coin_gauche.jpg);
	background-repeat: no-repeat;
}
.none {
	border-right-style: none;
	border: none;
}

.det_art{padding:15px}
.item{
	border-bottom: dotted 1px #666666;
	height: 70px;
}
#news{
	padding: 12px;
	color: #FFFFFF;
	background-color: #86B02D;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	width: 142px;
}
.bc{
	background-color: B9BCC9;
}
