a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {color: #A80C29;}
a:active {color: #A80C29;}

.boundingBox {
	background-color: #FFFFFF;
	border: 1px solid #6F5136;
	text-align: center;
	width: 750px;

}

.boundingBoxTD {
	padding: 15px;
}
.menuTD {
	width: 210px;
	background-image: url(../_images/bg_menu.gif);

}
.lien1 {
	font-family: "Century Gothic, Arial, Verdana";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.lien1:hover {
	font-family: "Century Gothic, Arial, Verdana";
	font-size: 14px;
	color: #A80C29;
	text-decoration: underline;
}
.lien2 {
	font-family: "Century Gothic, Arial, Verdana";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.lien2:hover {
	font-family: "Century Gothic, Arial, Verdana";
	font-size: 12px;
	color: #A80C29;
	text-decoration: underline;
}

.texteBox {
	padding: 15px;
	font-family: "Arial, Verdana";
	font-size: 12px;
	text-align: justify;

}

.texte {
	font-family: "Arial, Verdana";
	font-size: 12px;
	text-align: justify;

}
.smallbox {
	background-color: #CB841A;
	border: 1px solid #6F5136;
	font-family: "Century Gothic, Arial, Verdana";
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.lienNexys {
	color: #FFFFFF;
	text-decoration: none;
}
.img {
	margin: 5px;
}
