body {
	background-color: #28486F;
	font-size:14px;
	font-family:Times New Roman;
	color:#555555;
}

a {
	
}

a:hover {
	
}

#page {
	margin: 0px auto;
	position: relative;
	background-repeat: no-repeat;
	width: 1000px;
}

/* commented backslash hack  - invisible to IE 5 \*/
#page {
	position: absolute;
	margin: 0 0 0 -500px;
	left: 50%;
	height: 620px;
	margin-top: 10px;
}
#page #contact
{
	position: absolute;
	display: block;
	width: 25px;
	height: 20px;
	left: 909px;
	top: 38px;
	
}
#page #textaccueil
{
	position: absolute;
	display: block;
	width: 290px;
	height: 200px;
	left: 710px;
	top: 30px;
}
/* end hack */
#pymac a {
	bottom: 0px;
	right: 0px;
	text-indent: -7890px;
	width: 125px;
	height: 80px;
	background-color: transparent;
	background-image: url('/images/pymac.png');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	overflow-x: hidden;
	overflow-y: hidden;
	position: fixed;
}
#accueil
{
	position: absolute;
	top: 0px;
	left: 715px;
	height: 620px;
	width: 320px;
	margin-top: 10px;
	color:#28486f;
	font-size:19px; 
	text-align: justify;
}
