/* CSS Document */
body {
	background-color: #6A7554;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #304C67;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #304C67;
}

a:hover {
	text-decoration: underline;
	color: #304C67;
}

a:active {
	text-decoration: none;
	color: #304C67;
}

.td_contenu{
	padding:10px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #434F2B;
}

.td_contenu-sans{
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #434F2B;
}


.td_letterine{
	font-size:14px;
	font-weight:bold;
	font-family: Georgia, Times New Roman, Times, sans-serif;
	color: #434F2B;
}

.td_sousliens{
	font-size:11px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #304C67;
}

.td_sousliens-etat{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #A27F3B;
}

.txt_titres{
	font-family: Georgia, Times New Roman, Times, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #66808F;
}

.txt_s-titres{
	font-family: Georgia, Times New Roman, Times, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #A27F3B;
}

.newserrormessage {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 990000;
}

.newstext {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #434F2B;
}

.newsconfirmtext {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #434F2B;
}