@charset "utf-8";
body {
	margin:0px;
	background-attachment: fixed;
	background-image: url(../img/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: 950px top;
	background-color: #FFF;
	color: #FFF;
}
body, td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #F69C00;
}


#body {
	height: 100%;
	background-image: url(../img/body_bg.jpg);
	
}

#intro_cont {
	background-image: url(../img/intro_cont.jpg);
	background-repeat: no-repeat;
	height: 177px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 150px;
	padding-right: 160px;
	padding-top: 10px;
}
#cont {
	background-image: url(../img/body_bg_head.jpg);
	background-repeat: no-repeat;
	
}
#next {

}

#next_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-image: url(../img/sky_la_prochaine.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 234px;
	padding-top: 73px;
	font-weight: bold;
	color: #000;
	z-index: 10;
	margin-bottom: -10px;
	position: relative;
}
#next_photo {
	z-index: 5;
	position: relative;
}
#sky_head {
	background-image: url(../img/page_bg_sky.jpg);
	background-repeat: no-repeat;
}
.page_sky {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#pagination {
	background-image: url(../img/pagination_bg.jpg);
}


#page_sky img {
	margin-bottom: 5px;
}
#page_cont {
	padding-left: 10px;

}


#mentions {
	background-image: url(../img/mentions_bg.jpg);
	background-repeat: no-repeat;
	height: 96px;
	
}
#mentions a:link, #mentions a:visited {
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}
#mentions a:hover {
	color: #F29B00;
}
.mentions_txt {
	font-size: 9px;
	text-align: center;
}
.mentions_logo {
	height: 42px;
	width: 100px;
}
.scene {
	background-image: url(../img/scene_bg.jpg);
	height: 299px;
	width: 686px;
}
#last {
	background-image: url(../img/scene_bg_last.jpg);
}
.allopass {
	background-image: url(../img/allopass_bg.jpg);
}

#allopass_last {
	background-image: url(../img/allopass_bg_last.jpg);
	background-repeat: no-repeat;
}
.allopass_head {
	font-size: 18px;
}


.scene .ttl {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 30px;
}
.scene .img {
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: center 10px;
}

.scene .desc {
	padding: 10px;
}
.scene .lien {

}
.scene .lien a:link,.scene .lien a:visited {
	color: #F29B00;
	text-decoration: none;
}
span.ttl_date {
	font-size: 7px;
	font-family: Verdana, Geneva, sans-serif;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

.episode_head {
	background-image: url(../img/episode_head.jpg);
	background-repeat: no-repeat;
	font-size: 18px;
}
.episode_desc {
	padding: 10px;
}

.episode_cont {
	background-image: url(../img/episode_cont.jpg);
	background-repeat: repeat-y;
}
#episode_last .episode_cont {
	background-image: url(../img/episode_cont_last.jpg);
}
#episode_last .episode_head {
	background-image: url(../img/episode_head_last.jpg);
}

#bdc {
	background-image: url(../img/bdc_bg.jpg);
}
.prochaine_desc {
	color: #000;
	background-color: #FFF;
	padding: 10px;
}
.newsletter {
	background-image: url(../img/sky_newsletter.jpg);
	height: 46px;
	width: 234px;
	padding-top: 70px;
}
