/* Debut Contenu home */
#news{
	float:left;
	height:455px; 
	width:309px;
	background:url(../img/news.jpg) no-repeat; 
}
.blocNews{
	height:384px; 
	width:258px; 
	margin:36px 0 0 35px;
}
.txtNews{ 
	margin:0 30px 10px 10px; 
	padding-bottom:10px; 
	border-bottom:solid 1px #000; 
	font-size:11px;
}
.titreNews{ 
	font-size:11px; 
	font-weight:bold; 
	text-transform:uppercase; 
	color:#339999;
}
.posteNews{ 
	font-size:10px
}
.plusDeNews{ 
	text-align:right; 
	margin:0 30px 0 10px;
}


#media{
	float:left;
	height:455px; 
	width:336px;
	background:url(../img/media.jpg) no-repeat;
}
.blocMedia{
	margin:36px 0 0 19px;
	height:384px; 
	width:298px; 
}
.titreMedia{ 
	font-size:14px; 
	color:#339999; 
	font-weight:bold; 
	text-transform:uppercase
}

.imgVideo{ 
	float:left; 
	border: solid 1px #000; 
	margin-right:8px; margin-bottom:10px;
}

.plusVideo{
	float:left; 
	text-align:right;
	padding:3px 15px 0 0; 
	width:283px
}

.photoMedia{
	float:left; 
	border: solid 1px #666; 
	margin:3px 11px 8px 0;
}

.plusDePhoto{
	float:left;
	text-align:right; 
	padding:5px 15px 0 0; 
	width:283px
}

.bloContenu{
	float:left;
	padding:0 15px;
	width:268px; 
	font-size:11px
}
.bloContenu img{ width:104px; height:70px;}
.bloContenu2{
	float:left; 
	padding:5px 0 0 15px; 
	width:283px;
	font-size:11px;
}

#audio{
	float:left;
	height:455px; 
	width:308px;
	background:url(../img/audio.jpg) no-repeat;
}
.blocAudio{
	height:187px; 
	width:258px; 
	margin:36px 0 0 16px;
}
.morceaux{
	height:47px; 
	padding:4px 0 4px 14px; margin-bottom:5px;
}

.btTelecharger{
	background:url(../img/bouton/btc.gif); 
	width:192px; 
	height:17px; 
	padding-top:4px; 
	margin-left:33px;
	font-family:"Times New Roman", Times, serif; 
	font-size:11px;font-weight:bold;
	text-transform:uppercase;
}


.btTelechargerOn{
	background: url(../img/bouton/btc_on.gif) no-repeat; 
	width:192px; 
	height:82px; 
	padding-top:4px; 
	margin-left:33px;
	font-family:"Times New Roman", Times, serif; 
	font-size:11px;font-weight:bold;
	text-transform:uppercase;
}

#btRoll{
	display: none;
	position:absolute;
	z-index:5;
	top: 380px;
}
.btFond{
	font-size:10px;
	font-family:arial; text-transform:none;
	padding:3px 13px;
}

/*.btFond2{ background:url(../img/bouton/btc_on.gif) bottom; height:5px}*/






.lienTelecharger:link, .lienTelecharger:visited{ 
	color:#e54762; 
	text-decoration:none;
}
.lienTelecharger:hover{ 
	color:#e54762; 
	text-decoration: underline;
}



.lienAudio:link, .lienAudio:visited{
	display:block; 
	margin-top:3px; 
	background:url(../img/bouton/fleche_audio-off.gif) no-repeat left; 
	padding-left:10px; 
	font-size:10px; 
	font-weight:bold; 
	color:#000; 
	text-decoration:none;
}
.lienAudio:hover{
	background:url(../img/bouton/fleche_audio-on.gif) no-repeat left;
	color:#359a9a;
}

.titreRub{
	height:45px
}

/* Fin Contenu home */




