/********/
/* TAGS */
/********/
div#zoneBaladodiffusion p { color:#3768a2; }
div#zoneBaladodiffusion h3
{
	font-size:12pt;
	font-weight:bold;
	color:#0b2b51;
	margin-bottom:0px;
}


/*************************/
/* ABONNEMENT AU FIL RSS */
/*************************/
div#filRSS
{
	float: right;
	line-height:16px;
	margin-top: -34px;
	padding-left:22px;
	text-align: right;
	background:url(../../../rss/rss.png) no-repeat top left;
}

div#filRSS a 
{
	text-decoration:none;
	font-size:9pt;
}

/*******************************/
/* BOITES DES BALADODIFFUSIONS */
/*******************************/
div.boiteBalado
{
	position:relative;
	width:517px;
}

div.boiteBalado div.boiteTop
{
	width:517px;
	height:1px;
	background:url(../images/boxNouv_frm_t.png) no-repeat top center;
}
div.boiteBalado div.boiteBottom
{
	width:517px;
	background:#fdfefe url(../images/boxNouv_bg.png) repeat-x top center;
}

div.boiteBalado div.boiteBottom div.boiteContenu
{
	padding:14px 24px;
}

/* Catégorie */
div.boiteBalado div.boiteCategorie
{
	position:absolute;
	top:1px;
	left:0px;
	height:25px;
	background:#6389b6 url(../images/boxDate_frm_r.gif) no-repeat top right;
}
div.boiteBalado div.boiteCategorie div.boiteCategorieLeft
{
	line-height:25px;
	padding:0px 24px;
	color:#FFF;
}

/* Date */
div.boiteBalado div.boiteDate
{
	position:absolute;
	top:1px;
	right:0px;
	background:#6389b6 url(../images/boxDate_frm_l.gif) no-repeat bottom left;
}
div.boiteBalado div.boiteDate div.boiteDateRight
{
	line-height:25px;
	padding:0px 24px;
	color:#FFF;
}

/******************/
/* BOUTON SPEAKER */
/******************/
a.btnSpeaker
{
	display:block;
	width:210px;
	height:34px;
	text-decoration:none;
	margin-top:15px;
}
a.btnSpeaker div.speakerImage
{
	float:left;
	width:37px;
	height:34px;
	background:url(../images/speaker.png) no-repeat top left !important;
	background:none;
	filter:none !important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='scripts/baladodiffusion/images/speaker.png',sizingMethod='scale');
}
a.btnSpeaker div.lien
{
	line-height:34px;
	padding-left:45px;
}

a.btnSpeaker { font-size:12pt; }
a.btnSpeaker { color:#0b2b51; }
a.btnSpeaker:hover { color:#C87822; }


/************************/
/* LIENS CHOIX DE PAGES */
/************************/
div#choixDePage
{
	width:517px;
	height:35px;
	background:url(../images/barreChoixPage_bg.png) repeat-x top center;
	margin-top:4px;
}

div#choixDePage div#zoneLiens
{
	padding:0px 15px;
	line-height:35px;
	text-align:right;
	color:#FFF;
}
div#choixDePage div#zoneLiens a { color:#f5ca22; text-decoration:none; }
div#choixDePage div#zoneLiens a:hover { color:#C87822; text-decoration:none; }

/***********/
/* CLASSES */
/***********/
.clear { clear:both; }

.dateNouvelle
{
	margin:0px;
	padding:0px;
	font-size:8pt;
}

.nomCategorie /* Voir aussi dans chacune des boites pour la couleur du texte */
{
	padding-right:25px;
	color:#9db4cf;
	margin-bottom:10px;
	font-size:9pt;
}

a.liensBGcolor
{
	background-color:#325071;
	padding:0px 3px;
	margin:0px 3px;
	font-size:12pt;
}
