/*//////////////////////////////////////////////////////////////////////////////


Le Feutre Noir 

06.74.67.85.67
contact@lefeutrenoir.net
www.lefeutrenoir.net


// BODY //////////////////////////////////////////////////////////////////////*/

body { 
  margin: 0;
  padding: 0;
	background: white url(images/bg_body.png) center 0px no-repeat scroll;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  color: #333;
  font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
  text-align: left;
}

a:link { text-decoration: none; color: #666; }
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: underline; color: #888; }

h1 {
	margin: 25px 0 20px 25px;
  padding: 0;
  font-size: 20px;
  color: #c50a1d;
  font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
  text-align: left;
}

h2 { /* page produits de la boutique */
	margin: 0 0 5px 0;
  padding: 0;
  font-size: 16px;
  font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
  text-align: left;
}

strong, b {
	font-weight: normal;
  color: #c50a1d;
}

.red {
  color: #c50a1d;
}
  
table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
  
td {
	margin: 0;
	padding: 0;
}

/* GLOBAL ////////////////////////////////////////////////////////////////////*/

#global { /* centrage horizontal du site */
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	width: 700px;
}

/* MENU //////////////////////////////////////////////////////////////////////*/

#menu {
  position: relative;
	margin: 120px 0 0 250px;
  padding: 0;
}

#menu img {
  position: relative;
	margin: 0 2px 0 0;
  padding: 0;
}
}

/* PAGES DE TEXTE ////////////////////////////////////////////////////////////*/

#page {
  position: relative;
	margin: 0;
  padding: 0;
  text-align: left;
	width: 100%;
}
	
#page p {
  position: relative;
	margin: 0 0 10px 0;
	padding: 0;
}

/* LEFT_COLUMN ///////////////////////////////////////////////////////////////*/

#left_column {
	float: left;
	margin: 115px 0 0 0;
	width: 200px;
  font-size: 13px;
	line-height: 15px;
}

#left_column div {
  position: relative;
	margin: 0;
	padding: 5px 0 18px 0;
	width: 200px;
	border-top: dotted 1px #333;
}

#left_column p {
  position: relative;
	margin: 0;
	padding: 10px 0 0 0;
}

#left_column img {
  position: relative;
	margin: 10px 0 0 0;
	padding: 0;
}

/* RIGHT_COLUMN //////////////////////////////////////////////////////////////*/

#right_column {
	float: right;
	margin: 0;
	width: 450px;
	background: #ccc url(images/bg_page.png) 0px 0px no-repeat scroll;
}

#right_column p {
  position: relative;
	margin: 0 25px 10px 25px;
	padding: 0;
	width: 400px;
  font-size: 12px;
	line-height: 15px;
}

#right_column .hat {
  position: relative;
  margin-bottom: 20px;
	width: 400px;
  font-size: 13px;
	line-height: 16px;
}

/* FOOTER ////////////////////////////////////////////////////////////////////*/

#footer {
	clear: both;
  position: relative;
  margin: 0;
  padding: 45px 0 0 0;
  width: 700px;
	background: white url(images/bg_footer.png) 0px -15px no-repeat scroll;
  font-size: 11px;
}

#right_footer { color: #999; }

#left_footer a { color: #ccc; }
#right_footer a { color: #999; }

#footer a:link { text-decoration: none; }
#footer a:visited { text-decoration: none; }
#footer a:hover { text-decoration: underline; }

/*////////////////////////////////////////////////////////////////////////////*/
	
/*images du menu principal 
.menuImg img{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
.menuImg:hover img{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}*/
