body{
background-color:#3399FF;
color:#fff;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:12px;
margin:5px 5px;
padding:0;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


#page{
color:#000;
background-color:white;
background-position:top right;
background-repeat:no-repeat;
border:1px solid #3300CC;
}

#titre1{
left:300px;
position:absolute;
top:50px;
font-family: verdana;
color: #1D659E;		
font-size: 35px;
font-weight:bold;
}
#soustitre1{
left:320px;
position:absolute;
top:88px;
font-family: verdana;
color: #1D659E;
font-size: 13px;
font-weight:bold;	
}

#logo{
margin:1em 0 0 40px;
}
#logo img{
border:0px;
}

#titrepage {
	position: absolute;
	top: 145px;
	padding-left:10px;
	left:300px;
	color:#FFA500;
	font-weight:bold;
	font-size:25px;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#FFA500;
	width:50%;
}

#largeur {
/*
	overflow: visible;
	clear: both;
	display: inline;
	float: none;
*/
	margin:0px;
	padding: 20px;
	left: 10px;
	width:100%;
}

#contenu {
	padding: 10px;
	width: 60%;
	margin-left:25%;
	margin-right:3%;
	border: 1px solid #FFA500;
}
#contenu a{
	font-weight: bold;
	color: #FFA500;
}

#menu{
	float: left;
  	text-align: center;
	width:15%;
	left:0px;
	font-size:14px;
	font-weight:normal;
	padding:0px;
	margin-top:30px;
	margin-left:10px;
	margin-right:50px;
}
#menu ul{
  	text-align: center;
	width:100%;
}
#menu li{
	border-bottom:1px solid #6699FF;
	border-left:1px solid #6699FF;
	border-right:1px solid #6699FF;
	background-color:#DEFEDF;
	list-style:none;
}
li.litop {
	border-top:1px solid #6699FF;
}
#menu a{
	display:block;
	overflow:hidden;		
	padding-left:8px;
	color:navy;
	font-weight:normal;
}
#menu a:hover{
	background-color:#6699FF;
	color:#FFA500;
	font-weight:bold;
}

#piedpage {
	font-size:11px; font-weight:bold; color:white; text-align:center; width:100%
}

#image{
	float:left;
	margin:10px;
	text-align:center;
	font-weight:bold;
}
#texteimage {
	margin:10px;
}