a { color: #1E3E6E; text-decoration: none; }
a:hover { text-decoration: underline; }
.center { text-align:center; }
.left { text-align:left; }
.right { text-align:right; }
.justify { text-align:justify; }
#onglets a { padding:5px 28px; }
#onglets a:hover { padding:5px 28px; }


/* bloc pub */
.pub_titre {
	height:22px;
	background: #44689F url(css_img/fond_pub_annonces.png) center repeat-x;
	text-align:left;
	clear:both;
	color:#FFF;
	font-weight:bold;
	line-height:22px;
	margin-left:2px;
	margin-top:5px;
	padding-left:10px;
}
.pub_cont {
	border-top:none;
	background:#F8F8F8;
	margin-left:2px;
	margin-bottom:10px;
	text-align:center;

}
/* fin bloc pub */

/* bloc forum */
.bloc_blog_titre {
	height:22px;
	background: #e1b503 url(css_img/fond_list_forum.png) center repeat-x;
	text-align:left;
	clear:both;
	color:#FFF;
	font-weight:bold;
	line-height:22px;
	margin-left:2px;
	margin-top:20px;
	padding-left:10px;
}
.bloc_blog_cont {
	border:1px solid #e1b503;
	border-top:none;
	border-bottom:none;
	margin:0 auto;
	margin-left:2px;
	margin-bottom:10px;
	text-align:left;
}
.bloc_blog_cont .categorie {
	padding:10px;
	text-align:left;
	border-bottom:1px solid #e1b503;
}
.bloc_blog_cont .categorie .titre_categ {
	font-weight:bold;
	color:#000;
	font-size:14px;
}
.bloc_blog_cont .categorie .desc_categ {
	font-size:12px;
}
/* fin bloc forum */

.bloc_titre_G {
	height:32px;
	background: #FFF url(css_img/bloc_titre_250x32.png) top center no-repeat;
	text-align:left;
	clear:both;
	color:#0B214B;
	font-weight:bold;
	line-height:32px;
	padding:0px 10px;
	width:240px;
	margin:0 auto;
}
.bloc_cont_G {
	width:238px;
	border:1px solid #eaeaea;
	border-top:none;
	background:#FFF;
	margin:0 auto;
	margin-bottom:20px;
	padding:5px;
	text-align:center;
	font-size:12px;
}

.bloc_titre {
	height:32px;
	background: #FFF url(css_img/bloc_titre_570x32.png) top center no-repeat;
	text-align:left;
	clear:both;
	color:#0B214B;
	font-weight:bold;
	line-height:32px;
	margin-left:12px;
	margin-top:5px;
	padding:0px 10px;
}
*.date { font-size:10px; }
.bloc_cont {
	border:1px solid #eaeaea;
	border-top:none;
	background:#FFF;
	margin-left:12px;
	margin-bottom:10px;
	padding:5px;
	text-align:center;
}
#Interview {
	overflow:auto;
	height:460px;
	padding:10px;
	margin:10px;
	font-size:12px;
}
#Interview #logo_acteur {
	float:left;
	margin-right:20px;
}
#Interview h4 {
	font-size:16px;
	color:#0B214B;
}
#Interview h5 {
	font-size:12px;
	font-weight:bold;
	color:#0B214B;
	padding:0;
	margin:0 auto;
	margin-top:15px;
}
#Interview h5#pied {
	color:#0B214B;
	text-decoration:underline;
	padding:0;
	margin:0 auto;
	margin-top:30px;
}
#Interview p {
	margin:0 auto;
	margin-top:5px;
	padding:0;
	text-indent:30px;
}

#degrader_h {
	margin:auto;
	width:926px;
	min-height:13px;
	background:url(css_img/header_degrader_light.png) repeat-y;
	padding:10px 0;
	text-align:center;
}


#leblog {
	height: 100px;
	padding: 0px;
	color: #CCCCCC;
	font-size: 90px;
	font-weight: bold;
}
#leblog #immo {
	position: relative;
	top: -38px;
	left: 271px;
	font-size: 45px;
	color: #0B214B;
}
#leblog #l {
	color: #FEDC57;
}
#leblog #b {
	color: #0B214B;
}


/* mise en forme RSS */
.RSS {
	border-bottom: 2px solid #ebebeb;
	padding-bottom:10px;
	width:100%;
	margin-top:5px;
	text-align:left;
}

.RSS .texte {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.RSS .title_h3 {
	color: #4a6c9f;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.RSS .title_h3 a {
	color: #4a6c9f;
}
.RSS .title_h3 a:hover {
	text-decoration:underline;
}
/* fin mise en forme RSS */

/* mise en page des video */
#temp .title_h3, #temp .title_h3 a {
	color: #4a6c9f;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#temp img {
	width:80px;
	height:60px;
	float: left;
	position:relative;
	margin-right:10px;
}
#temp .texte {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
}
/* fin mise en page des video */