@charset "utf-8";
/* CSS Document */

/* CARDRES DES NEWS */

#lien-archive_news{
	font-family:Georgia;
	font-size:8pt;
	font-weight:bold;
}

#cadre-news{
	position:relative;
	margin-left:5px;
	margin-bottom:20px;
}

#cadre-news-date{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	text-align:left;
}
#cadre-news-titre{
	position:relative;
	text-align:left;
}
#cadre-news-titre h3{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
}
#cadre-news-soustitre{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
}
#cadre-news-texte{
	font-family:Georgia;
	font-size:8pt;
	text-align:left;
	overflow:hidden;
}
#cadre-news-ps{
	font-family:Georgia;
	font-size:8pt;
	color:#FF6600;
	text-align:left;
	overflow:hidden;
}
#cadre-news-url{
	font-family:Georgia;
	font-size:8pt;
	font-weight:bold;
	text-align:right;
}

/* NEWS LETTER */
#cadre-newsletter{
	position:relative;
	margin-bottom:20px;
	left:0px;
	margin-left:5px;
	width:123px;
}

#cadre-newsletter-titre{
	text-align:left;
	height:20px;
}

#cadre-newsletter-body{
	font-size:8pt;
	text-align:left;
}

#cadre-newsletter-body form{
	
}

#cadre-newsletter-body form input{
	font-family:Georgia;
	font-weight:normal;
	font-size:7pt;
}
