body{
margin:0px;
}
#main {
position:absolute;
width:840px;
/*height:100%;*/
left:50%;
margin-left:-420px;
}
#topbanner{
position:relative;
height:158px;
width:840px;
background: url(img/topbanner1.jpg);
background-position:top center;
background-repeat:no-repeat;
}
#contenu{
position:relative;
margin-left:50px;
margin-top:10px;
width:720px;
height:600px;
background: url(img/cadre2.jpg);
background-position:top center;
background-repeat:no-repeat;
}
#btns{
position:absolute;
width:700px;
height:80px;
left:10px;
top:22px;
/*background-color:blue;*/
}
#btn1{
position:absolute;
width:100px;
height:80px;
/*background-color:red;*/
left:10px;
text-align:center;
}
	#btn1 a:link{
	display:block;
	width:100px;
	height:80px;
	text-decoration:none;
	color:#333399;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana, sans-serif;
	background-image: url(img/btns/btn1OFF.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	#btn1 a:visited{
	display:block;
	width:100px;
	height:80px;
	text-decoration:none;
	color:#333399;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana, sans-serif;
	background: url(img/btns/btn1OFF.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}
	#btn1 a:hover{
	display:block;
	width:100px;
	height:80px;
	text-decoration:none;
	color:black;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana, sans-serif;
	background: url(img/btns/btn1ON.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}
#btn2{
position:absolute;
width:100px;
height:80px;
/*background-color:red;*/
left:180px;
text-align:center;
}
	#btn2 a:link{
	display:block;
	width:100px;
	height:80px;
	text-decoration:none;
	color:#CC0033;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana, sans-serif;
	background-image: url(img/btns/btn2OFF.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	#btn2 a:visited{
	display:block;
	width:100px;
	height:80px;
	text-decoration:none;
	color:#CC0033;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana, sans-serif;
	background: url(img/btns/btn2OFF.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}
	#btn2 a:hover{
	display:block;
	width:100px;
	height:80px;
	text-decoration:none;
	color:black;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana, sans-serif;
	background: url(img/btns/btn2ON.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}
#btn3{
position:absolute;
width:100px;
height:80px;
/*background-color:red;*/
left:365px;
text-align:center;
}
	#btn3 a:link{
	display:block;
	width:100px;
	height:80px;
	text-decoration:none;
	color:#339933;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana, sans-serif;
	background-image: url(img/btns/btn3OFF.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	#btn3 a:visited{
	display:block;
	width:100px;
	height:80px;
	text-decoration:none;
	color:#339933;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana, sans-serif;
	background: url(img/btns/btn3OFF.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}
	#btn3 a:hover{
	display:block;
	width:100px;
	height:80px;
	text-decoration:none;
	color:black;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana, sans-serif;
	background: url(img/btns/btn3ON.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}
#btn4{
position:absolute;
width:100px;
height:80px;
/*background-color:red;*/
left:565px;
text-align:center;
}
	#btn4 a:link{
	display:block;
	width:100px;
	height:80px;
	text-decoration:none;
	color:#CCCC33;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana, sans-serif;
	background-image: url(img/btns/btn4OFF.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
	#btn4 a:visited{
	display:block;
	width:100px;
	height:80px;
	text-decoration:none;
	color:#CCCC33;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana, sans-serif;
	background: url(img/btns/btn4OFF.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}
	#btn4 a:hover{
	display:block;
	width:100px;
	height:80px;
	text-decoration:none;
	color:black;
	font-weight:bold;
	font-size:16px;
	font-family:Verdana, sans-serif;
	background: url(img/btns/btn4ON.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}
#content{
position:absolute;
top:110px;
left:20px;
width:680px;
height:390px;
/*background-color:blue;*/
font-family:Verdana, sans-serif;
font-size:12px;
/*overflow-y : scroll; */
}
#footer{
position:absolute;
top:530px;
left:10px;
width:680px;
height:60px;
/*background-color:gray;*/
text-align:center;
}
#footer a:link{
text-decoration:none;
color:black;
font-family:Courrier, sans-serif;
font-size:10px;
}
#footer a:visited{
text-decoration:none;
color:black;
font-family:Courrier, sans-serif;
font-size:10px;
}
#footer a:hover{
text-decoration:none;
color:black;
font-family:Courrier, sans-serif;
font-size:10px;
border-bottom:1px solid gray;
border-top:1px solid gray;
}
h1{
font-family:Verdana, sans-serif;
font-size:18px;
color:black;
font-weight:normal;
}
#content span{
line-height:18px;
}
#content span a:link{
text-decoration:none;
color:#333399;
font-family:Verdana;
font-weight:bold;
}
#content span a:visited{
text-decoration:none;
color:#333399;
font-family:Verdana;
font-weight:bold;
}
#content span a:hover{
text-decoration:none;
color:#333399;
font-family:Verdana;
font-weight:bold;
border-bottom:2px double #C03;
border-right:2px double #C03;
}
acronym{
text-decoration:none;
border:none;
color:red;
}
input{
border:1px solid black;
font-family:Verdana;
font-size:12px;
}
textarea{
border:1px solid black;
font-family:Verdana;
font-size:12px;
}
.alert{
font-size:12px;
font-weight:bold;
color:red;
}
