html, body
{
	height: 100%;
	margin:0px;
	padding:0px;
}
body 
{
	background-image: url(images/fond.jpg);
	background-repeat: repeat;
}
p,ul,li,ol,h1,h2,h3
{
	margin:0px;
	padding:0px;
}
ul,li,ol
{
	margin-left:8px;
}
li
{
	list-style-image:url(images/puce.gif);
}
p,div,td,ul,li,ol
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #545454;
	line-height: 24px;
}
h1,h2,h3
{
	font-weight:normal;
}
h1
{
	font-size:19px;
	color:#606060;
	margin-bottom:20px;
}
a:link,a:visited,a:hover,a:active			
{
	color:#ca4500;
	text-decoration:none;
	font-size: 13px;
}
a:hover	
{
	text-decoration:underline;
}
#main
{
	width:970px;
	height:100%;
	background-image: url(images/ombre.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#main2
{
	width:934px;
	height:100%;
}
#entete 
{
	height:119px;
}
#menu 
{
	height:36px;
	
}
#menuMain
{
	position:relative;
	left:0px;
	top:0px;
}
.menuOver
{
	position:absolute;
	top:0px;
	width:189px;
	height:46px;
}
.menuBouton
{
	width:189px;
	height:46px;
	border:0px;
}
#contenuMain
{
	height:100%;
	background-image:url(images/contenuFondHaut.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#contenuMain1
{
	height:100%;
	background-image:url(images/contenuFondBas1.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#contenuMain2
{
	height:100%;
	background-image:url(images/contenuFondBas2.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#contenuMain3
{
	height:100%;
	background-image:url(images/contenuFondBas.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#contenuMain4
{
	height:100%;
	background-image:url(images/contenuFondBas.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#contenuMain5
{
	height:100%;
	background-image:url(images/contenuFondBas5.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
#contenu1
{
	padding:50px 46px 270px 46px;
}
#contenu2
{
	padding:25px 46px 370px 46px;
}
#contenu3
{
	padding:25px 30px 25px 46px;
}
#contenu3b
{
	padding:0px 30px 25px 46px;
}
#contenu4
{
	padding:8px 0px 25px 0px;
}
#contenu4b
{
	padding:25px 46px 25px 44px;
}
#contenu5
{
	padding:25px 46px 400px 46px;
}
#piedPage
{
	height:63px;
	background-image:url(images/piedPageFond.png);
	background-repeat:repeat-x;
	padding-top:0px;
}
.cachediv
{
	visibility:hidden;
	position:absolute;
	top:0px;
}
