body {
	font-family:Verdana, Arial;
	font-size:11px;
	font-weight:bold;
}

 a  {   color:#9A6FA5; outline:none;  text-decoration:none;  }  a:hover  {   color:#9A6FA5;   text-decoration:underline;  }
 
a:active {
   outline:none;
}
.anon a{
	color:#000000;
}
.spe2{
	color:#9A6FA5;
	font-size:16px;
}

.spe{
	color:#9A6FA5;
	font-size:12px;
}

.label{
	color:#9A6FA5;
}

.moins {
	font-size:10px;
}

.plus {
	font-size:12px;
}

.moinslabel {
	font-size:10px;
	color:#9A6FA5;
}

img {
	border: 0;
}

hr {

color: #9A6FA5;
background-color:#9A6FA5;
height: 2px;
border: 0;
margin-left: 30px;
margin-right: 30px;
}
.logo{
	background-image: url(../images/logo.png);
	width: 176px;
	height: 184px;
	margin: 0px;
	margin-top: 0px;
}

.bandeau{
	background-image: url(../images/bandeau.png);
	width: 642px;
	height: 127px;
	margin-top: 30px;
}

.bandeau table{
	margin-top: 19px;
	margin-left: -2px;
}

.bas_bandeau{
	background-color: #f4f1f1;
	background-position: right top;
	background-repeat: repeat-y;
	background-image: url(../images/bordure_droite.png);
	height: 27px;
	width: 604px;
}

.bordure_gauche{
	background-color: #f4f1f1;
	background-image: url(../images/bordure_gauche.png);
	background-position: left top;
	background-repeat: repeat-y;
	width: 23px;
}
.contenu{
	background-color: #f4f1f1;
	width: 744px;
}
.bordure_droite{
	background-color: #f4f1f1;
	background-image: url(../images/bordure_droite.png);
	background-position: right top;
	background-repeat: repeat-y;
	width: 13px;
}
.coin_inf_gauche{
	width: 40px;
	height: 32px;
	background-image: url(../images/coin_inf_gauche.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.bordure_bas{
	width: 714px;
	background-color: #f4f1f1;
	background-image: url(../images/bas.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.coin_inf_droit{
	width: 40px;
	height: 32px;
	background-image: url(../images/coin_inf_droit.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}