/* slider tabs */

    #doc-actu {top:170px; position:absolute;}
	
	#info-actu {
		width:500px;
		margin:0 auto;
		border:none;
		overflow:hidden;
		padding:20px 0 0 0;
		position:relative;
		margin:20px 0 0 0;
	}
	#info-actu a {
		color:#00CCFF;
		display:block;
		text-decoration:none;
	}
	#info-actu a:hover {
		 color:#FF3399;
	}
		#info-actu a#move-left-actu {
			margin:0x;
			height:30px;
			padding: 0;
						border:none;		

		}
		#info-actu a#move-right-actu {
			margin:0x;
			height:30px;
			padding: 0;
						border:none;		

		}
		#info-actu a#move-left-actu img, #info-actu a#move-right-actu img{
			cursor:pointer;
			border:none;		
			}
		#info-actu a#move-left-actu:hover {
			cursor:pointer;
		}
		#info-actu a#move-right-actu:hover {
			cursor:pointer;
		}
		#info-actu .mod-actu {
			overflow:hidden;
		}
	#themes-actu {
		width:5000px;

	}
	.mod-actu {
		width:550px;
		overflow:hidden;
		margin:0 auto;
		position:relative;
		zoom:1;
		height:250px;

	}
	#themes-actu, #themes-actu li {
		margin:0;
		overflow:hidden;
		padding:0;
		font-size:11px;
		text-align:center;
		list-style-type:none;
	}
	#themes-actu li {
		float:left;
		height:125px;
		margin:50px 7px 0 0;
		width:160px;
		padding:10px 0 0 0;
		background: url(/images/bg_ref.png) no-repeat ;
	}
		
		#themes-actu a:hover img {
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* hack IE 8 */
	filter:alpha(opacity=70);
   	-moz-opacity:0.7;
   	opacity: 0.7;
}
	li img {
		border:none;
		cursor:pointer;
	}


/* slider cartes visites */

    #doc-carte {top:0px; position:relative;}
	
	#info-carte {
		width:500px;
		margin:0 auto;
		border:none;
		overflow:hidden;
		padding:20px 0 0 0;
		position:relative;
		margin:20px 0 0 0;
	}
	#info-carte a {
		color:#00CCFF;
		display:block;
		text-decoration:none;
	}
	#info-carte a:hover {
		 color:#FF3399;
	}
		#info-carte a#move-left-carte {
			margin:0x;
			height:100px;
			padding: 0;
			border:none;	
			background:#CCC;
						width:5px;
						float:left;

		}
		#info-carte a#move-right-carte {
			margin:0x;
			height:100px;
			padding: 0;
						border:none;
						background:#CCC;
						width:30px;

		}
		#info-carte a#move-left-carte img, #info-carte a#move-right-carte img{
			cursor:pointer;
			border:none;		
			}
		#info-carte a#move-left-carte:hover {
			cursor:pointer;
		}
		#info-carte a#move-right-carte:hover {
			cursor:pointer;
		}
		#info-carte .mod-v {
			overflow:hidden;
		}

	.mod-carte {
		width:500px;
		overflow:hidden;
		margin:0 auto;
		position:relative;
		zoom:1;
		height:180px;

	}
	#themes-carte, #themes-carte li {
		margin:0;
		overflow:hidden;
		padding:0;
		font-size:11px;
		text-align:center;
		list-style-type:none;
	}
	#themes-carte li {
		float:left;
		height:125px;
		margin:0px 7px 0 0;
		width:160px;
		padding:10px 0 0 0;
		border:2px solid #fff;
	}
	#themes-carte li:hover {
		border:2px solid #0CF;
		
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /* hack IE 8 */
	filter:alpha(opacity=70);
   	-moz-opacity:0.7;
   	opacity: 0.7;
}
	li img {
		border:none;
		cursor:pointer;
	}


