#news p.bodytext {
	margin: 2px 2px 2px 10px;
	font-size: 11px;
	text-align:justify;
}
.news-latest-container p.bodytext {
	margin: 2px 2px 2px 10px;
	/*font-size: 0.9em;*/
	font-size: 10px;
	text-align:justify;
}

.news-latest-container a, .news-latest-container a:visited {
	font-size: 11pxem;
}

.news-latest-container h2, .news-amenu-container h2 {
	background: #b74230;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 1.2em;
	height: 38px;
	border-bottom: #04558a 2px solid;
	margin-bottom: 2px;
	color: #ffffff;
	text-align: center;
	padding-top: 10px;
  text-transform:uppercase;
}

#partenaire h2 {
	padding-bottom: 10px;
}


.news-lastest-image, .news-single-img {
	text-align: center;
	padding:5px;
}

.news-lastest-image img { border: solid 1px #cf8a2d; }
.float-left { float: left; }
.float-right { float: right; }

.news-lastest-bloc {
	/*background: #e5eef3;*/ /*bleu très clair*/
  background: #bfe0f3; /*bleu un peu plus foncé*/
	padding: 0;
	height:7em;
  height:auto;
}

.news-latest-date {
	text-align: justify;
	padding: 0 5px;
}

.news-latest-date a,.news-latest-date a:visited {
	font-weight: normal;
	font-size: 0.9em;
	color: #04558a;
	text-decoration: none;
}

.news-latest-date a:hover {
	text-decoration: none;
	color: #cf8a2d;
}

.news-latest-morelink {
	text-align: right;
}


.news-amenu-container a, .news-amenu-container a:visited, .news-latest-morelink a, .news-latest-morelink a:visited, .news-single-backlink a, .news-single-backlink a:visited {
	font-weight: normal;
	color: #cf8a2d;
	background: url('images/news_carre_plus.gif') no-repeat center left;
	padding-left: 8px;
	padding-right: 8px;
	text-decoration: none;
}

.news-amenu-container a:hover, .news-latest-morelink a:hover, .news-single-backlink a:hover {
	text-decoration: underline;
}

.news-latest-morelink a, .news-latest-morelink a:visited {
	font-size: 0.9em;
}

.news-single-backlink a, .news-single-backlink a:visited {
	font-size: 0.9em;
}

.news-single-backlink {
	clear: both;
	text-align: right;
}

.hr, .hr_single {
	margin: 5px 0 10px 0;
}

.hr {
	height: 16px;
	background: url('images/news_hr.gif') no-repeat center;
}

.hr_single {
	height: 29px;
	background: url('images/news_single_hr.gif') no-repeat center;
}

.news-single-timedata {
	background: #b84230;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	padding: 5px;
	margin-bottom: 20px;
}

.news-single-timedata div {
	font-weight: normal;
	text-align: right;
}

.news-single-timedata div h3 {
	display: inline;
}

.news-latest-title a, .news-latest-title a:visited {
	color: #b74230 !important;
	font-weight: 700;
}

.news-amenu-container ul {
	margin-left: 0px;
}

.news-amenu-item-year {
	font-size: 0.9em;
	color: #04558a;
}

.news-amenu-container li {
	font-size: 0.7em;
}

/****************************************************/
/*        NEWS PAGE D ACCUEIL                       */
/****************************************************/
#news_mode_colonne, #news_mode_ligne{
  list-style-type:none;
  font-size:1em;
  margin:0;
  padding:0;
}
#news_mode_colonne{
  margin-top:10px;
}
#news_mode_colonne li{
  float:left;
  width:250px;
  margin-left:20px;
  margin-bottom:10px;
}
#news_mode_colonne .clear{
  clear:both;
}
#news_mode_colonne .news-latest-morelink{
  margin-left:10px;
  text-align:left;
}
#news_mode_ligne{
  clear:both;
  margin-bottom:15px;
}
#news_mode_ligne li{
  background:transparent url('images/square.gif') no-repeat scroll 0 0;
  padding-left:15px;
}
#ttnews_share{
  font-size:0.6em;
}
#ttnews_share img{
  border:0;
  margin:0 5px;
}

/****************************************************/
/*        NEWS PAGE D ACCUEIL AGENDA                */
/****************************************************/
#box_agenda{
  height:180px;
  /*border-bottom:1px dotted #cccccc;*/
  margin-bottom:10px;
}
#box_agenda .blocNews{
  display:none;
  text-align:center;
}
#box_agenda .visible{
  display:block;
}