/*
  CSS for maisondebouche.com
*/
body { 
	background: #8995b0;
	background-image:url(../images/bg_normal.gif);
	margin-top: 0px; margin-left:0px;
	font: 8pt arial; 
	color: #333b4c; 
	text-align: justify;
	}
.menu {
	font: 9pt georgia; 
	color: #5f2510;
	text-align:center;
	}
.textbox01 {
	font: 8pt arial; 
	color: #333b4c; 
	text-align: justify;
	vertical-align:center;
	}
#tmain {
	margin-top: 10px; margin-left: 40px;
	border:none;
	}

a:link { 
	color: #13244a;
	text-decoration:underline;
	}
a:visited { 
	text-decoration: none; 
	color: #13244a;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #2d416d;
	}

#Layer_menus {
	position:absolute;
	width:114px;
	height:33px;
	z-index:1;
	left: 20px;
	top: 40px;
	visibility: visible;
	}
#Layer_ambiance {
	position:absolute;
	width:114px;
	height:33px;
	z-index:1;
	left: 20px;
	top: 83px;
	visibility: visible;
	}
#Layer_contact {
	position:absolute;
	width:114px;
	height:33px;
	z-index:1;
	left: 20px;
	top: 126px;
	visibility: visible;
	}
#Layer_moda {
	background-color:#b7c2da;
	border: 1px solid #505b77;
	padding-left: 3px;
	position:absolute;
	width:327px;
	height:175px;
	z-index:2;
	left: 365px;
	top: 261px;
}
