@charset "UTF-8";
/* CSS Document */

body {
	font-family:Bookman, Times, serif;
	margin:0 auto 0 auto;
	background-color:#F5F5F5;
	background-image: url(elements/patterns.png); background-repeat: repeat;
}

img {
border: none;
} 

a{
border:none;
}

p { 
	font-family:Bookman, Times, serif;
	font-size: 11px;
	line-height: 13px;
	margin-top: 2px;
	margin-bottom:  0px;
	}
	
p a{
	font-family:Bookman, Times, serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	font-weight:normal;
	margin: 0px;
	color: #000000;
	}

p a:hover{
	font-family:Bookman, Times, serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	font-weight:normal;
	margin: 0px;
	color: #000000;
	background-color:#8F64A3;
	}	

h1 { 
	font-family:Bookman, Times, serif;
	font-size: 11px;
	line-height: 13px;
	font-weight:bold;
	margin:0px;
	}
	
	
h1 a{
	font-family:Bookman, Times, serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	font-weight:bold;
	margin: 0px;
	color: #000000;

	}

h1 a:hover{
	font-family:Bookman, Times, serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline;
	font-weight:normal;
	margin: 0px;
	color: #000000;
	}
	
h2 { 
	font-family:Bookman, Times, serif;
	font-size: 11px;
	line-height: 13px;
	margin-top: 2px;
	margin-bottom:  0px;
	font-weight:normal;
	}
	
h2 a{
	font-family:Bookman, Times, serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	font-weight:normal;
	margin: 0px;
	color: #000000;
	}

h2 a:hover{
	font-family:Bookman, Times, serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	font-weight:normal;
	margin: 0px;
	color: #8F64A3;
	background-color:#000000;
	}	


#navcontainer {
	height: 170px;
	width: 1200px;
	top: 15px;
	left: 15px;
	position:absolute;
	}

#logo {
	float: left;
	height: 190px;
	width: 150px;
	}

.nav {
	float: left;
	height: 160px;
	width: 170px;
	margin-left: 10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	}

.ligne {
	height: 4px;
	width: 140px;
	font-size: 4px;
	background-color: #000000;
	}
	
.lignenews {
	height: 4px;
	width: 380px;
	font-size: 4px;
	background-color: #000000;
	}
	
#newsscroll {
	height: 300px;
	width: 990px;
	margin-top: 190px;
	margin-left: 15px;
	clear:both;
	}
	
.textset {
	height: 100px;
	width: 170px;
	padding-left: 10px;
	padding-right: 10px;
	top: 560px;
	left: 15px;
	float:left;
	position:absolute;	
	}
	
.newsbox {
	height: 300px;
	width: 380px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	float: left;
	}
	
.newsbox_titre {
	height: 300px;
	width: 130px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	float: left;
	}
	
#contentleft {
	float: left;
	height: 370px;
	width: 170px;
	margin-left:15px;
	margin-top: 190px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.content {
	float: left;
	height: 370px;
	width: 170px;
	margin-top: 190px;
	margin-left: 10px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.spacer{
	height:375px;
	width: 21px;
	float: left;
	}
	
	
#wswscroll{
	height: 375px;
	width: 1200px;
	margin-top: 160px;
	margin-left: 25px;
	position: absolute;
	top: 5px;
	}	
	
#wswscroll1{
	height: 375px;
	width: 1600px;
	margin-top: 160px;
	margin-left: 25px;
	position: absolute;
	top: 5px;
	}	
	
#wswscroll2{
	height: 375px;
	width: 2100px;
	margin-top: 160px;
	margin-left: 25px;
	position: absolute;
	top: 5px;
	}
	
#wswscroll3{
	height: 375px;
	width: 3200px;
	margin-top: 160px;
	margin-left: 25px;
	position: absolute;
	top: 5px;
	}
	
.workset {
	height: 98px;
	width: 338px;
	top: 560px;
	left: 170px;
	float:left;
	padding-left: 25px;
	padding-right: 25px;
	position: absolute;
	}

#navblockout{
	height: 375px;
	width: 4200px;
	background-color:#FFFFFF;
	margin-left: 25px;
	}
	
#auctionbid{
	position:fixed;
	height: 130px;
	width: 130px;
	top: 120px;
	left: 1040px;
	}
	
	.clear_float{
	clear:both;
	}
