body{
	margin:0;
	padding:0;
	background:#e3ffff url("images/design/body.png") center repeat-y 7px;
}
#page{
	margin:auto;
	width:660px;
}
#head{
	height:300px;
	background:url("images/design/hed.png") no-repeat center;
}

#content{
font-family : Trebuchet MS;
	width:475px ;


	

margin-bottom:23%;
	margin-left:26%;
	
	font-size:0.8em;

}

#content h1,h2{
text-align:center;
}


#menu
{
width:13%;

	 float: left;
text-align:center;
position: relative;
top: 450;
left:5%;
}

#menu a
{
color:#5b78d7;
           list-style : none;
           font-size : 10pt;
           font-weight : bold;
font-family : Trebuchet MS;

}
#menu a:hover
{
color:#2f50bb;
           list-style : none;
           font-size : 10pt;
           font-weight : bold;
font-family : Trebuchet MS;

}



a
{
text-decoration : none;
color:#8c8c8c;
           list-style : none;
        
           font-weight : bold;
font-family : Geneva, Arial, Helvetica, sans-serif;

}
a:hover
{
text-decoration : none;
color:#c5c5c5;
           list-style : none;
      
           font-weight : bold;
font-family : Geneva, Arial, Helvetica, sans-serif;

}



#page{


	margin:auto;
	width:660px;
}

#pied{
	height:161px;
float: bottom;
font-size:0.8em;

	background:url("images/design/pied.png") no-repeat center;
}

.center
{
text-align:center;
}

.gauche
{
text-align:left;
}


.deco{
text-decoration : none;
}


