body {
	color: #1b1b1b;
	text-align : left;
	font-family : Arial, sans-serif;
	background-image: url(media/trame-6.jpg);
	background-repeat: repeat;
	margin: 20px 0 0;
	padding: 0;
}
.container {
	background-image: url(media/trame-1.jpg);
	background-repeat: no-repeat;
	text-align : left;
	width: 983px;
	height: auto;
	margin: 0 auto;
}
p {
	font-size: 10px;
	margin : 0;
	padding-right: 5px;
	padding-left: 10px;
}
h1 {
	color: #fff;
	font-size : 16px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	margin : 0;
black;
}
h3 {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	th: 1px;
}
h4 {
	color: black;
	font-size : 12px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
}
h5 {
	color: #952298;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
}
a {
	color:#00f;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color:#960000;
	font-weight: normal;
	text-decoration: none;
}
.cell4 {
	color: white;
	font-style: normal;
	font-weight: normal;
	background-color: black;
	text-align: center;
	height: 18px;
	margin: 0;
	overflow: auto;
}
.cell4 a {
	color: white;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: black;
	overflow: auto;
}
.cell4 a:hover {
	color: orange;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	overflow: auto;
}
/*menu*/
.bloc2 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	width: 150px;
	height:150px;
	float: left;
	margin: 0;
}
.bloc2 ul {
	font-weight: normal;
	width: 160px;
	margin: 0;
	padding: 0 0 0;
	list-style-type: none;
	display: block;
}
.bloc2 li {
	font-weight: normal;
	border-bottom: 1px dotted #c6cacd;
	list-style-type: none;
	display: block;
}
.bloc2 li a {
	color: black;
	font-weight: normal;
	background-image: url(media/puce.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 50%;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	list-style-type: none;
	display: block;
}
.bloc2 li a:hover, .bloc2 li a:focus, .bloc2 li a:active {
	color: white;
	font-weight: normal;
	background: black url(media/puce.gif) no-repeat 0 50%;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	list-style-type: none;
	display: block;
}
/*fin*/
