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

textarea {
	padding: 8px;
	font-family: verdana, sans-serif;
	font-size: .9em;
	color: #32160e;
	width: 400px;
	height: 65px;
	margin: 0 0 50px 0;
}

.accueil a {
	color: #ffffff;
}
.accueil a:hover {
	color: #32160e;
}
.occasion a {
	color: #ffffff;
}
.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;
}

.imageGaucheTeljeunes {
	background-image: url(../img/tel-jeunes-B.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 252px;
}

.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: 0 0 10px 0;	
			margin: 10px 0 0 10px;	
		}
		.boxContentBig dt {
			display: none;
		}
		.boxContentBig dd {
			margin: 0 0 7px 0;
			padding: 0;	
			font-size: .9em;
		}
			.boxContentBig dd a {
				text-decoration: none;
				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;
				font-weight:bold;
			}
			/* 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 {
			padding: 3px 0 5px 0;
			font-size: 1.5em;
			margin: 0;
		}
	
.itemBox {
	clear: both;
	margin-bottom: 45px;
}
	.itemBox p {
		font-size: 9pt;
	}	
#desabonnement {
	border:1px solid #000000;
	padding:0pt 5px;
}
.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;			
			}

.liner {
	height: 400px;
}

#plan ul {
	margin: 0;
	padding: 0;
}
	#plan ul ul {
		margin: 0 0 0 30px;
		padding: 0;
	}

#plan li,
#plan li li {
	font-size:9pt;
	font-weight:normal;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	text-transform:none;
}















