/* CSS Document */
/* Module News */
.news {	text-align : justify;}
.news #ttMain {background: url(/img/charte/fonds/ref41.jpg) no-repeat 100% 100px;}
.news h1 {
	margin: -15px 1em 0px;
	text-align:right;
	text-transform:lowercase;
}
.news div#newsContent {min-height:50px;}
.news div#newsContent div.article {
	width:65%;
	height:auto;
	overflow: visible;	
	background :#e9e4e4; 
	opacity:0.85;
	float:left;
	margin:0 0 1em;
	-webkit-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 10px;
	-moz-border-top-left-radius: 0;
}
.news div.article .columnLeft {
	width:48%;
	margin:0 0 0 1em;
}
.news #newsArchive.columnCenter {
	width:560px;
	padding:1em;
	overflow: visible;
}
.news div#newsContent img { 
	margin-bottom : 0.8em;
	-webkit-box-shadow: 2px 2px 2px #999;
	width:240px;
}
.news h2 {
	color:#666666;
	margin:2em 1em 0;
	border-bottom:1px solid #e2e2e2;
}
.news p {margin:0 1em 2em;}
.news p.chapeau {
	padding : 1em 2em 0.35em;
	color : #625050;
	font-weight:700;
}
.news p.legende {
	padding:0;
	font-size:0.6em;
	font-weight :700;
	margin:0;
}
.news p.author {
	text-align:right;
	clear:both;
	margin:0 1em 1em;
}
.news div#shortcuts {
	position:absolute;
	left:800px;
	top:65px;
	width:150px;
	background:#e0dfdf;
	opacity:0.68;
	padding:0.8em 0;
	-webkit-border-radius: 5px 5px;
	-moz-border-radius: 5px 5px;
}
.news div#shortcuts p {
	text-align:right;
	font-size:0.68em;
	color:#000;
	margin:0.25em 1em;
}
.news div#shortcuts p img {
	vertical-align:middle;
}
.news #ttEncartB {
	width:60%;
	margin: 0px auto 5em;
}
.news #ttEncartB h3 {
	background: url(/img/charte/gui/NewsEncartHead.png) no-repeat 15% 10%;
	color:#794444 !important;
	opacity:0.25;
}
.news #ttEncartB h4,
.news #newsArchive h4 {
	color:#333 !important;
	border-bottom: 1px dotted #ccc;
	margin: 1.2em 0px 0px;
}
 /*.news #ttEncartB h4 a:link {	color:#794444!important;}*/
.news #ttEncartB p.date,
.news #newsArchive p.date {
	margin:0;
	color:#990000;
}
.news #newsArchive h3 {
	text-align:right;
	width:100%;
	height:auto;
	padding:3px;
	background :#e9e4e4; 
	opacity:0.85;
	float:right;
	margin:0 0 1em;
}
.news #newsArchive h5 {
	text-align:left;
	font-size:0.8em;
}
/* New Date Model */
.news  div.dateZone { 
	float:left; 
	margin:0px 0px 0px 7.5em; 
	background:#000;
	opacity:0.45;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-moz-border-bottom-left-radius: 5px 5px;
	-moz-border-top-left-radius: 5px 5px;
}
.news div#thumbContainer .thumbItem .infoEvent { float:left; width:200px; margin-left:1em; }
.news div#thumbContainer .thumbItem .infoEvent p { text-align:left; }
.news div#thumbContainer .thumbItem .infoEvent p.Rsoc { font-weight:bold; border-bottom:1px dashed #ddd; }
.news div#thumbContainer .thumbItem .infoEvent p.desc { font-size:0.7em; text-align:justify; font-style:italic; }
.news div#thumbContainer .thumbItem .infoEvent p.lieu { text-align:right; color:#999; }
.new  div#thumbContainer .thumbItem .infoEvent p.criterias {
	font-size:0.7em;
	text-align:right;
	font-style:italic;
}
.news div.dateEventS { border-bottom:1px solid #fff;}
.news div.dateEventS,
.news div.dateEventE {
	width:50px;
	height:45px;
	margin:0;
	clear:left;
	float:left;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	padding:0.45em 0;
	color:#fff;
}
.news div.dateZone p.dayNumEvent,
.news div.dateZone p.monthEvent,
.news div.dateZone p.yearEvent {
	clear:both;
	margin:0 auto;
	line-height:normal;/* reset */
	line-height:90%;
	text-align:center;
}
.news div.dateZone p.dayNumEvent {font-size:1.3em;}
.news div.dateZone p.monthEvent {font-size:0.9em;}
.news div.dateZone p.yearEvent {
	/*letter-spacing:105%;*/
	font-size:0.8em;
}
