.tourligne {
	border: 1px solid #999999;
}
.lignebasorange {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
.ligneorangedroite {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFCC00;
}
.arriere {
	background-image: url(../images/ligne.gif);
	background-repeat: repeat-x;
}
.basblanc {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.boiteblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #242424;
	background-color: #F1F4F5;
	border: 1px solid #666666;
}
.verdana11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1E1E1E;
}
.orange11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7300;
}
.tourblanc {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.lienblanc a:link {
	text-decoration: none;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.lienblanc a:hover {
	text-decoration: none;
	border: 1px solid #FFFFFF;
		color: #FFFFFF;

}
.lienblanc a:active {
	text-decoration: none;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.lienblanc a:visited {
	text-decoration: none;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}
.img {
	float: right;
	padding-left: 5px;
	margin-left: 5px;
}
.img2 {
	float: left;
	margin-right: 2px;
	padding-right: 2px;
	border: 1px solid #FFFFFF;
}
.gaucheorange {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFCC00;
}
