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;
	margin-top: 30px;
	left: -40px;
	position: absolute;
	z-index: 10;
	
}
#contacts div {
	position: absolute;
	top: 250px;
	left: 40px;
	padding-bottom: 20px;
}
#contentholder {
	margin: 0 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!important;
}
.teaser strong {
	display: block;
}
#content p {
	margin: 5px 0 5px 0;
}
#content {
	margin: 20px 30px 0 0;
	
}
hr.line {
	clear: both;
	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;
}
#content table{
	width: 100%;
	margin: 5px 0 5px 0;
	border-top: 1px solid #e2e2e2;
	white-space: 0;
	border-left:  1px solid #e2e2e2;
	border-collapse: collapse;
}
#content td {
	border-bottom: 1px solid #e2e2e2;
	border-right:  1px solid #e2e2e2;
	padding: 5px;
	
}
.thickbox {
	margin-right: 15px;
}
.nt {
	border: 0!important;
}
.nt td {
	border: 0!important;
}


		#padder {
			height: 42px;
			background-image: url(/img/bubble.png);
			background-position: left top;
			padding: 0;
			width: 10px;
			position: absolute;
			left: 0px;
			display:none;
			visibility:hidden;
		}		 		
		#padder2 {
			background-image: url(/img/bubble.png); 
			background-position: right top;
			height: 42px;
			position: absolute;
			left: 10px;
			padding-right: 10px;
		}
		#padder2 span {
			white-space: nowrap;
			margin-top: 10px;
			display: block;
		}
		#hpadd {
			position: relative;
		}



.picbl {
	float: left;
	margin: 0 10px 10px 0;
}
a img {
	border: 2px solid #415c7b;
}
a img:hover {
	border: 2px solid #009cff;
}
.galone {
	float: left;
	width: 120px;
	position: relative;
}
.galone a {
	display: block;
	position: relative;
}
.galone strong {
}
.fstr {
	width: 300px;
	border: 1px solid #cccccc;
	height: 15px;
	padding: 3px;
	font-family: Trebuchet MS;
}
.form strong {
	color: red;
}
.ftext {
	border: 1px solid #cccccc;
	width: 400px;
	height: 100px;
	padding: 3px;
	font-size: 11px;
	font-family: Trebuchet MS;
}
.fbutton {
	border: 1px solid #cccccc;
	width: 200px;
	background-color: #fff;
	height: 20px;
	margin-top: 20px;
	font-size: 11px;
}
.block {
	margin-bottom: 20px;
}
.form label {
	display: block;
	margin: 0;
	height: 18px;
	padding: 0;
}
li {
	list-style: none!important;
}
#content ul {
	margin-left: 10px;	
}
