body {
	/*background-image:url(/images/bg_repeat.gif);
	background-repeat:repeat;*/
	background-color:#660000;
	margin: 0px;
	padding:0px;
	font-family: Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
}

h1.hide, h2.hide {
	display:none;
}


a.hov:hover {
	background-position: 0 35px;
}

ul li a span {
	display:none;
}
ul a li span {
	display:none;
}
a span {
	display:none;
}
a#next_btn_story{
	height:70px;
	width:70px;
	background-image: url(../images/story/buttons/story_next.gif);
	display:block;
	background-repeat:no-repeat;
	text-decoration: none;
}

a#next_btn_story:hover {
background-position: 0 -70px;
}

a#back_btn_story{
	height:70px;
	width:70px;
	background-image: url(../images/story/buttons/story_back.gif);
	display:block;
	background-repeat:no-repeat;
	text-decoration: none;
}

a#back_btn_story:hover {
	background-position: 0 -70px;
}

a#link_to_home{
	background-image: url(/images/728x90_title.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 20px;
	display: block;
	margin-left: 10px;
	height: 90px;
	margin-bottom:10px;
}
a#link_to_home span {
	display:none;
}

a#btn_next_start {
	background-image:url(/images/next_page_btn.gif);
	background-repeat:no-repeat;
	position:relative;
	height:35px;
	width:110px;
	display:block;
	z-index:98;
}
a#btn_next_start:hover {
	background-position: 0 -35px;
}
a#btn_next_end {
	display:none;
}

form {
	position: relative;
}
form p {
	padding: 3px;
	margin: 2px 0;
}
form p label {
	float: left;
	width: 125px;
	padding: 2px;
	margin: 0 5px 0 0;
	border-bottom: 1px dashed #DDCB03;
}
form p.submit_but {
	padding: 0;
	margin: 5px 0;
}
form p.submit_but input {	
	padding: 3px 20px;
	background-color: #FFFFFF;
	border: 2px solid #990000;
	font-size: 1.2em;
	font-weight: bold;
	color: #990000;
	cursor: pointer;
}
a.btn_download_gif{
	position: relative;
	width:200px;
	height: 30px;
	display: block;
	background-image: url(/images/download/download_btn.gif);
	background-repeat: no-repeat;
	border:1px solid #DDCB03;
}

a.btn_download_gif:hover {
	background-position: 0 -30px;
}
a.btn_download_gif_wallpaper {
	position: relative;
	width:200px;
	height: 30px;
	display: block;
	background-image: url(/images/download/download_wp_btn.gif);
	background-repeat: no-repeat;
	border:1px solid #DDCB03;
}
a.btn_download_gif_wallpaper:hover {
	background-position: 0 -30px;
}
a.btn_download_gif_cb {
	position: relative;
	width:80px;
	height: 30px;
	display: block;
	background-image: url(/images/download/download_cb_btn.gif);
	background-repeat: no-repeat;
	border:1px solid #DDCB03;
}
a.btn_download_gif_cb:hover {
	background-position: 0 -30px;
}
a#btn_link_to_us{
	position: relative;
	width:160px;
	height: 30px;
	display: block;
	background-image: url(/images/story/link_tous_btn.gif);
	background-repeat: no-repeat;
	border:1px solid #DDCB03;
}

a#btn_link_to_us:hover {
	background-position: 0 -30px;
	border:1px solid #DDCB03;
}
a#next_story_btn {
	background-image:url(/images/buttons/enter_btn.gif);
	background-repeat: no-repeat;
	display:block;
	width:180px;
	height:100px;
}
a#next_story_btn:hover {
	background-position:0 -100px;
}
