body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat;

}

a:link {text-decoration: underline; color: #330099;}
a:visited {text-decoration: underline; color: #330099;}
a:hover {text-decoration: underline; color:#006600}
a:active { text-decoration: underline; color: #330099;}
a.external:visited { text-decoration: underline; color: #330099;}

.main-table {
	background-image: url(../images/back.gif);
	background-repeat: repeat;
	border: 2px solid #336600; 

}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #330099;
	text-align: left;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #330099;
	text-align: left;

}
.text:link {text-decoration: underline;}
.text:visited {text-decoration: underline; }
.text:hover {text-decoration: underline; color:#006600}
.text:active { text-decoration: underline;}
.text.external:visited { text-decoration: underline;} 

.small-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
.small-text:link {text-decoration: none;}
.small-text:visited {text-decoration: none;}
.small-text:hover {text-decoration: none;}
.small-text:active { text-decoration: none;}
.small-text.external:visited { text-decoration: none;} 

.text-box-form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006600;
	border: 2px solid #cccccc;
	width: 280px;

}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-align: left;

}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;

}

.pointdevente{
	background-color:#8EA137;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;

}

A:link IMG { border: none}

