#bloc1 {
	width: 323px;
	background-image: url(images/manga.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 700px;
	position: absolute;
	float: left;
}
body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 16px;
}
#bloc2 {
	width: 450px;
	background-image: url(images/bloc2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	left: 323px;
	position: absolute;
	top: 0px;
	height: 820px;
}
#bloc2_texte {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	color: #FFFFFF;
	top: 50px;
	position: absolute;
	left: 40px;
	width: 390px;
	line-height: 14px;
	font-size: 11px;
}
#bloc2_texte2 {
	top: 257px;
	position: absolute;
	left: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 415px;
	padding-left: 5px;
}
ul {
	list-style-image: url(images/liste.gif);
	line-height: 20px;
	text-transform: uppercase;
}
#logo {
	position: relative;
	left: 70px;
	top: 350px;
	float: left;
}
a:hover {
	color: #AB3D08;
	text-decoration: underline;
}
a {
	color: #D45C21;
	text-decoration: none;
}
#logo_ceriscpo {
	position: absolute;
	float: right;
	right: 0px;
	bottom: 0px;
}
#bloc_menu {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	color: #333333;
	top: 0px;
	width: 400px;
	font-size: 11px;
	text-align: left;
	padding-right: 5px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	padding-bottom: 25px;
}
#fond_menu {
	height: auto;
	width: 200px;
	top: 0px;
	background-color: #C1802E;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C1802E;
	border-left-color: #C1802E;
	text-align: left;
	position: relative;
}

