	#serie_gauche {
		margin-top:2px;
		float:left;
		width:615px;
		height:685px;
		/*background:#DDDBD4;*/
	}
	#sg_h {
		width:615px;
		height:100px;
		background:#FFFFFF;
		padding: 1px 0;
	}
	#sg_h_t {
		width:615px;
		height:30px;
		margin-top:60px;
		background: url(../series/bandeau_1.jpg);
		color:#FFFFFF;
		font-size:12px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-transform: uppercase;
	}
	
	#sg_h_t p {
		padding-top:8px;
		text-indent:30px;
	}
	#sg_b {
		width:615px;
		height:400px;
	}
	
	#serie_droite {
		margin-top:2px;
		float:right;
		width:320px;
		height:auto;
	}
	#sd_h {
		width:320px;
		height:100px;
		background:#FFFFFF;
		padding: 1px 0;
	}
	#sd_h_t {
		width:320px;
		height:30px;
		margin-top:60px;
		/*background: url(../series/bandeau_2.jpg);*/
	}
	#sd_b{
		width:320px;
		height:400px;
	}
	#sd_details {
		background:#B0B0B0;
		padding:10px 5px 5px 10px;
		color:#FFFFFF;
		font-size:12px;
	}
	#sd_details ul {
		list-style:none;
	}
	#sd_details ul li {
		margin-bottom:3px;
	}
	#sd_details a {
		color:#FFFFFF;
		}
	#sd_details a:hover {
		font-weight:bold;
		}
	#sd_details a:visited {
		color:#FFFFFF;
		}
	#sd_synopsis {
		width:320px;
		height:auto;
		background:#FFFFFF;
	}
	#sd_synopsis p{
		padding:10px 15px 15px 15px;
		text-align:justify;
		font-size:11px;
	}
	#facebook_ilike {
		padding:15px 15px 0 15px;
		width:290px;
	}
	.serie_visu {
		float:left;
		margin:0px 0px 5px 5px;
		padding:7px 0px 7px 0px;
		text-align:center;
		width:140px;
		height:172px;
		border: #CCCCCC 1px solid;
		background-color:#FFFFFF;
		display:inline;
	}
	.serie_visu img{
		border:#333333 1px solid;
	}
	#serie_f {
		padding-top:5px;
		width:935px;
		height:auto;
		text-align:center;
		clear:both;
		font-size:9px;
	}
	
	#serie_autres_series {
		float:left;
		width:320px;
		height:auto;
		margin-top:15px;
		margin-left:0px;
		/*margin-top:5px;*/
		background:#FFFFFF;
		padding-bottom:10px;
	}

	#serie_autres_series ul {
		list-style:none;
		display:inline;
	}

	#serie_autres_series ul li{
		margin-bottom:3px;
		margin-left:10px;
	}
	
	.titre_cat_serie {
		margin-top:10px;
		margin-bottom:10px;
		height:25px;
		width:100%;
		display:block;
		background-color:#990000;
		text-align:center;
	}
	
	#serie_vol_cont{
		margin-top:5px;
		height: 573px;
		width: 600px;
		float:left;
		overflow:hidden;
		padding-left:2px;
	}
			
	#serie_vol_cont_m_12{
		margin-top:5px;
		height: auto;
		width: 605px;
		float:left;
		padding-left:10px;
	}
	
	.scrollbar-vert{
		margin-top:5px;
		background-color:#FFFFFF;
		height: 573px;
		width: 10px;
		float:left;
	}
	.handle-vert{
		height: 60px;
		width: 10px;
		/*background:url(struct/scroll/handle.gif) no-repeat;*/
		background:#990000;
	}
			
	.scrollbar-hor{
		background-color: #d2e8ff;
		height: 10px;
		width: 300px;
		float:left;
	}
	.handle-hor{
		height: 10px;
		width: 42px;
		background: url(struct/scroll/handle-hor.gif) no-repeat;
	}
	
	
	/* CSS Tooltip */



	.tool-tip {
		color: #333333;
		width: 159px;
		z-index: 13000;
	}
	 
	.tool-title {
		font-weight: bold;
		font-size: 12px;
		margin: 0;
		color: #AA8627;
		/*text-decoration:underline;*/
		padding: 8px 8px 4px;
		background: url(../tooltip.png) top left;
	}
	 
	.tool-text {
		font-size: 11px;
		padding: 4px 8px 8px;
		background: url(../tooltip.png) bottom right;
	}
	 
	.custom-tip {
		color: #000;
		width: 150px;
		z-index: 13000;
	}
	 
	.custom-title {
		font-weight: bold;
		font-size: 11px;
		margin: 0;
		color: #3E4F14;
		padding: 8px 8px 4px;
		background: #C3DF7D;
		border-bottom: 1px solid #B5CF74;
	}
	 
	.custom-text {
		font-size: 11px;
		padding: 4px 8px 8px;
		background: #CFDFA7;
	}
	


/* Fin CSS Tooltip */
