#bandeau_haut {
	background-image: URL("../images/fonds/bandeau_haut.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 100%;
	height: 95px;
	overflow: show;
}

#contenu2 {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 100%;
	height: 464px;
	overflow: show;
	vertical-align: top;
}

/* #contenu2 div#contenu_liste {
	/*position:absolute;
	left:400px;
	top:450px;
} */


/*Zone de la tétiere */

#bandeau_haut div#add_favoris,
#bandeau_haut div#languemenu {
	position:relative;
	text-transform: uppercase;
}

#bandeau_haut div#retour_accueil {
	position:absolute;
	height:40px;
	top:12px;
	width:193px;
	left:158px;
}

#bandeau_haut div#add_favoris {
	/* left:460px; */
	left:448px;
	top:20px;
	width:170px;
	text-align:right;
}	

#bandeau_haut div#languemenu {
	left: 880px;
	top:11px;
	width:90px;
}

#bandeau_haut div#langueliste {
	position:absolute;
	text-transform: uppercase;
}

#bandeau_haut div#langueliste {
	left:880px;  /*890*/
	top:11px;  /*88*/
	background-color:#B7C6DD;
	width:100px;
	/*border:1px solid black; color:yellow*/
}

div#langueliste li {
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	color:#e0e0e0;
}

div#add_favoris a,
div#languemenu a,
div#langueliste a {
	text-decoration:none;
	color:#ffffff;
	font-family:verdana;
	font-weight:bold;
	font-size:10px;
	
}

a.retour_accueil {
	text-decoration:none;
}

ul.ssmenu {
	list-style-type: none;
	padding:0px;
	list-style-position: outside;
	margin-left:15px;	
}

a.retour_accueil {
	text-decoration:none;
}
/* Zone du pied de page */
#bandeau_bas {
	background-image: URL("../images/fonds/bandeau_bas.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 100%;
	height: 29px;
	overflow: show;
}

#bandeaubas_contenu {
	vertical-align:center;
	text-transform: uppercase;
	width:545px;
}

#bandeaubas_contenu a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family:verdana;
	text-decoration:none;
}

#bandeaubas_contenu img {
	vertical-align:top;
}

#bandeaubas_partiegauche {
	width:395px;
}

#bandeaubas_infolegal img {
	border:0px;
}

#bandeaubas_infolegal a {
	text-decoration: none;
}

/********/
/* Popup */
/********/

.titre {
	color:#FF9900;
	font-family:Verdana;
	font-size:13px;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-decoration:none;
	text-transform: uppercase;
}

