*, html, body{

	font-family: Arial,Helvetica;
	font-size:12px;
	color:#1F232B;
}

img, div, a, input { behavior: url(iepngfix.htc); }

body { margin:0px; padding:0px; background-color:#FCF6E2; }
td { font-family:Arial,Helvetica; font-size:12px; color:#000000; text-decoration:none; }
input { border:0px;}
a:link { color: #1F232B;text-decoration:none; } 
a:visited { color: #1F232B;text-decoration:none; } 
a:hover { color: #1F232B;text-decoration: underline; }
a:active { color: #1F232B;text-decoration:none; }  

/* TEXTES */
.texteBlanc { font-family:Arial,Helvetica; font-size:11px; color:#FFFFFF; font-weight:bold; }

/* ARTICLES */

/* ENCARTS */

/* HOME */
.produits {
 	display: block;
	font-family: Arial,Helvetica;
	font-size:12px;
	color:#1F232B;
	font-weight:bold;
	margin: 8px 0 8px 17px;
}
.produits a:link{text-decoration: none;}
.produits a:visited{text-decoration: none;}
.produits a:hover{text-decoration: underline;}
.produits a:active{text-decoration: none;}

.menu td{
 	width: 230px;
	background-color: #FDFDFD;
	font-size:13px;
	font-weight:bold;
	vertical-align: middle
}
.menu a{
	margin: 0 0 0 10px;
}
.menu a:link{color:#7C7C7C;text-decoration: none;}
.menu a:visited{color:#7C7C7C;text-decoration: none;}
.menu a:hover{color:#7C7C7C;text-decoration: underline;}
.menu a:active{color:#7C7C7C;text-decoration: none;}

.cinqbonnes td a{
	display: block;
	font-family: Arial,Helvetica;
	font-size:12px;
	color:#1F232B;
	margin: 3px 0 3px 0;
}
.cinqbonnes td a:link {color:#1F232B;text-decoration:none; } 
.cinqbonnes td a:visited{color:#1F232B;text-decoration: none;}
.cinqbonnes td a:hover{color:#1F232B;text-decoration: underline;}
.cinqbonnes td a:active{color:#1F232B;text-decoration: none;}

.cbtitre{
	font-family: Arial,Helvetica;
	font-size:12px;
	font-weight: bold;
	color:#AC3434;
}
.homeTitre td{
	height: 30px;
	font-family: Arial,Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#815304;
}
.homeLiens img{
	margin: 0 5px 0 0;
}
.articleTitre{
	font-weight: bold;
}
.footer{
	padding: 10px 21px 0 21px;
	background-image: url('imgs/footer_bg.gif'); 
	background-repeat: no-repeat; 
	height:45px; 
	color: #A6A3A3;
}

.footer td{
	color: #A6A3A3;
}
.footer a{
	font-family: Verdana;
	font-size: 9px;
	color: #A6A3A3;
	text-decoration: none;
}
.bibliobtnoff{
	width: 221px;
	height: 66px;
	background-image: url('imgs/biblio_btn_off.gif');
	font-size: 14px;
	font-weight: bold;
	color: #1F232B;
	padding: 0 0px 0px 15px;
}

.bibliobtnon{
	width: 221px;
	height: 66px;
	background-image: url('imgs/biblio_btn_on.gif');
	font-size: 14px;
	font-weight: bold;
	color: #1F232B;
	padding: 0 0px 0px 15px;
	cursor: pointer;
}
.divgallerie{
	display:inline;
	width: 180px; 
	height: 172px; 
	margin: 3px;
}

.cell{
	width:100px;
	height: 80px;
	margin: 2;
}
