/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	
	background-image: url(images/background.png);
	background-repeat:repeat-x;
	background-color: #D9D19D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9900;
}
a:hover {
	text-decoration: underline;
	color: #CCCC66;
}
a:active {
	text-decoration: none;
	color: #CCCC66;
}

a.titleLien:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.titleLien:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.titleLien:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.titleLien:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.tableaugris {
	border: 1px solid #CDCDCD;
	padding: 0px;
	margin: 0px;
	
}
.tableaugris2 {
	border: 1px solid #CDCDCD;
	padding: 6px;
	
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
.date {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 3px;
}
.newstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	color: #FFFFFF;
}
.newstitre_com {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
	color:#FFFFFF;
}
.commercescat {
	padding: 5px;
	background-image:images/fond_news.png;
	background-position:top;
	background-repeat:repeat-x;
	background-color:#F5F5D9;
	
	}
.newscat {
	padding: 5px;
	background-image:images/fond_news.png;
	background-position:top;
	background-repeat:repeat-x;
	background-color:#F5F5D9;
	border: 1px solid #CDCDCD;
	
	}
.borderNewsA {
	border: 1px solid #CDCDCD;
	}
.commerce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	text-align: center;
}


.menufond {
	padding-left: 10px;
	padding-right: 8px;
}
.footerBack {
	background-image: url(images/footer_down.png);
	background-repeat: repeat;
	}
.upmenu {
	padding-top: 4px;
}
a.liensFooter:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.liensFooter:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.liensFooter:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.liensFooter:active {
	text-decoration: none;
	color: #FFFFFF;
}

.Style2 {color: #FFFFFF}
