@charset "UTF-8";
body {
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
.td_newsletter {
	background-image: url(images/backg_newsletter.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	margin: 0px;
	padding-right: 26px;
	padding-bottom: 10px;
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#div_news {
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 10px;
}
#div_connexion {
	padding-top: 36px;
	padding-right: 26px;
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.container {
	background-color: #FFFFFF;
	background-image: url(images/backg_container.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9D9C9F;
	background-color: #69676C;
	text-align: right;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #F08F0B;
}
.menu li {
	background-image: url(images/backg_menu.gif);
	height: 26px;
	background-position: right -10px;
	background-repeat: no-repeat;
	padding-right: 26px;
	list-style-type: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.footer a {
	color: #666666;
}
#div_news h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.td_pic_une {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
}
.td_news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
}

