@charset "UTF-8";
body{
	background-color: #83946f;
	width:830px;
    margin:0 auto;
	vertical-align:middle;
	
}
.css-fremau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#bloc{
position:relative;
	border:2px solid #000000;
	height: 650px;
	width: 850px;
	background-position: center;
	background-color: #d2eefc;
	margin-top:15%;
}
.logo {
position:relative;
	height: 45px;
	width: 830px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.photo {
position:relative;
	height: 500px;
	width: 850px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	text-align:center;
}
.menu {
position:relative;
background-color: #d2eefc;
	height: 30px;
	width: 830px;
	
}
.PtInfos{
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:x-small;
color: #999999;
}
#site-contact{
padding:105px 0 0 0;
top:5px;
background-image:url(../hiver2007/fond_contact_html.jpg) ;
background-repeat: no-repeat;
width:800px;
height:525px;

}
#Contact2009{
margin:120px 20px 0px 400px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
}