body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(img/head_culture.jpg) repeat-x;
	font-family: "Palatino", "Georgia", "Baskerville", serif;
	color: #666;
}

#logo{
	height: 237px;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
   display: block;
	background: url(img/logo_culture.png);
	}

#pre_header{
	height: 47px;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
	display: block;
	line-height: 41px;
}


#content{
	height: 100%;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
   display: block;
	min-height: 1360px;
	background: url(img/center_mag.png) repeat-y;
}

.bodyl{
	float: left;
	width: 605px;
	padding-left: 20px;
	padding-right: 10px;
	display: block;
	text-align: justify;
	position: relative;
}


.bodyr {
	float: left;
	width: 210px;
	margin-left: 11px;
	padding-left: 12px;
	padding-right: 0px;
	height: 50px;
	position: relative;
}


#footer{
	height: 40px;
	width: 888px;
	background: #2E241F url(img/fond_footer_mag.png) repeat-x;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	position: relative;
   display: block;
	line-height: 42px;
}

a {
	color: #5f5f5f;
}

 a:hover {
	color: #EC2F02;
}

h2 {
	font-size: 21px;
	font-weight: normal;
	font-style: normal;
	color: #3b3b3b;
	margin-top: 0px;
	margin-bottom: 2px;
}

.clear {
	clear:both;
	height: 1px;
}
