/*---------------------------------------------
Section Entretien
---------------------------------------------*/
body{
	font-size: 11px;
	color: #666;
}
h2{
	margin: 0 0 20px 0;
}
#main a{
	text-decoration: underline;
	color: #83b819;
}
#main li{
	margin-left: 12px;
	list-style: disc;
	line-height: 1.2em;
}
#main table{
	width: 100%;
}
#main table th{
	height: 23px;
	padding: 0 5px;
	background: #83b819;
	border: 1px solid #fff;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}
#main table td{
	height: 23px;
	padding: 0 5px;
	border: 1px solid #fff;
}
#main table .odd{
	background: #ecf4dc;
}
#main table .even{
	background: #d3e6ae;
}

/*---------------------------------------------
	#menu entretien
---------------------------------------------*/
#navigation {
	height:147px; /* +2 pixels due to -2 margin-top in <ul>*/
}

#navigation ul{
	/*margin: -2px 0 0 55px;*/
	margin: -2px 0 0 140px;
}

#navigation.entretien a{
	height: 125px;
	display: block;	
	margin-top:17px;		
}
#navigation.entretien a:hover, #navigation.entretien a.selected {
	background-position: 0 -127px;
}
#navigation li{
	margin:0 17px 0 0;
	/*margin: 0 40px 0 0;*/
	float: left;
}
/* forfait lubrification */
#leg li {
	list-style: none;
	list-style-image: none;
	line-height: 1.2em;
}
li.prix { 
	margin: 20px 0 5px;	
	font-weight:bold;
}
li.prix span.cash { 
	color:#83B817;
	font-size:36px;
	font-weight:bold;
}
#leg span.taxes {
	margin-left: -10px;
}
/*---------------------------------------------
	.legal
---------------------------------------------*/
div.legal{
	margin: 10px 0 0 0;
	font-size: 9px;
	color: #999;
	display: block;
}
li.legal {
	list-style:none;
	list-style-image:none;
	margin:0;
}
/*---------------------------------------------
	.column
---------------------------------------------*/
.column {
	position:relative;
	float:left;
	padding:10px 15px 10px 0px;
	width:215px;
	height:130px;
	border-right:1px dotted #969696;
	margin:10px 20px 10px 0px;
	font-size:13px;
}

.column h2 {
	font-size:16px;
}

.column .alignBottom {
	position:absolute;
	bottom:0px;
}

.column .cash{
	margin: 5px 0 0 0 ;
	padding: 0px;
	color: #83b817;
	font-size: 36px;
	font-weight: bold;
	float:left;
}

.column .taxes {
	float:left;
	margin:25px 0 0 -10px;
	bottom:0;
}


.last {
	border-right:none;
	margin-right:0px;
}

#logoPneus {
	margin:10px 0px;
	padding-top:10px;
	border-top:1px dotted #969696;
}


/*---------------------------------------------
	.holder
---------------------------------------------*/
.holder{
	width: 241px;
	margin: 25px 18px 15px 0;
	float: left;
}
.holder.last{
	margin-right: 0px;
}
.holder .header{
	width: 100%;
	height: 24px;
	background: url(../images/holder_header.gif) 0 0 no-repeat;
}
.holder .header span{
	margin: 0 0 0 10px;
}
.holder .content{
	width: 221px;
	padding: 15px 10px;
	background: url(../images/holder_footer.gif) bottom center no-repeat;	
}
.holder .content li{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #bad77f;
	list-style: none !important;
}
.holder .content li.last{
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: none;
}
.holder .content span{
	padding: 0 0 0 12px;
	background: url(../images/bullet_big_green.gif) 0 3px no-repeat;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #83b819;	
}
.holder span#one{
	width: 7px;
	height: 10px;
	margin: 6px 0 0 10px;	
	display: block;
	float: left;
	background: url(../images/bg_one.png) 0 0 no-repeat;
}
.holder span#two{
	width: 6px;
	height: 10px;
	margin: 6px 0 0 10px;
	display: block;
	float: left;
	background: url(../images/bg_two.png) 0 0 no-repeat;
}
.holder span#three{
	width: 6px;
	height: 10px;
	margin: 6px 0 0 10px;
	display: block;
	float: left;
	background: url(../images/bg_three.png) 0 0 no-repeat;
}

/*---------------------------------------------
	#sidebarEntretien
---------------------------------------------*/
#sidebarEntretien {
	float:right;
	width:222px;
	margin: 20px 0;
	background: #FFFFFF;

}


	#sidebarEntretien div.concessionnaire {
		padding:1px 15px 10px 15px;
	}
	
	#sidebarEntretien #coordonneeContent {
		padding:0px 10px;
	}
		
	#sidebarEntretien #coordonneeContent p {
		color:#626262;
	}
	
	#sidebarEntretien #coordonneeContent img.map {
		border:1px solid #B6B6B4;
	}
	
	
	#sidebarEntretien .emptyArrow {
		margin-botom:20px;
		width:234px;
		height:13px;
		background:url(../images/img_info_fleche.png) -10px 0 no-repeat;
	}
	
	#sidebarEntretien .bottom {
		margin-top:10px;
		width:100%;
		height:22px;
		background:url(../images/side_empty_footer.gif) no-repeat;
	}
	
	#sidebarEntretien a{
		color: #a4a4a4;
	}
