body {
	margin: 0px;
 background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.txt_liens:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #99CC00;
	height: 11px;
}

.txt_liens:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #99CC00;
}

.txt_liens:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	font-weight: normal;
}

.txt_liens2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.txt_liens2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.txt_liens2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	font-weight: normal;
}

.telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.padding_droit {
	margin-right: 10px;
	border: 1px solid #333333;
}

.padding_gauche {
	border: 1px solid #FFFFFF;
	margin-left: 20px;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.line {
	background-image: url(images/ligne.gif);
	background-position: left center;
	background-repeat: repeat-x;
}
.line2 {

	background-image: url(images/ligne2.gif);
	background-position: left center;
	background-repeat: repeat-y;
}
.bg_exercice {
	background-image: url(images/bg_exercice.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-code-acces {
	background-image: url(images/bg_code-acces.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_membres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	text-align: justify;
}
.txt_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	text-decoration: none;
}
.bg_tableau {
	background-color: #F0F9E7;
	border: 1px solid #FFFFFF;
}
