#top
{
	position: absolute;
	top: 25px;
	left: 50px;
	width: 850px;
	height: 150px;
	
}
#left
{
	position: absolute;
	top: 275px;
	left: 25px;
	width: 150px;
	height: 588px;
	
}
#center
{
	position: absolute;
	top: 225px;
	left: 200px;
	width: 600px;
	height: 800px;
	
}
#right
{
	position: absolute;
	top: 275px;
	left: 825px;
	width: 150px;
	height: 588px;
	
}
body
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
}
#bottom
{
	position: absolute;
	top: 1050px;
	width: 900px;
	height: 35px;
	
}
#evenements
{
	width: 150;
	height: 25px;
	text-transform: uppercase;
	padding-top: 10px;
	background-color: #060;
	color: #FFF;
	font-style: italic;
}
#theatre
{
	width: 150px;
	height: 75px;
	
	padding-top: 10px;
}
#inter
{
	width: 150px;
	height: 75px;
	
}
	
#marins
{
	width: 150px;
	height: 75px;
}
	
#concert
{
	width: 150px;
	height: 75px;
	
}

#violon
{
	width: 150px;
	height: 75px;
	
}
#bucheux
{
	width: 150px;
	height: 75px;
	
}
#position
{
	position: absolute;
	width: 150px;
	height: 30px;
	margin-top: 10px;
	font-style: italic;
	text-transform: uppercase;
	
	
}
#navbar
{
	position: absolute;
	top: 185px;
	text-transform: uppercase;
	width: 150px;
	height: 200px;
	
}
#cote
{
	position: absolute;
	top: 390px;
	width: 150px;
	height: 300px;
	color: #060;
}
#banc
{
	position: relative;
	top: 5px;
	right: 5px;
	width: 230px;
	height: 190px;
	float: right;
	
	
	border: 10px;
	padding-top: 10px;
}

#eglise
{
	
	
	left: 5px;
	width: 270px;
	height: 240px;
	float: left;
	
}



















