/* = Les styles pour la partie actualités = */
	
	body {
		background: transparent url(../images/bodyTh03.gif) repeat-x 0 0}
		
	#content h1 {color:#FCA300;}
	#content p {color:#646e78;}
	
/* = Gestion des programmes= */
	.ficheProgramme {
		width: 560px;
		clear: both; margin: 0 0 1em 0;
		background: transparent url(../images/bgRepeatProg_th03.gif) repeat-y 0 0
		}
	.ficheProgramme h2 {
		font-size: 93%; color:#fff;
		padding: 0.5em 0 0.5em 3em;
		background: #FCA300 url(../images/bgTopProg_th03.gif) no-repeat top left
		}
	.descriptif,
	.contact { 
		width: 520px;
		padding: 0 10px 0 30px;
		}
	.descriptif h3,
	.contact h3 {
		font-size: 93%;
		color:#FCA300;
		font-weight: bold;
		border-bottom: 1px #DBDFE1 solid;
		}
	.descriptif p,
	.contact p {
		font-size: 85%;		
		padding: 0 0 0 1.2em;
		background: transparent url(../images/itemFlc.gif) no-repeat 6px 5px
		}
	.descriptif p {
		color:#525B65;
		font-weight: bold;
		}
	.contact p {color:#646e78}
	.contact p a {color:#000}
	.descriptif {
		background: transparent url(../images/icnDes_th03.gif) no-repeat 0 0}
	.descriptif img {float: right;}
		
	.contact {
		background: transparent url(../images/icnContact_th03.gif) no-repeat 0 0}


	/*= Pagination / impression */
	.pagination {}
	.pagination ul li a {color:#333}
	.pagination ul li a:hover {color:#666}
	.pagination ul li a.linkPre {
		background: transparent url(../images/icnPreTH03.gif) no-repeat 0 0
		}
	.pagination ul li a.linkSui {
			background: transparent url(../images/icnSuivTH03.gif) no-repeat 0 0}
	.pagination ul li a.annonce  {
		background: transparent url(../images/flcWhite.gif) no-repeat right}
		
	/*= navPDF */
	ul.navPDF {
		width: 550px; height: 20px;
		padding: 16px 10px 0 0;
		background: transparent url(../images/bgNavPDF.gif) no-repeat 0 0}
		}
	ul.navPDF li {display: inline;}
	ul.navPDF li a {
		float: right;
		font-size: 85%; color:#fff;
		margin: 0 0 0 0.5em;
		padding: 0 2em 0.2em 0;
		text-decoration: none;
		background: transparent url(../images/icnPDF.gif) no-repeat right
		}
	ul.navPDF li a:hover {color:#000;}
	
	
