body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link, a:visited, a:active {
	color: #922f54;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f2f2f2;
}
a:hover {
	color: #922f54;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.titre_news {
	font-size: 11px;
	margin: 0px;
	padding-top: 10px;
	color: #3F3F3F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.smalltexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.navcontainer {
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.td_menu {
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.td_main {
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-bottom: 10px;

}


.navcontainer ul {
	padding-left: 0;
	list-style-type: none;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navcontainer a {
	display: block;
	width: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	text-decoration: none;
	text-transform: capitalize;
	padding-left: 5px;
	line-height: 15px;
}
a.navlist:link, a.navlist:visited, a.navlist:active {
	text-decoration: none;
	color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.navcontainer a:hover {
	background-color: #b2b2b2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	color: #f2f2f2;
}
.navcontainer02 {
	display: block;
	width: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	text-decoration: none;
	text-transform: capitalize;
	padding-left: 5px;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b2b2b2;
	font-weight: bold;
	
img {
	border:0px;
	
}	