body{
	background-color:#000000;
	background-image:url(../img/bd_back.png);
	font-family:"Trebuchet MS" Arial serif;
	font-size:14px;
	margin-top:2px;
	margin-bottom:0px;
}

table#contener{
	background-color:#FFF;
	border-collapse:collapse;
}
div.menuBox{
	background-color:#F00;
	margin-top:8px;
	text-align:center;
}
#logo {
	margin-left:2px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	width:183px;
	height:150px;
}
@media  screen{
	#logo span{
		display:none;
	}
}
#header{
	background-color:red; 
	border-bottom:2px solid #000000;
	background-image:url(../img/header_back.png);
}
div.menuBox ul{
	list-style:none;
	margin-left:0px;
	padding-left:10px;
	padding-right:10px;
}

div.menuBox ul li{
	margin-left:0px;
	display:block;
	padding-left:0px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px dotted yellow;
	text-align:left;	
}

div.menuBox ul li a{
	color:yellow;
	text-decoration:none;
	display:block;
	font-family:"Trebuchet MS" georgia serif;
	font-size:13px;
}

div.menuBox ul li a:HOVER{
	color:white;
}
#footer{
	text-align:center;
	background-color :red; 
	padding-bottom:12px;
}
#ft_menu {
	background-repeat: repeat-x;
	background-image:url(../img/ft_menu_back.png);
	height:28px;
	padding-top:2px;
	text-align:center;
}

#ft_menu span{
	padding-left:7px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:2px;
}


#ft_menu ul{
	list-style:none;
	margin-top:2px;
}

#ft_menu li{
	display:inline;
}

#ft_menu a {
	color: #FFFFFF;
	font-size:11px;
}
#ban{
	text-align:right;
	padding-top:0px;
	padding-right:90px;
}
.format_png , img{
        behavior: url("win_png.htc");
		border:0px;
}
input.searchInput{
	background-color :white;
	background-image:url(../../ecrire/img_pack/racine-24.gif);
	background-repeat:no-repeat;
	text-align:center;
	width:130px;
}
#submit{
	font-size:10px;
	margin-top:2px;
}
h1{
	color:#4d6bc7;
	font-size:17px;
	border-bottom:1px blue inset;
}
a{
	text-decoration:none;
	color:blue;
}
a:HOVER{
	color:red;
}

#sendmail{
	margin-top:30px; 
	background-color:#F7D8CE; 
	padding:20px; 
	border:5px double #EA6037;
	text-align:center;
}
#sendmail table{
	background-color:#F7D8CE;
	width:90%;
}

#sendmail table tr td{
	background-color:#F7D8CE;
	text-align:right;
	width:auto;
}

#sendmail input, #sendmail textarea {
	border:1px inset #222222;
	width:230px;
}
#sendmail input.envoyer{
	width:auto;
	background-color:#CCCCCC;
	border:1px solid #FFF;
}
/*La présentation des produits sur la page rubrique*/
}
.tbArticle{
	background-color:white;
	text-align:center;
}



.tbArticle table{
	background-color:red;
	width:350px;
	font-family:Tahoma, Arial, serif;
	margin-top:3px;
	margin-bottom:3px;
	border-collapse:separate;
}

.tbArticle table td{
	background-color:white;
}	


.tbArticle table th{
	color:white;
}	

table#tbProduitg tr, table#tbProduit tr td{
	border:1px #FFFFFF solid; 
}

#pagination{
	border:1px dotted red;
	margin:30px;
	padding:5px;
	text-align:center;
}
.navTool{
	color:white;
	padding:2px 5px 2px 5px;
	border:2px red outset;
	background-color :red;
}
.navTool:HOVER{
	color:white;
	padding:2px 5px 2px 5px;
	border:2px red inset;
}
fieldset{
	width:50%;
}

#newletter fieldset{
	width:130px;
}
#email{
	width:100px;
}

legend{
	color:white;
}
.thisLink{
	color:white;
	background-color:red;
	padding-left:5px;
	padding-right:5px;
}
.thisLink:HOVER{
	color:black;
}

#attraits{
	height: 20px;
	width: 100%; color:#FFFF00;
	text-align:right;
}

#attraits ul{}

#attraits ul li{ display:inline}

#attraits a{ text-decoration:none; color:#ffff00}
