@charset "iso-8859-1";
/* CSS Document */

* {
	margin:0;
	padding:0;
}
html, body, form, fieldset, p, li, input, textarea, a, button, select {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	margin:0;
	font-size:100%;
	color:#d5bc85;
	background:#000 url(../images/bg_mur-images.jpg) scroll repeat center -14px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-size:100%;
	font-weight:normal;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#d5bc85;
}
a:hover {
	text-decoration:underline;
	color:#d5bc85;
}
#bg {
	background:#000 url(../images/bg_papier-dechire.jpg) scroll repeat-x center top;
}
#main-accueil {
	margin:0 auto;
	width: 1024px;
	height: 754px;
	background:transparent url(../images/bg_accueil.jpg) scroll no-repeat 0 0;
}
#main {
	margin:0 auto;
	width: 1024px;
	height: 754px;
	background:transparent url(../images/bg_pages.jpg) scroll no-repeat 0 0;
}
.colRight {
	display: block;
	overflow:hidden;
	float: right;
	width:640px;
	padding-top:156px;
}
.colLeft {
	display: block;
	overflow:hidden;
	float: left;
	width:384px;
	padding-top:410px;
}
.content {
	/*display:block;
	overflow:hidden;*/
	height: 360px;
	margin-bottom:6px;
	text-align: center;	
	font-size: 80%;
	line-height: 17px;
}
#ours {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}