/* CSS Document */
/* Partenaire caroussel */

	#carousel{
		background-color:transparent;
		width:430px;
		height:200px;
		position:relative;
		border:1px solid #FFFFFF;
		
	}
	
	.img-carrousel{
		width:100%;
		height:auto;
		border:0px solid #FFFFFF;
		display:block;
	}
a {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
a:hover {
	text-decoration: underline;
}

.lien-tvgratuite-01 {
position: absolute;
top: 8.5em;
left: 6.5em;
font-family: Comic Sans MS;
font-weight: bold;
font-size: 25px;
color: yellow;
width: 9.5em;
}

