body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color: #333333;
	background-color: #fff;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}


/* ----------------Header-------------------------------- */

#header {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	margin-bottom: 3px;
}

#header h2 {
	float: right;
	font-size: 12px;
	letter-spacing: normal;
	color:#F8A12D;
	margin-right: 20px;
	margin-left: 10px;
	text-indent: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000069;
}
a:active {
	text-decoration: none;
}

/*  --------------------Content--------------------------  */

.gradualshine {
	FILTER: alpha(opacity=30); moz-opacity: 0.3
}
#content {
	width: 800px;
	border: 5px solid #5088c1;
	border-top: none;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#content h1 {
	margin-bottom: 5px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #DE2C00;	
}
#content h2 {
	margin-bottom: 10px;
	font-size: 20px;
	letter-spacing: -1px;
	color: #DE2C00;
}
#content h3 {
	margin-bottom: 5px;
	font-size: 18px;
	letter-spacing: 1px;
	color: #5088C1;
	padding-left: 10px;
	border: 1px solid #999999;
}
#content h5 {
	margin-bottom: 5px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #DE2C00;
	padding-left: 10px;
}
#colOne {
	float: left;
	width: 180px;
	margin-top: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 3px;
	height: 100%;
	position: static;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-color: #F6F5E3;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #000069;
}

#colTwo {
	float: right;
	margin-top: 10px;
	width: 535px;
	top: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 5;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}
#colThree {
	padding-left: 30px;
	width: auto;
}
li	{
	color: #666666;
}
ul {
        list-style: none;
        margin: 0;
        padding: 0;
}
#colTwo #t1	{
	color: #1E95D2;
	text-align: center;
	font-size: 12px;
}
#colTwo #t2	{
	color: #f7a700;
}
#colTwo #t3 {
	color: #FF6600;
	font-size: 9px;
}
#colTwo a:link, active, visited {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#colTwo a:hover {
	color: #FF6600;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#content #colTwo #colTwo2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
	width: 480px;
}

/*------------Footer-------------*/
#footer {
	width: 700px;
	padding-top: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}
#footer #a:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
#footer #a:hover {
	color: #F8A12D;
}
#footer #a:visited {
	color: #666666;
}


#margin-news {
	word-spacing: 3px;
	margin-right: 5px;
	margin-left: 5px;
	width: 170px;
	height: auto;
	left: auto;
	right: auto;
	float: left;
}
#margin-news #sales {
	margin-top: 5px;
}

/*-------------Menu 9--------------------------- */

#menu9 {
	width: 180px;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 10px;
	clear: left;
        }

#menu9 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu9 li a:link, #menu9 li a:visited {
        color: #FFF;
        display: block;
        background:  url(menu9.gif);
        padding: 8px 0 0 35px;
        }

#menu9 li a:hover, #menu9 li #current {
        color: #FFFFFF;
        background:  url(menu9.gif) 0 -32px;
        padding: 8px 0 0 35px;
}

.imagefade {
	FILTER: alpha(opacity=70); -moz-opacity: 0.7
}
.imagefull {
	FILTER: alpha(opacity=100); -moz-opacity: 1
}


/*--------------Texte----------------*/
.contenttext1 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}
.textred {
	font-size: 10px;
	color: #de2c00;
}
.textredbig {
	font-size: 12px;
	color: #de2c00;
}
.textsmall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.hr {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FF0000;
	width: 500px;
}
