body, td, table{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #ddd;
	line-height: 20px;
}

body, html{
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	background : url(fondbalon.gif) right bottom no-repeat #6a6a6a fixed;
}

#container{
	width: 100%;
	height: 100%;
}

#titresite{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 45px;
	color: #993411;
	background-color: #FACD2A;
	width: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 96px;
	line-height: 96px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}

h1#titresite  {
	font-weight: normal;
}

#menu{
	padding-left: 20px;
	width: 200px;
	overflow: hidden;
	top: 130px;
	position: absolute;
}

#contenu{
	padding-left: 200px;
	text-align: justify;
	padding-right: 170px;
	overflow: auto;
}

#mentions{
	padding-left: 10px;
	text-align: center;
	padding-right: 10px;
	padding-top: 20px;
	height: 80px;
}

#nompage{
	padding-left: 200px;
	text-align: justify;
	padding-right: 10px;
}

h2#nompage  {
	font-weight: normal;
}

a {
	color: #f9cc32;
}

a.menu{
	color: #ddd;
	font-size: 20px;
	text-decoration: none;
	line-height: 35px;
}
a.menu:hover{
	color: #f9cc32;
}