#switch
{
    margin-left: 25px;
    width: 680px;
}

#titre-liste
{
    float: left;
	width: 460px;
	height: 60px;
	padding-top: 25px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	border-bottom: dashed 1px #FFFFFF;
}

.arianne a:hover{color: #106D1C;}

.image-panier
{
    float: right;
    width: 215px;
    height: 75px;
    background: url(/img/panier.jpg) no-repeat;
}

#spacer
{
    float: left;
    clear: both;
    width: 680px;
    height: 20px;
}

.tarif
{
    clear: both;
    width: 655px;
    height: 15px;
    padding: 10px;
    background-color: #0F6D1C;
    margin-bottom: 15px;
}

.tarif-bis
{
    clear: both;
    width: 655px;
    height: 15px;
    padding: 10px;
    background-color: #79BF1A;
    margin-bottom: 15px;
}

.tarif a:hover, .tarif-bis a:hover{color: #F0D13D;}

.tarif-name
{
    float: left;
    width: 300px;
}

.detail
{
    float: right;
    width: 56px;
    height: 14px;
    background: url(/img/puce-detail-2.jpg) #17E5DE no-repeat;
    font-size: 11px;
    text-align: right;
}
.detail a{color: #0F6D1C;}
.detail a:hover{color: #0F6D1C;}

#navigation{float: left;}
#imprimer{float: left;}

#left
{
    float: left;
    width: 460px;
}

#titre-detail
{
    float: left;
	width: 460px;
	height: 60px;
	padding-top: 25px;
	padding-bottom: 10px;
	border-bottom: dashed 1px #FFFFFF;
}

#menu-detail
{
    float: left;
    width: 460px;
    text-align: left;
    margin-top: 5px;
    color: #FFFFFF;
}
#menu-detail a{color: #FFFFFF;}
#menu-detail a:hover{color: #06661C;}

#tarif-detail
{
    float: left;
    width: 680px;
}

#tarif-detail h2{margin-bottom: 20px;}

#tarif-detail table
{
    border-collapse: collapse;
    text-align: center;
    margin-bottom: 25px;
}

#tarif-detail th, td
{
    padding: 5px;
    border: solid 1px #06661C;
}
#tarif-detail th{color: #06661C;}