#bloc1 {
	width: 323px;
	background-image: url(images/manga.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 700px;
	position: absolute;
	float: left;
	padding-bottom: 10px;
}
.titre {
	font-size: 12px;
	text-transform: uppercase;
	color: #D45C21;
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	letter-spacing: 3px;
}
.sstitre {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}
body {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 20px;
}
#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: auto;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #C1802E;
	padding-bottom: 10px;
	padding-top: 290px;
}
#bloc_menu {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	color: #333333;
	top: 400px;
	left: 20px;
	width: 220px;
	text-align: left;
	padding-right: 1px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	padding-bottom: 25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
}
li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C1802E;
	line-height: 25px;
	text-transform: uppercase;
	font-size: 10px;
}
#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;
	list-style-position: outside;
}
a:hover {
	color: #AB3D08;
	text-decoration: underline;
}
#logo {
	position: absolute;
	left: 70px;
	top: 350px;
	float: left;
}
a {
	color: #D45C21;
	text-decoration: none;
}
#logo_ceriscpo {
	position: absolute;
	float: right;
	right: 0px;
	bottom: 0px;
}
#fond_menu {
	height: auto;
	width: 216px;
	left: 20px;
	top: 400px;
	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;
}

