/* CSS Document */

* { 
	margin: 0;
}
html {
	font-size: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	margin: 0px;
	background-color: #FFFFFF;
	text-align: left;
}
a:link, a:visited {
	color: #7A9CB8;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
}
#page {
	background-color: #FFFFFF;
	height: 710px;
	width: 1000px;
	margin-top: -355px;
	top: 50%;
	margin-left: -500px;
	text-align: left;
	position: absolute;
	left: 50%;
	border: 1px solid #666666;
	z-index: 2;
}
#header {
	position: absolute;
	left: 5px;
	bottom: 5px;
	height: 50px;
	background-color: #7A9CB8;
	width: 990px;
	z-index: 3;
	background-image: url(../img/header.gif);
	background-repeat: no-repeat;
}
#header_contactbt {
	position: absolute;
	left: 643px;
	top: 22px;
}
#pictureindex {
	height: 460px;
	width: 850px;
	position: absolute;
	left: 5px;
	z-index: 1;
	top: 195px;
	overflow: hidden;
}
#pictureindex ul {
	padding: 0px;
	list-style-type: none;
}
#pictureindex li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	line-height: 0px;
}
#picture {
	background-color: #FFFFFF;
	height: 580px;
	width: 850px;
	position: absolute;
	left: 5px;
	z-index: 1;
	top: 70px;
	overflow: hidden;
}
#picture img {
	max-height: 580px;
	max-width: 850px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
#author_name {
	position: absolute;
	left: 5px;
	top: 2px;
	color: #7A9CB8;
}
#author {
	position: absolute;
	left: 875px;
	top: 10px;
	color: #000000;
	width: 120px;
	font-size: 0.8em;
	font-weight: bold;
}
#menu {
	position: absolute;
	left: 875px;
	width: 120px;
	top: 195px;
	height: 455px;
	overflow: hidden;
	font-size: 0.8em;
	font-weight: bold;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 3px;
}
#menu li {
	float: left;
	line-height: 0px;
}
#menu img {
	max-height: 40px;
	max-width: 115px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.preview {
	border: 2px solid #FFFFFF;
}
.over {
	border: 2px solid #666666;
}
.clearfix {
	clear: both;
}
a.white:link, a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover, a.white:active {
	color: #999999;
}
#splash {
	background-color: #7A9CB8;
	height: 476px;
	width: 990px;
	position: absolute;
	left: 5px;
	top: 180px;
}
#splash table td {
	font-size: 0.8em;
	font-weight: bold;
}
#splash table td img {
	margin-bottom: 5px;
}
#navigation {
	position: absolute;
	width: 120px;
	left: 0px;
	bottom: 0px;
}
.ad {
	font-weight: normal;
	background-color: #FFFFFF;
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin: 0px 0px 4px;
	color: #FFFFFF;
}
.spanprover {
	background-color: #999999;
}
#ec_contact {
	height: 460px;
	width: 850px;
	position: absolute;
	left: 5px;
	z-index: 1;
	top: 195px;
	overflow: hidden;
	padding-left: 10px;
	color: #333333;
}
#contactform label {
	display: block;
}
.inputcase {
	width: 200px;
	margin-bottom: 5px;
}
.inputtext {
	width: 400px;
	margin-bottom: 5px;
}
.inputbuton {
	margin-top: 10px;
}
.aide {
	color: #FF0000;
	font-size: 0.8em;
}
