/* CSS par sehari */

* { margin:0;padding:0; }

body {
	background:#E8E8E8;
	width:100%;
	font:normal 0.8em "Trebuchet MS",Verdana,Helvetica,sans-serif;
}

#page {
	width:700px;
	border-left:5px solid #000000;
	border-right:5px solid #000000;
	border-bottom:5px solid #000000;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}

#header {
	background:url('images/interface/header.png') top no-repeat;
	width:700px;
	height:200px;
}

#header h1 {
	font-size:2.2em;
	font-weight:normal;
	color:#588A03;
	font-family:Verdana;
	padding-left:70px;
	padding-top:20px;
}

#header p {
	color:#646464;
	padding-left:130px;
	padding-top:5px;
}

ul#menu_haut {
	float:left;
	width:100%;
	background-color:#000000;
	height:20px;
	border-bottom:3px solid #CFCFCF;
	list-style-type:none;
	text-align:center;
}

ul#menu_haut li {
	display:inline;
	float:left;
}

ul#menu_haut a {
	width:116px;
	height:20px;
	background-color:#3A3A3A;
	color:#FFF;
	text-decoration:none;
	display:block;
}

ul#menu_haut a:hover {
	width:116px;
	height:20px;
	background-color:#3A3A3A;
	color:#FFF;
	text-decoration:underline;
	background-color:#848484;
	display:block;
}

#bloc {
	float:left;
	width:480px;
	text-align:justify;
	padding-left:10px;
}
#sw {
	float:left; padding:0px;
}
#blocHome {
	float:left;
	width:650px;
	text-align:justify;
	padding:10px;
}

#menu {
	float:left;
	margin-left:40px;
	width:160px;
}

#bloc h2, #menu h2 {
	border-bottom:1px dotted #030303;
	text-indent:-9000px;
	margin-top:20px;
}

#menu ul {
	list-style-image:url('images/interface/puce.jpg');
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}

#menu li {
	margin-left:40px;
	height:20px;
}

#menu a {color:#646464;text-decoration:none;}

#menu a:hover {color:#818080;text-decoration:underline;}
h2.PackWedding {
	background:url('images/interface/packDagoWedding.gif') left no-repeat;

}
h2.PackMatos {
	background:url('images/interface/packMatos.gif') left no-repeat;

}
h2.PackTarifs {
	background:url('images/interface/packTarifs.gif') left no-repeat;

}
h2#profil {
	background:url('images/interface/titre_profil.jpg') right no-repeat;
}
	

p#copyright {
	font-size:0.8em;
	color:#A3A3A3;
	width:700px;
	text-align:center;
	clear:both;
	background-color:#000;
	padding-top:30px;
}

p#copyright a{
	text-decoration:none;
	color:#A3A3A3;
}
p#copyright a{
	text-decoration:none;
	color:#A3A3A3;
}
p#enter {
	font-size:1em;
	color:#A3A3A3;
	width:700px;
	text-align:center;
	clear:both;
	background-color:#FFF;
	padding-top:50px;
}
p#enter a{
	text-decoration:none;
	color:#A3A3A3;
}
p#enter a:hover{
	text-decoration:none;
	color:#000000;
}

p#mail a{
	text-decoration:none;
	color:#A3A3A3;
}
p#mail a:hover{
	text-decoration:none;
	color:#000000;
	
}
p#listlink a{
	text-decoration:none;
	color:#A3A3A3;
}
p#listlink a:hover{
	text-decoration:none;
	color:#000000;
	
}
#flashcontent {
		width: 700px;
		height: 400px;
	}
	
	
