body {
	text-align: center;
	background: #E5E5E5 url(../Images/bgBig.gif) top center repeat-y;
	overflow: auto;
	}
	
#main-content {
	width: 980px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background: transparent url(../Images/Bkg.gif) repeat-y 0 0;
	}

#Header {
	width: 960px;
	height: 87px;
	margin: 0 auto;	
	text-align: center;
	background: #fff;
	padding: 0;
	}
	
#content {
	width: 930px;
	height: 100%;
	margin: 0 auto;
	background: #FFF;
	text-align: left;
	padding: 0 15px 10px 15px;
	}	
	
	/* Liste des produits */
	
	#Product-List {
		width: 640px;
		}
		
	#Product-List td {
		font-size: 10px;
		}
		
	#Product-List div.product {
		font-size: 11px;
		font-weight: bold;
		padding: 0 0 10px 0;
		}
		
	#Product-List td.total-price {
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		padding: 0 15px 0 0;
		}
		
	#Product-List span.productName {
		font-weight: bold;	
		}
	
	#Product-List span.totalprice {
		width: 100px;
		font-size: 10px;
		}

	#divFindDealer {
		width: 250px;	
		text-align: left;
		float: right;
		margin: 0 0 0 0;
		}

	#back-product {
		width: 330px;
		height: 58px;
		text-align: left;
		float: left;	
		margin: 0;
		}
	#back-list {
		width: 100%;
		height: 58px;
		text-align: left;
		margin: 0;
		}

	#print-list {	
		height: 58px;
		margin: 0;
		text-align: right;
		float: right;
		}
		
	#print-list-two {
		width: auto;
		height: 25px;
		padding: 0 20px 15px 0;
		text-transform: uppercase;
		font-weight: bold;
		text-align: right;
		float: right;
		}

	#print-list-two img {
		margin: 6px 0 0 5px;
		}
		
	#print-list-three {
		width: auto;
		height: 25px;
		margin: 15px 20px 15px 0;
		text-transform: uppercase;
		font-weight: bold;
		text-align: right;
		float: right;
		}

	#print-list-three img {
		margin: 6px 0 0 5px;
		}
		
	#send-to-dealer {
		width: auto;
		height: 25px;
		padding: 0 20px 15px 0;
		text-transform: uppercase;
		font-weight: bold;
		text-align: right;
		float: right;
		}
	#send-to-dealer a{
		font-size:10px;
		color:#30404c;
		}

	#send-to-dealer img {
		margin: 6px 0 0 5px;
		}
	
	#send-to-friend-link {
		width: auto;
		height: 25px;
		padding: 0 20px 15px 0;
		text-transform: uppercase;
		font-weight: bold;
		text-align: right;
		float: right;
		}
		

	#send-to-friend-link img {
		margin: 6px 0 0 5px;
		}

	#send-to-friend a.close {
		width: auto;
		height: 25px;
		padding: 0 20px 15px 0;
		text-transform: uppercase;
		font-weight: bold;
		text-align: right;
		float: right;
		}
	#send-to-friend a.close img {
		margin: 8px 0 0 5px;
		}

	#return-to-top {
	width: 180px;	
	height: 25px;
	margin: 22px 15px 15px 0;
	text-align: left;
	float: left;
	}

#WishList-content{
	width: 650px;
	padding: 0 0 0 0;	
	float: left;
	clear: both;
	}
	
	#WishList-content p{
		font-size: 11px;
		}
		
			

/* Send to friend */
#send-to-friend {
	display: none;
	float: left;
	width: 630px;
	clear: both;
	}
#send-to-friend #divTitle {
	height: 24px;
	clear: both;
	}
#send-to-friend #divTitle h3 {
	float:left;
	font-size:14px;
	margin:4px 0pt 4px 5px;
	text-align:left;
	}

#send-to-friend .form {
	padding: 0 10px;
	}

#send-to-friend .form h4 {
	font-size: 12px;
	margin: 0 0 10px 0;
	}

#send-to-friend #envoyer {
	width: 45%;
	padding: 10px 0;
	float: left;
	clear:both;
	}
#send-to-friend #message {
	width: 45%;
	padding: 10px 0;
	float: right;
	}

.form dl {
	font-family: Geneva,Verdana,sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0 0 10px 0;
	}
.form dt {
	padding: 0;
	margin: 0 0 5px 0;
	}
.form dd {
	padding: 0;
	margin: 0 0 5px 0;
	}

#send-to-friend #send {
	width: auto;
	height: 25px;
	padding: 0 30px 15px 0;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	float: right;
	}

#send-to-friend #send img {
	margin: 6px 0 0 5px;
	}

/* Get Contacted */

.form #part-2, 
.form #part-3 {
	width: 30%;
	padding: 10px 3% 0 0;
	float: left;
	}

/*floating panel window header*/
.h1Panel {
	display: block;
	height: 22px;
	background-color: #fff;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 15px 20px 0;
	background: transparent url(../Images/Separator_Product.gif) bottom center repeat-x;

}
