#rotator {
	
	/*width:320px;*/
	width:673px;
	height:165px;
	position:relative;
	margin-left:15px;
	
}
 
#rotator .rotatorTitle {
	
	display:none;
	
	
 
}
 
#rotator .rotatorContent {
	width:673px;
	position:absolute;
	left:-5000px;
	top:0; /*Lucida*/
	/*Optima : top:17px;*/
}





/* Bouton liens Rotator */
div.btn-une-gauche { position:absolute; bottom:21px; right:176px; width:115px; height:21px; background:transparent url( ../img/style01/opacite.png ) no-repeat -1000px -1000px;   }

div.btn-une-droite { position:absolute; bottom:21px; right:30px; width:115px; height:21px; background:transparent url( ../img/style01/opacite.png ) no-repeat -1000px -1000px;   }

div.btn-une-seul { position:absolute; bottom:21px; right:27px; width:156px; height:21px; background:transparent url( ../img/style01/opacite.png ) no-repeat -1000px -1000px;   }


#rotator .rotatorContent a { display:block; width:100%; height:100%; }