.textecontenu {
	color:#27517B;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

/************************************************************************/
/*								TT NEWS									*/
/************************************************************************/


	/****************************************************************/
	/*							LATEST							*/
	/****************************************************************/

	DIV.news-latest-container {
		padding-top:0px;
		padding-left:5px;
		text-align: left;
		font-family: verdana;
		width:295px;
		margin: 0px;
	}
	
	DIV.news-list-container,
	DIV.news-single-item {
		text-align: left;
		padding: 14px;
		width:962px;
		font-family: verdana;
	}

	DIV.news-latest-container H2,
	DIV.news-list-container H2,

	DIV.news-latest-container DIV.news-latest-item DIV.news-latest-category,
	DIV.news-list-container DIV.news-list-item DIV.news-list-category,

	DIV.news-latest-container DIV.news-latest-item HR.clearer,
	DIV.news-list-container DIV.news-list-item HR.clearer,
	
	DIV.news-latest-container DIV.news-latest-gotoarchive,
	DIV.news-list-container DIV.news-list-gotoarchive,

	DIV.news-latest-container DIV.news-latest-item DIV.news-latest-morelink,
	DIV.news-list-container DIV.news-list-item DIV.news-list-morelink {
		display: none;
	}

	DIV.news-latest-container DIV.news-latest-item P.bodytext,	
	DIV.news-list-container DIV.news-list-item P.bodytext,
	DIV.news-single-item P.bodytext  {
		display: inline;
		color: #2D5078;
		font-size:11px;
	}

	DIV.news-latest-container DIV.news-latest-item SPAN.news-latest-date {
		display: none;
	}
	
	DIV.news-list-container DIV.news-list-item SPAN.news-list-date {
		display: block;
		float: right;
		font-size: 9px;
		line-height: 16px;
		color:#2D5078;
	}

	DIV.news-latest-container DIV.news-latest-item {
		background:transparent url(../images/icones/fleche_jaune.gif) no-repeat scroll 0px 4px;
	}
	
	DIV.news-latest-container DIV.news-latest-item H3 {
		color: #2D5078;
		font-size:10px;
		font-weight:bold;
		font-family:verdana;
		padding-left:3px;
		margin-top:0px;
		margin-bottom:7px;
		
	}
	
	DIV.news-list-container DIV.news-list-item H3 {
		margin-bottom: 3px;
		color: #FF9900;
		font-size:14px;
	}

	DIV.news-latest-container DIV.news-latest-item H3 A {
		text-decoration: none;
		color: #2D5078;
		font-size:10px;
		font-weight:bold;
		font-family:verdana;
		padding-left:5px;
	}
	
	
	DIV.news-list-container DIV.news-list-item H3 A {
		text-decoration: none;
		color: #FF9900;
		font-size:14px;
		text-decoration:underline;
	}

	DIV.news-latest-container DIV.news-latest-item {
		margin-bottom:0px;
		margin-top:0px;
	}
	
	DIV.news-list-container DIV.news-list-item {
		margin-bottom: 5px;
	}

	DIV.news-latest-container DIV.news-latest-item IMG,
	DIV.news-latest-container DIV.news-list-item IMG {
		display: none;
	}

	DIV.news-latest-container DIV.news-latest-item span.source,
	DIV.news-list-container DIV.news-list-item span.source {
		font-size: 9px;
		font-style: italic;
		font-weight: bold;
		text-align: right;
		display: block;
	}


	DIV.news-latest-browse DIV.tx-ttnews-browsebox,
	DIV.news-list-browse DIV.tx-ttnews-browsebox {
		text-align: center;
	}

	DIV.news-latest-browse DIV.tx-ttnews-browsebox P,
	DIV.news-list-browse DIV.tx-ttnews-browsebox P {
		display: none;
	}

	DIV.news-latest-browse DIV.tx-ttnews-browsebox TABLE,
	DIV.news-list-browse DIV.tx-ttnews-browsebox TABLE {
		margin: auto;
	}

	DIV.news-latest-browse DIV.tx-ttnews-browsebox TABLE TR TD,
	DIV.news-list-browse DIV.tx-ttnews-browsebox TABLE TR TD {
		border: 0px;
	}

	DIV.news-latest-browse DIV.tx-ttnews-browsebox TABLE TR TD P,
	DIV.news-list-browse DIV.tx-ttnews-browsebox TABLE TR TD P {
		display: inline;
		padding-right: 5px;
		font-size: 12px;
		font-family:verdana;
		font-weight:bold;
	}

	DIV.news-latest-browse DIV.tx-ttnews-browsebox TABLE TR TD.tx-ttnews-browsebox-SCell P A,
	DIV.news-list-browse DIV.tx-ttnews-browsebox TABLE TR TD.tx-ttnews-browsebox-SCell P A {
		text-decoration: none;
		font-weight: bold;
		font-family:verdana;
	}



	DIV.news-single-item {
		margin-bottom: 20px;
		font-family: verdana;
	}

	DIV.news-single-item DIV.news-single-timedata,
	DIV.news-single-item HR.clearer,
	DIV.news-single-item DIV.news-single-category,
	DIV.news-single-item P.news-single-author {
		display: none;
	}

	DIV.news-single-item H2 {
		font-size: 16px;
		color: #FF9900;
	}
	
	DIV.news-single-item H3 {
		font-size: 14px;
		color: #FF9900;
	}

	DIV.news-single-item DIV.news-single-backlink {
		font-weight: bold;
		font-family:verdana;
		font-size: 12px;
		margin-top:12px;
	}

	DIV.news-single-item SPAN.infos {
		display: block;
		font-size: 11px;
		margin-bottom: 20px;
	}

	DIV.news-single-item SPAN.infos SPAN.source {
	}

	DIV.news-single-item DIV.news-single-img A IMG {
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
	}

	DIV.news-single-item SPAN.infos SPAN.datetime {
		padding-right: 10px;
	}

	DIV.news-single-item DIV.news-single-additional-info {
		margin-bottom: 10px;
	}

	DIV.news-single-item DIV.news-single-additional-info DL.news-single-links DT {
		display: none;
	}
