body {
	color: black;
	font-size: 10px;
	font-family: sans-serif;
	background-position: top center;
	background-repeat: no-repeat;
	background-color: black;
    width: 100%;
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

img {
    border: 0px;
}

.header {
	/* background-image: url('images/bg_header.gif'); */
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 955px;
    height: 74px;
    border: solid #4e373f;
	border-width: 0px 0px 0px 0px;
}

.main {


	position: relative;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 955px;
	height: 600px;
    border: solid #4e373f;
	border-width: 0px 0px 0px 0px;
	vertical-align: top;
}

.content {

	position: relative;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	text-align: justify;
	vertical-align: top;
	z-index: 0;
}
.cadre {
	border-color: white;
	border-width: 3px;
	border-style: solid;
	position: relative;
	text-align: justify;
	vertical-align: top;
	background-color: #fdfff5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
	color: black;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.cadre_contact{
	position: relative;
	text-align: justify;
	vertical-align: top;
	background-color: #c1bcc2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
	border: 3px solid white;
	color: black;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.cadre_soiree{
	position: relative;
	text-align: justify;
	vertical-align: top;
	background-color: #c1bcc2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 175px;
	border: 3px solid white;
	color: black;
	font-family: "Trebuchet MS";
	font-size: 1.1em;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}


.footer {
	font-family: sans-serif;
	color: #494a4d;
	font-size: 11px;
	height: 30px;
	position: relative;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 955px;
    border: solid #4e373f;
	border-width: 0px 0px 0px 0px;
}
.couv{
	float: left;
	border: 2px solid #CCCCCC;
	margin-top: 20px;
}
.titre{
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin-bottom: 10px;
}
.soustitre{
	color: black;
	font-family: "Trebuchet MS";
	font-size: 11px;
	margin-bottom: -10px;
}
#frame {
	height: 500px;
	overflow: auto;	
}
.soiree{
	background-color: black;
	padding-left: 8px;
	padding-top: 8px;
}
.Lieux .soiree .titre{
	font-family: "Trebuchet MS";
	font-size: 14px;
	margin-bottom: 10px;
	color: black;
	text-decoration: none;
	background-color: #c1bcc2;
	padding-left: 10px;
}
.Lieux .titre{
	font-family: "Trebuchet MS";
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.menu{
	color: white;
	text-shadow: -1px 1px 1px;
	text-decoration: none;
	text-transform: none;
	border-style: none;
	border-color: #fff5f9;
	border-width: 0px;
	margin: 0px;
	background-position: 0;
	word-spacing: 2px;
	text-align: center;
	font-weight: bold;
	background-color: black;
	font-size: 14px;
	float: left;
}
.freesh{
	margin-left: 50px;
}
.Mois{
	text-shadow: -1px 1px 2px;
	font-size: 15px;
	text-align: center;
	text-transform: none;
	text-decoration: underline;
	color: white;
}