body 
{
	width: 1000px;
	height: 750px;
	background: url(../img/fondpage.jpg) no-repeat center top;
	position:relative;
	margin: 0px auto;
	font-size: 12px;
	color: #000;
	font-family: verdana, Arial, Sans-Serif;
	background-color: #FFF;
}

img { border: 0px; }
form { padding: 0px; margin: 0px; }
table { text-align: left; }
td { vertical-align: top; width: 50% }
p { margin: 5px 0; padding: 0;}

a { color: #000; }
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

#nav1 { font-size: 10px; color : #8F8F8F; text-align: center; margin-top: 30px; }
#nav2 { font-size: 10px; color : #8F8F8F; text-align: center; clear: both !important; }
#nav1 a, #nav2 a { color: #444DA4; margin-left: 10px; margin-right: 10px; text-transform: uppercase; }
#nav1 .selected, #nav2 .selected { font-weight: bold; }

#contenu 
{
	margin: 95px 0 0 130px;
	width: 685px;
	height: 590px;
	color: #444DA4;
	line-height: 19px;
	font-size: 10px;
}

#photo 
{
	float: right;
	margin: 0 0 0 50px;
	width:292px;
	height: 452px;	
}

#photo img { padding-bottom: 10px; }

#main 
{
	padding: 30px 0 0 0 !important;
	margin: 10px 0 0 0;
	overflow: hidden; zoom: 1;
	height: 290px;
}

#pied { overflow: hidden; zoom: 1; line-height: normal; }
h1 { font-size: 13px; margin: 0; padding: 0; line-height: normal; }
h1 a { color: #444DA4; font-weight: normal; }
