@charset "iso-8859-1";
/* CSS Document */



.stories#page_1{

	background: #E6CA9A url(../images/stories_background_1.jpg) no-repeat;
}

.stories#train_journey{

	background: #E6CA9A url(../images/stories_background_train_journey.jpg) no-repeat;
}
.stories#cnexpress{
	background: #E6CA9A url(../images/stories_background_cnexpress.jpg) no-repeat;
}

.stories#vermont{
	background: #E6CA9A url(../images/stories_background_vermont.jpg) no-repeat;
}

.boite_intro{
	min-height:75px;
}

* html .boite_intro{
	display: table-cell; 
	height:75px;
}

.story_title{
	margin:0px 0px 0px 232px;;
	width:316px;
}


.stories_title{
	float:left;
	width:334px;
	height:45px;
	display:table-cell;
}

.stories_logo{
	float:left;
	width:216px;
	height:45px;
	display:table-cell;
}




.boite_intro#stories_boite_5{
	background: url(../images/stories_intro_ottawa.jpg) left top no-repeat;
}

.boite_intro#stories_boite_6{
	background: url(../images/stories_intro_vermont.jpg) left top no-repeat;
}

.boite_intro#stories_boite_4{
	background: url(../images/stories_intro_CNR.jpg) left top no-repeat;
}

.boite_intro#stories_boite_3{
	/*background: url(../images/stories_intro_jasper.jpg) left top no-repeat;*/
	background: url(../images/jasper.jpg) left top no-repeat;
}

.boite_intro#stories_boite_2{
	/*background: url(../images/stories_intro_jasper.jpg) left top no-repeat;*/
	background: url(../images/stories_intro_guest-children.jpg) left top no-repeat;
}

.boite_intro#stories_boite_1{
	/*background: url(../images/stories_intro_jasper.jpg) left top no-repeat;*/
	background: url(../images/searching_sublime_intro.jpg) left top no-repeat;
}



.stories {
	display:table-cell;
	/*height:400px;*/
	width:550px;
	padding-left:0px;
}


/* CSS Document */

.margeligne{
	margin-left:8px;
	margin-right:8px;	
}

#contenu_stories{
	margin:14px 0px 0px 8px;
	/*border: thin dotted #479EA5;*/  
}
ul.menu_stories{
	margin:0px 0px 0px 8px;
	
	padding:5px 0px 15px 0px;
	width:528px;
	background:  url(../images/ligne_degrae.jpg) left bottom no-repeat ;

}

.menupagebas ul.menu_stories{
	background:  none ;
	margin:10px 0px 0px 0px;

}


.menu_stories li a{
	font-size:x-small;
}

.menu_stories li{
	margin:0px 0px 0px 8px;
	padding:3px 0px 0px 18px;
	width:155px;	
	background:  url(../images/bullet_sous_sous.gif) left center no-repeat ;

}
.menu_stories li.float{
	margin:0px 0px 0px 0px;
	clear:right;
	float:right;
	width:322px;	
	display: inline;
}
.menu_stories li.selected{
	background:url(../images/bullet_actif_sous_sous.gif) no-repeat left center;
}


.image_large img{
	border: 7px solid #FDE9C3;
}
.image_petite img{
	border: 4px solid #FDE9C3;

}
.model_page .image_large,.modeltextelisteimages .image_petite {
	margin-top:4px;
	font-size:x-small;
	font-style:italic;
	color:#7D6951;
}
.model_page .image_large i,.modeltextelisteimages .image_petite i{
font-style:normal;
}
.model_page .image_petite p{
margin:0px 0px 0px 8px;
}
.modeltextelisteimages .image_large p{
margin:0px 0px 0px 20px;
}

