body { 
	margin: 0px; 
	padding: 0px;
	background-color: #800000;
	color: #FFFFFF;
	font-family: arial;
	text-align: center;
}

img {
	margin: 0;
	border: 0;
}

#realisation {
	color: #FFFFFF;
	font-family: arial;
	font-size: 9pt;
	text-align: right;
}

.titre {
	margin-bottom: 10px;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.texte {
	margin-bottom: 30px;
	color: #000000;
	font-family: arial;
	font-size: 10pt;
	text-align: left;
}

#menu_bas {
	width: 700px; 
	border-top: dashed 1px #FFFFFF;
	border-bottom: dashed 1px #FFFFFF;
	color: #FFFFFF;
	font-size: 8pt;
	text-align: center;
}

#texte_bas {
	margin-bottom: 30px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-style: italic; 
	text-align: center;
}

.bordure {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: dashed 1px #052280;
}

.salles {
	border-top: dashed 1px #052280;
	border-bottom: dashed 1px #052280;
	color: #052280;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.reservation {
	color: #052280;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	text-decoration: none;
}

.activites {
	border-bottom: dashed 1px #052280;
	color: #052280;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.titre_formulaire {
	color: #052280;
	margin-bottom: 10px;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.formulaire {
	color: #052280;
	font-family: arial;
	font-size: 8pt;
}
	
.merci {
	color: #052280;
	margin-bottom: 10px;
	font-family: arial;
	font-size: 12pt;
	text-align: center;
}

.soirees {
	color: #7B1313;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

a {
	color: #FFFFFF;
	font-family: arial;
	font-size: 9pt;
	text-align: right;
	text-decoration: none;
}

a:link {
	color: #FFFFFF;
	font-family: arial;
	font-size: 9pt;
	text-align: right;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	font-family: arial;
	font-size: 9pt;
	text-align: right;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
	font-family: arial;
	font-size: 9pt;
	text-align: right;
	text-decoration: none;
}

a.texte_bas {
	margin-bottom: 30px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-style: italic; 
	text-align: center;
}

a:link.texte_bas {
	margin-bottom: 30px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-style: italic; 
	text-align: center;
}

a:visited.texte_bas {
	margin-bottom: 30px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-style: italic; 
	text-align: center;
}

a:hover.texte_bas {
	margin-bottom: 30px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic; 
	text-align: center;
}

a:active.texte_bas {
	margin-bottom: 30px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-style: italic; 
	text-align: center;
}

a.menu_bas {
	color: #FFFFFF;
	font-size: 8pt;
	text-align: center;
}

a:link.menu_bas {
	color: #FFFFFF;
	font-size: 8pt;
	text-align: center;
}

a:visited.menu_bas {
	color: #FFFFFF;
	font-size: 8pt;
	text-align: center;
}

a:hover.menu_bas {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

a:active.menu_bas {
	color: #FFFFFF;
	font-size: 8pt;
	text-align: center;
}


