body
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}

div
{
	padding: 0;
	margin: 0;
}

#mini_body
{
	width: 980px;
	height: 768px;
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -490px;
}

#bandeau
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 980px;
	height: 66px;
	overflow: hidden;
}

#menu
{
	position: absolute;
	top: 75px;
	left: 0px;
	width: 980px;
	height: 37px;
	overflow: hidden;
	background-image: url(../images/menu.png);
}

#month
{
	position: absolute;
	top: 123px;
	left: 0px;
	width: 980px;
	height: 55px;
	overflow: hidden;
}

#main
{
	position: absolute;
	top: 190px;
	left: 0px;
	width: 639px;
	height: 457px;
	overflow: hidden;
	background-image: url(../images/main_bck.png);
}

#main_text
{
	font-family: Calibri;
	font-size: 14px;
	left: 50px;
	position: absolute;
	top: 50px;
}

#main_logo
{
	left: 90px;
	position: absolute;
	top: 260px;
}

#promos
{
	position: absolute;
	top: 190px;
	left: 652px;
	width: 326px;
	height: 457px;
	overflow: hidden;
}

#content
{
	position: absolute;
	top: 190px;
	left: 220px;
	width: 760px;
	height: 457px;
	overflow: hidden;
}

#photo
{
	position: absolute;
	top: 190px;
	left: 0px;
	width: 207px;
	height: 457px;
	overflow: hidden;
}

#promos_affiche
{
	width: 316px;
	height: 447px;
	overflow: hidden;
	position: relative;
}

#actualites
{
	position: absolute;
	top: 660px;
	left: 0px;
	width: 980px;
	height: 28px;
	overflow: hidden;
	/*******************/
	font-family: Calibri;
	font-size: 15px;
}

#actualites_label
{
	/*color:red;*/
	position: absolute;
	top: 5px;
	left: 135px;
	width: 835px;
	height: 16px;
	overflow: hidden;
	/*******************/
	font-family: Calibri;
	font-size: 16px;
}

#bandeau_bas
{
	position: absolute;
	top: 701px;
	left: 0px;
	width: 980px;
	height: 35px;
	overflow: hidden;
	background-image: url(../images/bandeau_bas.png);
}

#acces_adherents
{
	position: absolute;
	width: 185px;
	top: 7px;
	left: 780px;
}

#acces_adherents a
{
	font-family: Calibri;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#acces_adherents a:hover
{
	color: #444444;
}

#menu a
{
	font-family: Calibri;
	font-size: 15px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	margin-left: 48px;
}

#menu a:hover
{
	color: #8CC63E;
}

#menu_1
{
	position: absolute;
	top: 7px;
	left: 118px;
}

#menu_2
{
	position: absolute;
	top: 7px;
	left: 250px;
}

#menu_3
{
	position: absolute;
	top: 7px;
	left: 364px;
}

#menu_4
{
	position: absolute;
	top: 7px;
	left: 472px;
}

#menu_5
{
	position: absolute;
	top: 7px;
	left: 636px;
}

#menu_6
{
	position: absolute;
	top: 7px;
	left: 814px;
}

#map
{
	width: 750px;
	height: 422px;
}

#content_bck
{
	font-family: Calibri;
	font-size: 15px;
	color: #000;
	text-align: left;
}

#expertise_menu
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 447px;
	overflow-y: auto;
	overflow-x: hidden;
	border-right: 2px solid #D2D2D2;
}

#expertise_menu a
{
	color: #000;
}

#expertise_content
{
	position: absolute;
	top: 0px;
	left: 225px;
	width: 505px;
	height: 447px;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 20px;
	text-align: justify;
	text-justify: newspaper;
	*text-align:left;
}

#content_bck_div
{
	width: 750px;
	height: 447px;
	overflow: auto;
	position: relative;
}

h2
{
	color: #99CA3B;
	text-align: center;
}
