@charset "UTF-8";
/* CSS Document */
/* Spécifique au Gabarit de base The Theme */

/* Module News */
.news {	text-align : justify;}
.news #ttRoot {background:#fff url(/img/gui/fonds/actu_stk17798cte.jpg) bottom left no-repeat;}
.news #ttMain {background:none;}
.news .columnLeft {width:44%;}
.news #newsContent.columnCenter {width:560px;}
.news #newsArchive.columnCenter {width:560px;padding:1em;}
.news #newsContent.columnCenter,
.news #newsArchive.columnCenter  {
	background :#FFF; filter:alpha(opacity=90); -moz-opacity:0.90; opacity:0.90;
	}
.news h2 {
	color:#666666;
	margin:2em 0 0;
	border-bottom:1px solid #e2e2e2;
}
.news p.date {
	margin:0 0 0 65%;
	padding:0.25em 1em; 
	text-align:right; 
	font-size:0.70em;
	background:#c3b4b4;
	color:#990000;
}
.news p.chapeau {
	padding : 1em 2em 0.35em;
	color : #625050;
	font-weight:700;
}
.news #newsContent img { 
	margin-bottom : 0.2em;
	width:240px;
}
.news p.legende {
	padding:0;
	font-size:0.6em;
	font-weight :700;
	margin:0;
}
.news .author {text-align:right;clear:both;}

.news #ttEncartR p.date {
	margin:0;
	font-size:0.65em;
	text-align:right;
	color:#990000;
}
	
.news #newsArchive h3 {text-align:center;margin-bottom:1em;color:#663333;}
.news #newsArchive h4 {
	text-align:center;
	color : #fff;
	background : #859ca2;
	text-transform:uppercase;
	border:1px inset #ccc;
	width:50%;
	margin:0.25em auto;
}
.news #newsArchive h4 a {color : #fff !important;}
.news #newsArchive h5 {text-align:left;}
.news  #newsArchive p {
	font-size:0.7em;
	border-bottom:1px dashed #ccc;
	padding-bottom:1.2em;
}
.news #newsArchive span.date {
	display:block;
	text-align:right;
	float:right;
	font-size:0.60em;
	background:none;
	color:#333;
	border:none;
}
	
