/*	folders*/

 h1 {
	font-size:2.6em;
	font-weight:bold;
	color:#444;
	margin:15px 0;
}

h3,h4,h5,h6 {
	font-size:1.4em;
	color:#777;
	text-transform:uppercase;
	margin:15px 0 0 0;
	
}

#folders a {
	text-decoration:none;
	display:block;
}
	
#content h2{
	font-family: "Trebuchet MS" ; 
	font-size:18px;
	display:block;
	padding:0 0 3px 0;
	color:#ccc;
}

#content h4 {
	font-size:1.5em;
}

#ariane {
	font-size:1.3em;
}

#ariane li{
	display:inline;
}

#ariane a:hover{
	background-color:#0cf;
	color:#000;
}


#folder_descriptif {
	width:720px;
	margin:0 0 10px 0;
	padding:10px 4px 8px 4px;
	font-size:1.2em;
}	

#folder_descriptif_USA {
	width:720px;
	margin:0 0 10px 0;
	padding:10px 4px 8px 4px;
	font-size:1em;
}
#folder_descriptif_USA p {
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 8px;
padding-left: 30px;
}

#folder_descriptif_USA h3 {
margin-bottom: 5px;
}
#center {
text-align:center;}

#folder_descriptif_USA h2 {
background-color:#00ccff;
color:#000;
font-size:12px;
text-align:center;
}

#folder_descriptif_USA a {
text-decoration:none;
}

#folders li {
	width:250px;
	margin-left:80px;
	float:left;
	
}

#folders a:hover {
	background-color:#0cf;
	color:#000;
}

/*
	Rounded div gris
*/
.roundedcornr_box {
	background: url('images/roundedcornr_tl.png') no-repeat top left;
	width:720px;
}
.roundedcornr_top {
	background: url('images/roundedcornr_tr.png') no-repeat top right;
}
.roundedcornr_bottom {
	background: url('images/roundedcornr_bl.png') no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url('images/roundedcornr_br.png') no-repeat bottom right;
}
.roundedcornr_content {
	background: url('images/roundedcornr_r.png') top right repeat-y;
}
.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 30px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -19px;
}
.roundedcornr_content { padding: 10px 15px;}



/*
	Rounded blanc
*/

.roundedcornr_box_w {
	background: url('images/roundedcornr_w_tl.png') no-repeat top left;
	width:720px;
	margin-top:20px;
}
.roundedcornr_top_w {
	background: url('images/roundedcornr_w_tr.png') no-repeat top right;
}
.roundedcornr_bottom_w {
	background: url('images/roundedcornr_w_bl.png') no-repeat bottom left;
}
.roundedcornr_bottom_w div {
	background: url('images/roundedcornr_w_br.png') no-repeat bottom right;
}
.roundedcornr_content_w {
	background: url('images/roundedcornr_w_r.png') top right repeat-y;
}

.roundedcornr_top_w div,.roundedcornr_top_w,
.roundedcornr_bottom_w div, .roundedcornr_bottom_w {
	width: 100%;
	height: 30px;
	font-size: 1px;
}
.roundedcornr_content_w, .roundedcornr_bottom_w {
	margin-top: -19px;
}
.roundedcornr_content_w { padding: 0 30px; }


/*
	Contenu des série
*/



#series {
	color:#000;
	
}

#content div#series {
	margin:0 0 10px 0;
	padding:20px 0 3px 0;
	
}


#content div#series li {
	list-style-type:none;
	margin:0 0 10px 0;

}
#content div#series .pilot {
	

}
#content div#series .info {
	width:520px;
	float:left;
}


ul.series, ul.photos {
	margin-top:48px;
}


ul.series li{
	clear:both;
	display:block;
	margin-bottom:22px;
}

ul.photos li{
	clear:both;
	display:block;
	margin-bottom:32px;
}


span.nel {
	color:#ccc;
	font-size:10px; 
	font-family:Helvetica;
}

div.pilot {
	width:120px;
	height:120px;
	overflow:hidden;
	display:block;
	text-indent:-1000em;
	border:solid #ededed 1px;
	margin-right:16px;
}
a.pilot:hover {
	border-color:#333;
}

a.slideshow {
	background:url('images/diaporama_butn.png') no-repeat;
	width:22px;
	height:22px;
	overflow:hidden;
	display:block;
	text-indent:-1000em;
	padding:0;
}

a.slideshow:hover {
	background:url('images/diaporama_butn.png') no-repeat;
	background-position:-22px 0px;	
	width:22px;
	height:22px;
	overflow:hidden;
	display:block;
	text-indent:-1000em;
	padding:0;
}

a.contactsheet {
	background:url('images/contactsheet_butn.png') no-repeat;
	width:22px;
	height:22px;
	overflow:hidden;
	display:block;
	text-indent:-1000em;
	padding:0;
}

a.contactsheet:hover {
	background:url('images/contactsheet_butn.png') no-repeat;
	background-position:-22px 0px;	
	width:22px;
	height:22px;
	overflow:hidden;
	display:block;
	text-indent:-1000em;
	padding:0;
}

a.slideshow48 {
	background:url('images/slideshow_butn.48.png') no-repeat;
	width:48px;
	height:48px;
	overflow:hidden;
	display:block;
	text-indent:-1000em;
	padding:0;
}

a.slideshow48:hover {
	background:url('images/slideshow_butn.48.png') no-repeat;
	background-position:-48px 0px;	
	width:48px;
	height:48px;
	overflow:hidden;
	display:block;
	text-indent:-1000em;
	padding:0;
}

a.quit {
	background:url('images/quit_butn.24.png') no-repeat;
	width:24px;
	height:24px;
	overflow:hidden;
	display:block;
	text-indent:-1000em;
	padding:0;
}

a.quit:hover {
	background:url('images/quit_butn.24.png') no-repeat;
	background-position:-24px 0px;	
	width:24px;
	height:24px;
	overflow:hidden;
	display:block;
	text-indent:-1000em;
}

.story {
	display:block;
	padding-top:4px;
	text-indent:52px;
}

#story:first-letter {
	font-size:5em;
	float:left;
	margin-top:8px;
	margin-right:4px;
}


