body {
	background-color:#009498;
	margin-top:12px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

.p1 {
	font-family:arial;
	font-size:12px;
	color:#333333;
}

.p2 {
	font-family:arial;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

.p2:hover {
	text-decoration:underline;
}

.p3 {
	font-family:arial;
	font-size:12px;
	color:#333333;
	font-weight:bold;
}

.p4 {
	font-family:arial;
	font-size:9px;
	color:#333333;
	text-decoration:none;
}

.p4:hover {
	text-decoration:underline;
}

.p5 {
	font-family:arial;
	font-size:9px;
	color:#333333;
}

.p6 {
	font-family:arial;
	font-size:12px;
	color:red;
	font-weight:bold;
}

.td1 {
	width:14px;
	background-repeat:repeat-y;
	background-image:url(images/site/ombre-gauche.jpg);
	vertical-align:top;
}

.td2 {
	width:14px;
	background-repeat:repeat-y;
	background-image:url(images/site/ombre-droite.jpg);
	vertical-align:top;
}

.td3 {
	height:60px;
	width:100%;
	background-image:url(images/site/fond-menu.jpg);
	vertical-align:top;
}

.td4 {
	background-color:#8cfcfe;
}

.td5 {
	background-color:white;
	width:100%;
	height:29px;
}

.td6 {
	background-color:#00979c;
}

.td7 {
	width:421px;
	background-color:white;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

.td8 {
	width:842px;
	background-color:white;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

.img1 {
	border:0px;
}

.table1 {
	background-color:white;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
}

/*
#popup {
	text-align:right;
	top:50%;
	left:50%;
	position:absolute;
	z-index:100;
	height:500px;
	width:360px;
	border:solid 1px black;
	margin-top:-250px;
	margin-left:-180px;
	background-color:white;
	display:none;
}
*/

#top_banner {
	display:none;
	position: absolute;
	bottom:0;
	right:0;
	margin-top:150px;
	width:360px;
	height:500px;
}

body #top_banner {
	width:100%;
	position: fixed;
}

p {
	margin:0px;
}
