html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li, lu, form {
   margin: 0;
   padding: 0;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   border: 0;
   font-size: 11px;
}
html {
   height : 100%; 
}
body {
   background-color: #66a0d6;
   background-image: url(img/hg.jpg);
   color: #212c6d;
   margin: 0 0 0 0;
   height: 100%; 
   font-size: 11px;
}
div.container{
    background-image: url(img/webtop.jpg);
	background-repeat: no-repeat;
	position:absolute; 
	top:0px; 
	left:0px; 
	width: 960px;
	height: 344px;
}
div.art {
	position:absolute;
	top: 202px; 
	left: 56px; 
	width: 75px;
	height: 26px;
}
div.contact {
	position:absolute;
	top: 181px; 
	left: 295px; 
	width: 112px;
	height: 19px;
}
div.links {
	position:absolute;
	top: 107px; 
	left: 291px; 
	width: 61px;
	height: 23px;
}
div.bio {
	position:absolute;
	top: 84px; 
	left: 353px; 
	width: 145px;
	height: 23px;
}
div.subarea_art {
	background-image: url(img/subarea_img/flou.jpg);
	position:absolute;
	top: 64px; 
	left: 714px; 
	width: 246px;
	height: 279px;
}
div.nav{
	position:absolute;
	text-align: justify;
	top: 349px;
	left: 58px;
	width: 166px;
	height: 76px;
}

div.content{
	position:absolute;
	text-align: justify;
	top: 349px;
	left: 270px;
	width: 700px;
	
}
.form {
	background-color: #fcfaf5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 9px;
	border: 0px;
	color: #202020;
	width: 300px;
}
.text {
	margin: 0 0 8px 0;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0 0 5px 0;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0 0 1px 0;
}
a:link {
  	color: #333399;
	font-weight: bold;
  	text-decoration: none;
}
a:visited {
  	color: #005ba8;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
   	color: #333399;
  	text-decoration: underline;
}
