body,td,th {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #ED7100;
}
a:active {
	text-decoration: none;
	color: #000000;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#text {
	font-family: Arial;
	font-size: 0.9em;
	color: #FFFFFF;
}
#text2 {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}


/* module news */

.tab_news {
	width: 500px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dashed;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}

.news_date {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	width: 90px;
	font-size: 0.9em;
	font-weight: bold;
}

.news_titre {
	padding: 5px;
	width: 390px;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #006600;
}

.news_contenu {
	padding: 5px;
	text-align: justify;
	text-indent: 2em;
}

.news_pdf {
	padding: 5px;
	text-align: right;
	font-size: 0.9em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.news_pdf li {
	list-style-image: url(images/logoPDF.png);
	list-style-position: inside;
	padding: 3px;
}

.news_pdf a, .news_pdf a:visited {
	color: #006600;
}

.news_pdf a:hover {
	color: #FF9900;
}
