/* Mise en page bloc accueil*/
#bloc_accueil{
	width:714px;
	height:433px;
	background-image:url(/img/index/bloc-actus-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
}
#module_accueil{
	position:absolute;
	top:13px;
	left:13px;
	width:689px;
	height:200px;
}
#tt_bloc_rss{
	position:absolute;
	top:242px;
	left:17px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}
#txt_bloc_rss{
	width:324px;
	height:150px;
	position:absolute;
	top:278px;
	left:17px;
}
#tt_bloc_cstv{
	position:absolute;
	top:242px;
	left:360px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
}
#txt_bloc_cstv{
	width:336px;
	height:150px;
	position:absolute;
	top:278px;
	left:360px;
}
/* Mise en page bloc cstv*/
#mini_video{
	position:absolute;
	padding:2px;
	border:1px solid #a1a1a1;
	width:171px;
	height:96px;
	top:8px;
}
#auteur_video{
	position:absolute;
	width:171px;
	top:112px;
}
#txt_video{
	position:absolute;
	width:146px;
	height:96px;
	top:8px;
	right:0px
}
#btn_video{
	position:absolute;
	top:-38px;
	right:0px
}
/* photo aleatoire en page d'accueil */
#image_aleatoire {
	padding:2px;
	border:1px solid #a1a1a1;
	width:254px;
	height:108px;
	top:8px;
}

/* titre description*/
.wtv_ttfiche{
	font-family:"Gill Sans MT";
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#A2BA2D;
}

/* soustitre description */
.wtv_sttfiche{
	font-family:"Gill Sans MT";
	font-size:12px;
	color:#8E8E8E;
}

/* intitulé auteur et date parution*/
.wtv_ttauteur{
	font-family:"Gill Sans MT";
	font-size:10px;
	color:#A2BA2D;
	font-weight:bold;
}
/* reponse auteur et date parution*/
.wtv_auteur{
	font-family:"Gill Sans MT";
	font-size:10px;
	font-weight:bold;
}
a.wbtv, a.wbtv:visited {
	font-family:"Gill Sans MT";
	font-size:10px;
	font-style:normal;
	font-weight: bold;
	text-decoration: none;
	color:#8E8E8E;
}
a.wbtv:hover {
	font-family:"Gill Sans MT";
	color:#A2BA2D;
}

