body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size: 0.85em;
}
p {
	margin:0 0 1em 0;
}
h1 {
	height: 80px;
	width: 940px;
	background-color: white;
	color: #ccc;
	margin: 1em auto 0.1em auto;
}
h1 img{
margin: 0px auto  0px 0px;
}
h3{
	color:#999;
	font-weight:100;
	font-size: 1.2em;
	padding:0em;
	margin:0em 0.4em 0.4em 0em;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.italique {
	font-style: italic;
}
#contact {
list-style-type:none;
margin: 1em;
}
#contact a{
	color:#333;
	text-decoration:none;
}
#contact a:hover{
	color:#FF3300;
	text-decoration:underline;
}


#global {
	margin:auto;
	width: 940px;

}
#blocmenu{
	float:left;
	width:180px;
	font-size:1.3em;
	color:white;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	background-image:  url("../images/backMenu_degrad.jpg");
	background-repeat: no-repeat;
}
#blocmenu p {
	margin-left: 1em;
}
#blocmenu ul {
	margin:0em;
}
#blocmenu li {
	list-style-type:none;
	margin: 1em 0em;
}
#blocmenu li:hover {
	list-style-type:none;
	margin: 1em 0em;
	background-color:#eaeae9;
}

#blocmenu li a {
	color:#666;
	text-decoration:none;
}
#blocmenu li a:hover {
	text-decoration:underline;
	color:#FF3300;
	background-color:#eaeae9;	

}
.adress {
	float:left;
	width:150px;
	font-size: 0.65em;
	color:black;
	line-height: 1.4em;
	border-top:1px solid #ccc;
	padding:6px;
	letter-spacing: 0.04em;	
}
.adress a{
	color:#333;
	text-decoration:none;

}
.adress a:hover{
	color:#FF3300;
	text-decoration:underline;
}


#contenu {
	margin-left: 180px;
	font-style: normal;
	background-image:  url("../images/backContenu2.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contenu p {

}
#contenu ul {
width:450px;
	margin:0.3em 120px 0.8em 1em;
	padding:0.3em 0px 0.8em 1em;
	border-bottom: 1px solid #CCCCCC;	

}
#contenu li {
	margin:0 0 0 1em;
	line-height: 1.4em;
	list-style-type: disc;
}

#pied {
	clear: both;
	width: 750px;
	color:#999;

	margin:auto;
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.3em;
}


