@charset "utf-8";

body {
	background-color: #99ffff;
	font-family: Verdana;
	font-size: small;
}
h1 {
	font: bold large;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #000099; 
	text-align: center; 
	font-size: large;
}

#tab_menu {
	margin-top: 30px;
	font-weight: bold;
	
}

#bandeau {
	position:float;
	text-align:center;
	margin-top:0px;
	background-image:url(Photos/bandeau.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:176px;
}

#centre {
	background:url(Photos/centre.jpg) no-repeat #F8F278;
	background-position:center;
	background-repeat:no-repeat;	
	min-width:800px;
}
#menu {
	position:float;
	left:102px;
	top:199px;
	width:172px;
	height:398px;
	text-align:center;
	background-color: #F8F278;

}
#main {
	position:float;
	left:210px;
	top:199px;
	width:580px;
	height:398px;
	text-align:left;
	padding-left: 40px;
	padding-top: 20px;
	overflow: auto;
}
#bouton_menu{
	border:solid 2px;
	border-color:#000099;
	margin-top:2px;
	width:130px;

}
#bouton_menu_in{
	border:solid 2px;
	border-color:#000099;
	margin-top:2px;
	width:130px;
	background-color: orange;
	color: #000099;

}
#texte_menu{
	text-decoration:none;
	color: #000099;
}

#texte_menu:hover{
	text-decoration:none;
	color: #FF4300;
}

#bas_page{
	text-decoration:none;
	color: #000099;
	text-align:center;	
}

#footer{
	text-decoration:none;
	color: #000099;
}
#footer:hover{
	text-decoration:none;
	color: red;
}ext-decoration:none;
	color: #000099;
}
#footer:hover{
	text-decoration:none;
	color: red;
}