body, div, p{
	margin: 0;
	padding: 0;
}
body {
	font-family: Trebuchet MS;
	color: #484848;
	font-size: 12px;
}
#bodier {	
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
}
a {
	color: #415c7b;
}
a:hover {
	color: #009cff;
}

#logoholder {
	width: 261px;
	height: 211px;
	background-image: url(/img/logoholder.gif);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
a#logo {
	display: block;
	width: 158px;
	height: 58px;
	background-image: url(/img/logo.gif);
	position: absolute;
	left: 69px;
	top: 40px;
}
#illustrate {
	width: 807px;
	height: 431px;
	background-image: url(/img/catcher.jpg);
	position: absolute;
	top: 210px;
	right: 0px;
	z-index: 10;
}
#topholder {
	position: relative;
	height: 211px;
}
#menuholder {
	position: absolute;
	top: 250px;
	height: 320px;
	z-index: 100;
	width: 300px;
}
#menu {
	margin: 0 0 0 20px;
	font-family: Trebuchet MS;
	font-size: 10.6pt;
	color: #004ea5;
}
#menu ul {
	margin: 0 0 0 20px;
	padding: 0;
}
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 25px;
}
#menu a {
	color: #004ea5;
}
#contacts {
	width: 378px;
	height: 247px;
	background-image: url(/img/phone.jpg);
	background-repeat: no-repeat;
	top: 370px;
	left: -40px;
	position: absolute;
	z-index: 10;
	
}
#contacts div {
	position: absolute;
	top: 250px;
	left: 40px;
	padding-bottom: 20px;
}
#contentholder {
	margin: 430px 0 0 350px;
}
#thold {
	width: 600px;
	margin-left: 300px;
	padding-top: 25px;
	height: 150px;
}
.teaser {
	width: 33%;
	text-align: center;
	font-family: Trebuchet MS;
	font-size: 14px;
	float: left;
}
.teaser a{
	color: #004ea5;
}
.teaser img{
	border: 0;
}
.teaser strong {
	display: block;
}
#content p {
	margin: 5px 0 5px 0;
}
#content {
	margin: 20px 30px 0 0;
	
}
hr.line {
	color:#cccccc; 
	height:1px; 
	border-style:none; 
	background-color:#cccccc; 
	margin: 20px 0 20px 0;
}
.counters {
	float: left;
}
a#copyr {
	float: right;
	width: 79px;
	height: 26px;
	display: block;
	background-image: url(/img/pratique.gif);
}
#footer {
	height: 31px;
	margin-bottom: 20px;
}
a.selected {
	color: #009cff;	
}
a#home {
	display: block;
	position: absolute;
	width: 11px;
	height: 10px;
	background-image: url(/img/home.gif);
	top: 169px;
	left: 76px;
	font-size: 0;
}
a#map {
	display: block;
	position: absolute;
	width: 13px;
	height: 8px;
	background-image: url(/img/map.gif);
	top: 171px;
	left: 144px;
	font-size: 0;
}
a#mail {
	display: block;
	position: absolute;
	width: 13px;
	height: 8px;
	background-image: url(/img/mail.gif);
	top: 171px;
	left: 214px;
	font-size: 0;
}
h1 {
	font-size: 18pt;
	margin: 0;
	padding: 0;
}