.norepeat {
	background-repeat: no-repeat;
}

.bord_gauche {
	background-repeat: repeat-y;
	background-image: url(../images/bord_gauche.gif);
}


.bottom {
	background-repeat: no-repeat;
	position: absolute;
	bottom: 10px;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	border: 1px solid #999999;
}

a img {
	border: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #006633;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #666699;
}

.connexion{
	background_repeat: no-repeat;
	background-image: url(../images/connexion.gif);
	background-position : 0 0;
 	padding: 47px 0 0 22px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 13px;
	color: #FFFFFF;
}

.connecte{
	background_repeat: no-repeat;
	background-image: url(../images/connecte.gif);
	background-position : 0 0;
 	padding: 20px 0 0 15px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 13px;
	color: #FFFFFF;
}

.gris11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.norepeat2 {
	background-image: url(../images/accueilCentre.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0033;
}.base12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.bouton {
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #024D87;
	background-image: url(../images/fond_bouton.gif);
	background-repeat: repeat-x;
}