h1, h2, h3, h4, h5, h6{
	font-family: Tahoma;
	color: #7B9ABA;
}

h1{
	font-size: 1.5em;
	text-align: center;
}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

a{
	color: #1962A9;
	text-decoration:none;
	background: url(souligne.png) repeat-x 100% 100%;
}
a:visited{
	color: #A2A7FF;
	background: url(souligne.png) repeat-x 100% 100%;
}
#page{
	font-size: 0.9em;
	width: 726px;
	background: #fff url(page.jpg) repeat-y center left;
	color: #7B9ABA;
}
#text{
	padding-left: 60px;
	padding-top: 10px;
	font-size: 0.9em;
	width: 600px;
	color: #7B9ABA;
}

#top{
	padding-left: 60px;
	height: 38px;
	background: #FFF url(top.jpg) no-repeat left;
}
#foot{
	padding-left: 50px;
	height: 35px;
	background: #FFF url(foot.jpg) no-repeat left;
}