* {
	margin : 0;
	padding : 0;
}
body, html {
	background : #fff url(/images/fond.png) repeat-x top;
	margin : 0;
	padding : 0;
	font-family : Verdana, Arial;
	text-align : left;
	font-size : 11px;
	color : #fff;
	background-attachment : fixed;
}
#conteneur {
	width : 778px;
	margin : 20px auto 0 auto;
}
#header {
	background : url(/images/header.png) no-repeat top;
	width : 778px;
	height : 111px;
}
#contenu {
	background : url(/images/contenu.png) top;
	width : 730px;
	padding : 0 24px;
}
#footer {
	background : url(/images/footer.png) no-repeat top;
	width : 778px;
	height : 32px;
	text-align : center;
	padding : 48px 0 0 0;
	color : #202020;
}
#footer a {
	outline : none;
	list-style-type : none;
	color : #202020;
	text-decoration : none;
}
#footer a:hover {
	outline : none;
	list-style-type : none;
	color : #06686e;
}
ul#menu {
	list-style-type : none;
	padding : 8px 0 10px 0;
	float : right;
	height : 15px;
	margin : 0 40px 0 0;
}
ul#menu li {
	float : left;
	text-align : center;
}
ul#menu li a {
	width : 100px;
	color : #fff;
	display : block;
	text-decoration : none;
	outline : none;
	font-weight : bold;
	font-size : 12px;
}
ul#menu li a:hover {
	color : #ccc;
}
#texte {
	background : url(/images/texte.png) no-repeat;
	width : 733px;
	height : 103px;
	position : relative;
}
#texte1 {
	width : 710px;
	position : relative;
	left : 10px;
	top : 8px;
}
.bloc {
	width : 170px;
	float : left;
	margin : 0 0 0 55px;
	font-size : 13px;
	font-weight : bold;
}
.bloc1 {
	width : 170px;
	float : left;
	margin : 0 0 0 84px;
	font-size : 13px;
	font-weight : bold;
}
.bloc2 {
	width : 170px;
	float : left;
	margin : 0 0 0 81px;
	font-size : 13px;
	font-weight : bold;
}
#cadre {
	background : url(/images/cadre.png) no-repeat;
	width : 553px;
	height : 64px;
	position : relative;
	left : 86px;
	top : 20px;
	padding : 5px 0 0 4px;
}
#notification {
	width : 298px;
	position : absolute;
	height : 20px;
	right : 3px;
	text-align : center;
}
#url {
	width : 547px;
	height : 18px;
	margin : 20px 0 0 0;
}
#bouton {
	width : 557px;
	height : 69px;
	margin : 30px auto 0 auto;
	text-align : center;
}
#partenaires {
	width : 778px;
	color : #202020;
	text-align : center;
}
#partenaires a {
	outline : none;
	list-style-type : none;
	color : #202020;
	text-decoration : none;
}
#partenaires a:hover {
	outline : none;
	list-style-type : none;
	color : #06686e;
}
a {
	outline : none;
	list-style-type : none;
	color : #ccc;
	text-decoration : none;
}
a:hover {
	outline : none;
	list-style-type : none;
	color : #06686e;
}
img, p, h1, h2, h3, h4, h5, h6, Span, object, table, td, tr {
	border : 0;
	margin : 0;
	padding : 0;
}