body {
	font-family: Arial, Helvetica, sans-serif;
	background:  url(../images/degrade.jpg) top repeat-x white;
}

#page {
	width: 800px;
	margin: auto;
	border: 2px solid #cecece;
	min-height: 800px;
	-height: 800px;
	background: white;
}

#bandeau h1 {
	display: none;
}

#bandeau {
	width: 800px;
	height: 260px;
	background: url(../images/bandeau.jpg) top center no-repeat;
}


#menu {
	position: absolute;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu a {
	display: block;
	height: 41px;
	width: 200px;
}

#menu a span {
	display: none;
}

.menu1 a {
	background: url(../images/accueil.jpg) no-repeat top left;
}

.menu2 a {
	background: url(../images/prestations.jpg) no-repeat top left;
}

.menu3 a {
	background: url(../images/contact.jpg) no-repeat top left;
}

.menu4 a {
	background: url(../images/plan.jpg) no-repeat top left;
}

#content {
	padding: 0 0.5em 0.5em 210px;
}

#content p {
	text-align: justify;
}


#content h1 {
	margin: 0;
	padding: 0;
	color: #000030;
	border-bottom: 1px solid #000030;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

#content h2 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #000030;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

#content strong {
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

#contact li {
	list-style: none;
}

#contact  label {
	float: left;
	width: 12em;
	font-weight: bold;
	border-bottom: 2px dashed #cecece;
}

#contact input {
	background: #f1f1f1;
	border: 1px solid gray;
}

#contact textarea {
	clear: both;
	background: #f1f1f1;
	width: 30em;
	height: 8em;
	border: 1px solid gray;
}

table input {
	background: #f1f1f1;
	border: 1px solid gray;
}

h2.mini {
	font-size: 9pt;
}

#footer {
	padding-top: 10px;
	width: 800px;
	margin: auto;
	text-align: center;
	clear:both;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 8pt;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer li {
	font-size: 9pt;
	list-style: none;
	display: inline;
}


img.viewImage {
	border: 2px solid #f1f1f1;
	margin: 1em;
	width: 167px;
	height: 111px;
}

img.viewImage:hover {
	position: absolute;
	width: 500px;
	height: 334px;
}

#news {
	margin: 0 auto;
	width: 530px;
}

#news .newsEntry h2 {
	font-style: italic;
	font-size: 11pt;
	border: none;
}

#news .newsEntry {
	padding: 5px;
	margin: 5px;
	float: left;
	width: 150px;
	height: 200px;
	background: #F1F1F1;
	border: 2px solid gray;
	overflow: auto;
}

#news p {
	font-size: 8pt;
	text-align: justify;
}

#tarifs {
	margin: 1em;
	border: none;
	border-collapse: collapse;
}

#tarifs th, #tarifs td {
	padding: 0.5em;
	border: 1px solid white;
}

#tarifs td {
	width: 7.5em;
	font-size: 9pt;
	text-align: center;
}

#tarifs th {
	font-family: georgia, arial, sans-serif;
	color: #87b0d2;
	background: #212d5a;
	width: 7.5em;
	font-size: 9pt;
}

#tarifs .pair {
	background: #7fabd3;
	color: black;
}

#tarifs .impair {
	background: #6593ca;
	color: black;
}

#options span {
	font-weight: bold;
}

img.viewImage2 {
	border: 2px solid #f1f1f1;
	margin: 1em;
	width: 112px;
	height: 125px;
}

img.viewImage2:hover {
	position: absolute;
	width: 336px;
	height: 385px;
}

#visio {
	width: 460px;
	margin: 10px auto;

}

#big img {
	border: 1px solid gray;
	padding: 1px;
	display: block;
	width: 450px;
	margin: auto;
}

#mini {
	text-align: center;
	margin: 10px 0;
}

#mini img {
	border: 1px solid gray;
	padding: 1px;
	width: 64px;
}
