.borderGenerale {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: Aucune;
	border-right-style: solid;
	border-bottom-style: Aucune;
	border-left-style: solid;
	border-right-color: #c7c7c7;
	border-left-color: #c7c7c7;
}
.br1_bg {
	background-image: url(imgGenerale/br1_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 10px;
	color: #4c5b63;
	
}
.br2_bg {
	background-image: url(imgGenerale/br2_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	font-family: Tahoma;
	font-size: 10px;
	color: #4c5b63;
}
.newBG {
	background-image: url(imgGenerale/br_newsBg.jpg);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Tahoma;
	font-size: 10px;
	color: #4c5b63;
}
.MenuBg {
	font-family: Tahoma;
	font-size: 10px;
	background-image: url(imgGenerale/menu_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	color: #c24e00;
}
a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #c24e00;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #c24e00;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #c24e00;
}
a:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #c24e00;
	text-decoration: none;
}

