/* CSS Document */
body {
	background-color: #2B0807;
	margin: 0px;
	color: #FFFFFF;
}
A:link {
	COLOR: #bcab91; TEXT-DECORATION: none
}
A:visited {
	COLOR: #bcab91; TEXT-DECORATION: none
}
A:hover {
	COLOR: #e8d3b3; TEXT-DECORATION: none
}
A:active {
	COLOR: #bcab91; TEXT-DECORATION: none
}
h2 {
	color: #FFFFFF;
	text-indent: 7px;
}
#contenu {
	width: 413px;
	height: 389px;
	overflow: auto;
	font-size: 16px;
	font-family: Garamond, "Times New Roman", serif;
	color: #FFFFFF;
	text-align: justify;
}	
#contenu p {
	margin: 10px;
}
#actu {
	width: 210px;
	height: 185px;
	overflow: auto;
	font-size: 12px;
	font-family: Garamond, "Times New Roman", serif;
	color: #8b584d;
	letter-spacing: 0.1em;
}	
#actu p {
	margin: 10px;
}
#actu a {
	text-decoration: underline;
	color: #8b584d;
}
.Style1 {
	color: #FFFFFF;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 12px;
}
.Style2 {font-size: 24px}
.Style3 {
	color: #FFFFFF;
	text-align: center;
}
.Style4 {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}
.Style5 {
	color: #ff3300;
	font-size: 24px;
	letter-spacing: 0.2em;
}
.Style6 {
	color: #bcab91;
	font-family: Garamond, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
}
.left {
	float: left;
}
