@import url("style_menu_int.css");
div#page {
	height: 590px;
	width: 980px;
	background-image: url(../images/fond_page_int.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#pageFond {
	height: auto;
	width: 990px;
	left: 0px;
	top: 0px;
	background-color: #00FFCC;
	position: absolute;
}
div#conteneur {
	position: relative;
	
}
body {
	background-color: #DADADA;
	scrollbar-face-color: #809CAF;
  	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #888888;
	scrollbar-darkshadow-color: #888888;
   	scrollbar-track-color: #E4E4E4;
	scrollbar-arrow-color: #FFFFFF;
}
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;
}

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: 335px;
	overflow: auto;*/
	width: 525px;
	position: absolute;
	left: 220px;
	top: 50px;
	padding: 5px;
	font-family: Verdana;
	color: #000000;
	font-size: 11px;
}
div#BlocResa {
	height: 94px;
	width: 171px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #CC0000;
	font-size: 9px;
	left: 6px;
	top: 333px;
}
div#alliance {
	height: 20px;
	width: 123px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	left: 38px;
	top: 581px;
}
div#adresse {
	height: 28px;
	width: 534px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	left: 216px;
	top: 574px;
}
.lienar {color: #000000; text-decoration: none;}
.lienar:visited {color: #000000;}	
.lienar:link {color: #000000;}
.lienar:hover {color: #FF0000; text-decoration: none;}
div#titre {
	background-image: url(../images/bloc_menu_centre.gif);
	height: 20px;
	width: 168px;
	position: relative;
	left: 220px;
	top: 30px;
	font-family: Verdana;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	font-weight: bold;
}
div#blocgauche {
	position: absolute;
	height: 291px;
	width: 150px;
	left: 20px;
	top: 30px;
}
div#blocdroit {
	position: absolute;
	height: 291px;
	width: 150px;
	top: 30px;
	right: 20px;
}
div#blocimage {
	position: absolute;
	height: 270px;
	width: 210px;
	right: 0px;
	top: 320px;
}
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;
}
.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;
}
td {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

