@charset "utf-8";
#cadreNews {
	font-family: Arial, Helvetica, sans-serif;
	width: 520px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #069;
	text-align: center;
}
#cadreNewsCate {
	font-family: Arial, Helvetica, sans-serif;
	width: 520px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #069;
	text-align: center;
	background-color: #930;
}
#cadreNewsGeo {
	font-family: Arial, Helvetica, sans-serif;
	width: 520px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #069;
	text-align: center;
	background-color: #0C0;
}
#cadreNewsAll {
	font-family: Arial, Helvetica, sans-serif;
	width: 520px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #069;
	text-align: center;
	background-color: #CC6;
}



.titreHNews {
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	line-height: 150%;
	word-spacing: 0.1em;
	letter-spacing: 0.1em;
	text-align: center;
	background-color: #376D93;
	display: block;
}
.imageNews {
	width: 158px;
	text-align: left;
	overflow: auto;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 3px;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: solid;
	border-top-color: #999;
	border-right-color: #666;
	border-bottom-color: #999;
	padding: 0px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999;
	float: none;
}
.titreNews {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 150%;
	word-spacing: 0.1em;
	letter-spacing: 0.0em;
	text-align: center;
}
.datelieuNews {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #6f0000;
	word-spacing: 0em;
	line-height: 140%;
	text-align: center;
	letter-spacing: 0.5pt;
}
.sujetNews {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: center;
	vertical-align: 5%;
	word-spacing: 0.3em;
	letter-spacing: 1pt;
}
.descriptifNews {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: center;
	width: 520px;
	line-height: 140%;
}
.infos {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	text-align: right;
}
#cadreNews p a {
	color: #3A3A3A;
	text-decoration: none;
}
#cadreNews p a:hover {
	text-decoration: underline;
	color: #00C;
}

#contenuletter {
	width: 530px;
	clear: none;
	margin-right: 10px;
	background-color: #FFF;
	text-align: center;
}
.rssTable {
	border: thin solid #333;
	background-color: #93D3FF;
}

.rssTableTr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #93D3FF;
	height: 40px;
}


.rssTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #376D93;
	text-align: center;
}
#info a:link {
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
}
#info a:visited {
	color: #333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
}
#info a:hover {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	display: block;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	float: left;
	height: auto;
	width: 170px;
}
.rssTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 20px;
}

