#boule_titre{
background: transparent url(images/boule_titre.gif) no-repeat;
}
	.thema_haut{
	background: #FFAC06 url(images/thema_liens.gif) no-repeat;
	}
	.thema_haut_agenda{
	background: #FFAC06 url(images/thema_agenda.gif) no-repeat;
	width:100%;
	padding-bottom:5px;
	padding-top:7px;
	}
	#thema_milieu_agenda{
	background-color:#FFAC06;
	width:100%;
	height:372px;
    overflow : auto;
	overflow-x:hidden;
	*scrollbar-arrow-color: #ff8a00;
	*scrollbar-3dlight-color: #ff8a00;
	*scrollbar-darkshadow-color: #ff8a00;
	*scrollbar-highlight-color: #ffca60;
	*scrollbar-shadow-color: #ffca60;
	*scrollbar-face-color: #ffa406;
	*scrollbar-track-color: #ffca60;
	}
	.thema_content_img{
	width:88%;
	background-color:#FFCA60;
	margin:5px auto 0px auto;
	padding:5px;
	}
	.thema_content_img_agenda{
	width:158px;
	background-color:#FFCA60;
	margin:5px auto 0px auto;
	padding:5px;
	}

#video{
 position: relative;
 float:left;
 width:339px;
 height:448px;
}

#video_bas{
background: transparent url(images/video_bas.gif) no-repeat;
height:13px; 
width:629px;
float:left;
}

#video_haut_liens{
width:624px;
background: #abe1ff url(images/video_haut_liens.gif) no-repeat;
padding:5px 0px 5px 5px;
}
#video_haut_liens h5{
font-size:1.4em;
}
#milieu_liens{
width:629px;
float:left;
height:424px;
overflow:auto;
background-color:#abe1ff;
}

#milieu_liens_titre{
background-color:#ffffff;
width:380px;
/*height:25px;*/
margin-left:21px;
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
}

#milieu_liens_img{
float:left;
margin-right:10px;
}

#milieu_liens_describ{
width:410px;
float:left;
margin-bottom:10px;
}
#milieu_liens_resum{
text-align:justify;
}
#milieu_liens_resum  .auteur{
text-align: right;
margin-top:10px;
font-weight:bold;
}

#milieu_liens_titre h2{
font-size:1.3em;
float:left;
}
#milieu_liens_titre h2 a{
color:#ffac06;
}
#milieu_liens_titre p{
float:right;
margin-top:3px;
}

#milieu_liens_content{
background-color:#d5f0ff;
width:552px;
margin-left:21px;
padding:10px 10px 10px 10px;
}
#milieu_liens_content a{
color:#00a0c6;
font-weight:bold;
}
#milieu_liens_content a:hover{
color:#ff2e2e;
}
