body {
	background-image: url(../images/bg/bg_motif.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
.gauche {
	position: relative;
	height: 200px;
	width: 200px;
	left: 10px;
	top: 10px;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #60484f;
	font-weight: bold;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4B3A40;
	vertical-align: baseline;
}
.ventes {
	background-image: url(../images/login/page-login_05.png);
	background-repeat: repeat-y;
}
.intro {
	background-image: url(../images/login/page-login_02.png);
	background-repeat: no-repeat;
}
.fond_baner1 {
	background-image: url(../images/login/banner-large_02.png);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #333;
	list-style-type: square;
	list-style-position: outside;
}
.fond_baner2 {
	background-image: url(../images/login/banner-petit_02.png);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #333;
	list-style-type: square;
	list-style-position: outside;	
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
.bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #46353A;
	text-align: justify;
}
.bg2 {
	background-image: url(../images/login/contenu_page1.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #46353A;
	text-align: justify;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
.contenu a:link, .contenu a:visited, .contenu a:hover, .contenu a:active {
	color: #60484f;
	text-decoration: none;
}
.contenured a:link, .contenured a:visited, .contenured a:hover, .contenured a:active {
	color: #990000;
	text-decoration: none;
}
.avantage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900;
}
.avantage ul li {
	list-style-type: square;
	list-style-position: outside;
	line-height: 30px;
	color: #900;
}
.lignes_v {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
}
.ligne_d {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}
.paiement {
	position: relative;
	left: 35px;
	top: 0px;
	height: 30px;
	width: 250px;
}
.champ {
	background:none;
	border:none;
	width:322px;
	height:22px;
	color: #666;
	padding-left: 4px;
}

.champ2 {
	background:none;
	border:none;
	width:272px;
	height:22px;
	color: #666;
	padding-left: 4px;
}

.num {
	background:none;
	border:none;
	width:58px;
	height:22px;
	color: #666;
	padding-left: 4px;
}

.cp {
	background:none;
	border:none;
	width:110px;
	height:22px;
	color: #666;
	padding-left: 4px;
}

.radio {
	background:none;
	border:none;
	height:20px;
	width:20px;
}

.langue {
	background:none;
	border:none;
	width:274px;
	height:22px;
	color: #666;
	padding-left: 4px;
	font-size:14px;
}

.date1 {
	background:none;
	border:none;
	width:75px;
	height:22px;
	color: #666;
	padding-left: 4px;
	font-size:14px;
}

.date2 {
	background:none;
	border:none;
	width:109px;
	height:22px;
	color: #666;
	padding-left: 4px;
	font-size:14px;
}

.newbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: justify;
}

.champ_membres {
	background:none;
	border:none;
	width:216px;
	height:21px;
	color: #666;
	padding-left: 4px;
}

ul {
	list-style-type: square;
}

.loginlist a:link, .loginlist a:visited, .loginlist a:active, .loginlist a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #666;
}

.loginlist {
	font-size: 12px;
	color: #B14;
	text-align: left;
}

.logintitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF; 
	font-size:20px;
} 