a {
	color: #cb165a;
	text-decoration: none;
}
a:hover {
	color: #cb165a;
	text-decoration: underline;
}

.accueil a {
	color: #ffffff;
}
.accueil a:hover {
	color: #32160e;
}
.occasion a {
	color: #32160e;
}
.occasion a:hover {
	color: #32160e;
}
.budget a {
	color: #ffffff;
}
.budget a:hover {
	color: #32160e;
}
.mesure a {
	color: #ffffff;
}
.mesure a:hover {
	color: #32160e;
}
.modalites a {
	color: #ffffff;
}
.modalites a:hover {
	color: #32160e;
}
.temoignages a {
	color: #ffffff;
}
.temoignages a:hover {
	color: #32160e;
}
.mission a {
	color: #ffffff;
}
.mission a:hover {
	color: #32160e;
}

.box {
	margin-top: 10px;
	background-image: url(../img/boxHeader.jpg);
	background-repeat: no-repeat;
	clear: both;
}
	.boxHeader {
		background-image: url(../img/boxHeader.jpg);
		background-repeat: no-repeat;
		clear: both;
	}
	.boxContentBig {
		background-image: url(../img/gradientBig.jpg);
		background-repeat: repeat-x;	
		background-position: left bottom;
	}
		.boxContentBig dl {
			margin: 0;
			padding: 0px;	
			/*margin: 10px 0 0 10px;	*/
			margin: 0px;
		}
		.boxContentBig dt {
			display: none;
		}
		.boxContentBig dd {
			/*margin: 0 0 7px 0;*/
			padding: 0;	
			margin:0;
			/*padding:3px 0 3px 10px;*/
			font-size: 9pt;
		}
			.boxContentBig dd a {
				text-decoration: none;
				display:block;
				padding:3px 0 3px 10px;
				color: #32160e; 
			}
			.boxContentBig dd a:hover {
				text-decoration: none;
				color: #cb165a; 
			}
			/* NEW BRAD */
			.boxContentBig dd.thispage a { /* OVER la page présente */
				text-decoration:none;
				color: #cb165a;
				background-color:#FFABCC;
			}
			/* END NEW BRAD */
	.box h2 {
		margin: 0;
		padding: 1px 0 0 6px;
		font-size: .9em;
		color: #ffffff;
		display: block;
		line-height: 15px;
	}
	.box h3 {
		margin: 0;
		padding: 10px 0 8px 6px;	
		font-size: 1.2em;
		font-weight: bold;
		line-height: .9em;
	}
	.box h4 {
		margin: 0;
		padding: 10px 0 8px 6px;	
		font-size: 1.5em;
		font-weight: bold;
	}
	.box p {
		margin: 0;
		padding: 0 0 8px 6px;	
		font-size: 9pt;
	}
		.box table {
			width: 100%;
		}
		.box th {
			font-size: .8em;	
			background: #32160e;
			color: #ffffff;
			padding: 2px 8px;
			text-align: left;
		}
		.box td {
			font-size: .75em;	
			margin: 0 auto;
			padding: 2px;
			border-bottom: 1px solid #32160e;
		}
			.boxTDborder {
				border-right: 8px solid #32160e;
			}
			.boxTDtop {
				border-top: 6px solid #32160e;			
			}
			.boxSpacer {
				height: 8px;			
			}
.boxEscomptes {
	margin: 4px auto 50px auto;
}

#content {
	padding: 0 20px !important;
	float: left;
	width: 484px;
}
	.occasionHeader h2 {
		font-size: 2em;
		margin: 25px 0 5px 0;
	}
		.itemBox h3 {
			text-align: right;
			border-top: 3px solid #cb165a;
			border-bottom: 3px solid #cb165a;
			padding: 3px 0 5px 0;
			font-size: 1.5em;
			margin: 0;
		}
	
.itemBox {
	clear: both;
	margin-bottom: 45px;
}	

.item {
	width: 140px;
	float: left;
	margin: 0;
	padding: 0;
}
.itemSpacer {
	margin-right: 29px !important;
}
	.item img {
		clear: both;
	}
	.item p {
		margin: 0;
		padding: 0;
		font-size: .85em;
	}
	.textSpacer {
		letter-spacing: -.015em;
	}
	
			.acheter {
				background-image: url(../img/panier.gif);	
				background-repeat: no-repeat;
				padding-left: 20px;
				margin-left: 5px;
				padding-top: 5px;
				display: -moz-inline-box;
				display: inline-block;
				height: 15px;
				line-height: 15px;
			}
			* html .acheter {
				background-image: url(../img/panier.gif);	
				background-repeat: no-repeat;
				background-position: 0 3px;
				padding-left: 20px;
				margin-left: 5px;
				display: -moz-inline-box;
				display: inline-block;
				height: 15px;
				line-height: 15px;
			}
			.plus {
				background-image: url(../img/bullet01.gif);
				background-repeat: no-repeat;
				background-position: 0 4px;
				padding-left: 20px;
				padding-top: 5px;
				display: -moz-inline-box;
				display: inline-block;
				height: 15px;
				line-height: 15px;	
				margin-left: 5px;	
			}
			* html .plus {
				background-image: url(../img/bullet01.gif);
				background-repeat: no-repeat;
				background-position: 0 7px;
				padding-left: 20px;
				padding-top: 5px;
				display: -moz-inline-box;
				display: inline-block;
				height: 15px;
				line-height: 15px;	
				margin-left: 5px;	
			}
				.more {
					padding-top: 10px !important;				
				}
			.panier {
				float: left;			
			}
.credit {
	margin-top: 5px;
}

















