.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 600px;
	width: 800px;
	position: relative;
	background-color: #FFFFFF;
	z-index: 0;
	margin-right: auto;
	margin-left: auto;
	top: 10px;
}
body {
	margin: 0px;
}

.sepia {
	line-height: 24px;
	color: #FFFFFF;
	background-color: #663333;
	position: absolute;
	letter-spacing: 1pt;
	width: 236px;
	height: 25px;
	right: 0px;
	padding-left: 3px;
	text-transform: uppercase;
	text-indent: 3px;
}

.barre_droite {
	line-height: 15px;
	color: #000000;
	background-color: #FFCC66;
	position: absolute;
	letter-spacing: 1pt;
	width: 236px;
	height: 60px;
	right: 0px;
	padding-left: 3px;
	top: 30px;
	padding-top: 5px;
}
.action_togo {
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color:#663333;
	text-indent: 3px;
	position: absolute;
	letter-spacing: 1pt;
	width: 240px;
	height: 25px;
	top: 100px;
	left: 0px;
}
 

.barre_soustitre {
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #FFCC00;
	text-indent: 3px;
	position: absolute;
	top: 30px;
	letter-spacing: 1pt;
	width: 400px;
	height: 25px;
}
.event {
	background-color: #FFCC66;
	height: 107px;
	width: 230px;
	z-index: 10;
	position: absolute;
	left: 0px;
	top: 365px;
	color:#000000;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	visibility: visible;
}

.bloc_photo {
	background-color: #999999;
	height: 506px;
	width: 400px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}


.bloc_legende {
	background-color: #FFFFFF;
	height: 15px;
	width: 400px;
	position: absolute;
	font-size: 10px;
	font-weight: bold;
	top: 303px;
	left: 0px;
}


.bloc_texte {
	background-color: #FFFFFF;
	height: 270px;
	width: 400px;
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	top: 331px;
	left: 0px;
	color: #000000;
	overflow: auto;
	padding-right: 15px;
}

.menu1 {
	font-size: 10px;
	color: #FFFFFF;
	background-color:#CC0000;
	height: 25px;
	width: 120px;
	top: 300px;
	position: absolute;
	z-index: 4;
	text-transform: uppercase;
	text-indent: 2px;
	padding: 0px;
	line-height: 24px;
}

.menu2 {
	font-size: 10px;
	color: #FFFFFF;
	background-color:#FF3300;
	height: 25px;
	width: 120px;
	top: 330px;
	position: absolute;
	z-index: 2;
	text-transform: uppercase;
	text-indent: 4px;
	padding: 0px;
	line-height: 24px;
}


.menu3 {
	font-size: 10px;
	color: #FFFFFF;
	background-color:#FF9900;
	height: 25px;
	width: 120px;
	top: 360px;
	position: absolute;
	z-index: 2;
	text-transform: uppercase;
	text-indent: 4px;
	padding: 0px;
	line-height: 24px;
}


.menu4 {
	font-size: 10px;
	color: #FFFFFF;
	background-color:#CC3300;
	height: 25px;
	width: 120px;
	top: 390px;
	position: absolute;
	z-index: 2;
	text-transform: uppercase;
	text-indent: 4px;
	padding: 0px;
	line-height: 24px;
}


.menu5 {
	font-size: 10px;
	color: #FFFFFF;
	background-color:#CC0000;
	height: 25px;
	width: 120px;
	top: 420px;
	position: absolute;
	z-index: 2;
	text-transform: uppercase;
	text-indent: 4px;
	padding: 0px;
	line-height: 24px;
	
}

.menu6 {
	font-size: 10px;
	color: #FFFFFF;
	background-color:#660000;
	height: 25px;
	width: 120px;
	top: 450px;
	position: absolute;
	z-index: 2;
	text-transform: uppercase;
	text-indent: 4px;
	padding: 0px;
	line-height: 24px;
	
}
.menu7 {
	font-size: 10px;
	color: #FFFFFF;
	background-color:#3399FF;
	height: 25px;
	width: 120px;
	top: 480px;
	position: absolute;
	z-index: 2;
	text-transform: uppercase;
	text-indent: 4px;
	padding: 0px;
	line-height: 24px;
	
}

.logo {
	background-image: url(images/logo.gif);
	height: 285px;
	width: 120px;
	left: 0px;
	top: 3px;
}
.colonne_centre {
	font-size: 12px;
	background-color: #FFFFFF;
	height: 600px;
	width: 400px;
	position: absolute;
	left: 140px;
	top: 0px;
}

.colonne_droite {
	font-size: 12px;
	background-color: #FFFFFF;
	height: 600px;
	width: 240px;
	position: absolute;
	left: 560px;
	top: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.lettrine {
	font-weight: bolder;
	text-transform: uppercase;
	color:#663333;
}
.lien {
	color: #000000;
}

.lien a:link {
	
	color: #000000;
}
.lien a:visited {
	color: #000000;
}
.lien a:hover {
	color: #993333;
}
.lien a:active {
	color: #993333;
}
.pied_central {
	line-height: 24px;
	color: #FFFFFF;
	background-color:#663333;
	position: absolute;
	bottom: 96px;
	letter-spacing: 1pt;
	width: 237px;
	height: 25px;
	left:0px;
	z-index: 3;
	font-size: 9px;
	padding-left: 3px;
}

