@import url("style_menu_int.css");
div#page {
	height: 590px;
	width: 980px;
	background-image: url(../images/fond_page.jpg);
	left: 0px;
	top: 0px;
	position: absolute;
}
a, a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
div#conteneur {
	position: relative;
	
}
body {
	background-color: #DADADA;
}
div#entete {
	height: 124px;
	width: 980px;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../images/entete.jpg);
}
div#contenu {
	position: relative;
	left: 0px;
	top: 0px;
	width: 980px;
	height: 200px;
}
div#actu {
	position: relative;
	height: 280px;
	width: 149px;
	left: 20px;
	top: 30px;
	background-color: #F8F8F8;
}
div#menu_centre {
	font-family: Verdana;
	color: #FFFFFF;
	height: 20px;
	width: 168px;
	position: relative;
	font-size: 17px;
	background-image: url(../images/bloc_menu_centre.gif);
	background-repeat: no-repeat;
	left: 220px;
	bottom: 254px;
}
div#bloc_texte {
	height: 260px;
	width: 525px;
	overflow: auto;
	position: absolute;
	left: 220px;
	top: 127px;
	font-family: Verdana;
	font-size: 10px;
	padding: 3px;
	color: #000000;
}
div#image_acc {
	height: 79px;
	width: 545px;
	background-image: url(../images/image_acc.jpg);
	position: relative;
	left: 220px;
	bottom: 235px;
}
div#BlocResa {
	height: 94px;
	width: 168px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #CC0000;
	font-size: 9px;
	left: 8px;
	top: 464px;
}
div#alliance {
	height: 20px;
	width: 110px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	left: 32px;
	top: 566px;
}
div#adresse {
	height: 28px;
	width: 524px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	left: 218px;
	top: 565px;
}
.lienar {color: #000000; text-decoration: none;}
.lienar:visited {color: #000000;}	
.lienar:link {color: #000000;}
.lienar:hover {color: #FF0000; text-decoration: none;}
.titre {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.sous-titre {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
div#retour {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: 20px;
	width: 231px;
	top: 17px;
	font-weight: bold;
	left: 747px;
}