/* CSS Document 
design by benjotik*/

@import url(css/bijoux.css);
@import url(css/events.css);

body {
	width: 100%;
	margin: 0;
	padding: 0px;
	text-align: center;
	font: 0.8em Arial,Georgia,Tahoma,sans-serif;
	color: #000;
	background-image: url(images/etoilefond.jpg);
}

#page{
	position: relative;
	width : 780px;
	text-align: center;
	background-position: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
}



#top{
	height: 220px;
	width: 780px;
	margin : 0 0 0 0px;
	text-align: left;
	background-color: #dfbcc2;
	background-repeat: no-repeat;
	border: 1px solid #000000;
}
#top h1 {
	text-indent: -9999px;
}
#content{
	float : left;
	width : 780px;
	padding-right: 0;
	padding-bottom: 10;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}
#contenu{
	float: left;
	width: 780px;
}
#footer{
	clear: both;
	height: 50px;
	text-align:center;
	width: 780px;
	margin-bottom: 0;
	background-color: #dec7f9;
	margin-right: -1px;
	font-family:  Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: square;
	border: 1px solid #000000;
	margin-top: 0px;
}

