
/* MasterPageSeries.css */

body 
{
	background-image:url(/images/bgrd/bgrd-general.jpg);
	background-position:center top;	
	background-repeat:no-repeat;
	/*background-color:#032F54;*/
	background-color:#052137;
	margin:0;
	padding:0;
}

#contenaire_master 
{
	width:980px;
	height:auto;	
	background-image:url(/images/bgrd/fiches_series/bgrd_prog_fiche_photos.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#contenaire_principal_master 
{
	width:905px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}



#contenaire_header_master 
{
	width:905px;
	height:280px;
	margin-left:auto;
	margin-right:auto;		
}

#contenaireBody
{
    width:980px;	
	height:auto;
	margin-left:auto;
    margin-right:auto;
}

#bloc_centre 
{
	width:895px;
	height:auto;
	float:left;	
}

#cache_visuel_serie 
{
	width:583px;
	height:171px;	
	margin-left:29px;
	margin-left:32px;
	float:left;
}

#menu_rubriques 
{
	width:172px;
	height:184px;
	background-color:Transparent;
	margin-left:18px;
	float:left;

}

#contenaire_bloc_gallery
{
    width: 900px;
	height: 590px;
	float:left;
    
}

/*Diaporama jquery */

#myGallery 
{
	width: 900px;
	height: 575px;
	float:left;
}

#myGallery img 
{
    border: 2px solid #52697E;
}
	
a.loading 
{
	background: #fff url(/images/fiches_series/fiches_series_photos/ajax_small.gif) no-repeat center;
}
	
/*Fin du diaporama jquery */

#pub_sur_footer
{
    float:left;
    width:980px;
    height:auto;
    text-align:center;  
    margin-top:20px; 
    background-color: Transparent;   
}

#banniere_pub 
{    
	width:728px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
}

.titreHistoire
{
    font-size:14px;
    font-weight:bold;    
}

img
{
    border:none;    
}

.titre 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.btn 
{
	width:35px;
	height:24px;
	text-align:left;
}