#corps
{
    width: 705px;
	padding: 0px 0 12px 30px;
}

#haut
{
    float: left;
    clear: both;
    width: 705px;
}

#titre
{
    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;
    margin-right: 30px;
    background: url(/img/panier.jpg) no-repeat;
}

.obligatoire{background: #CCCCCC;}

input, textarea
{
    border: solid 1px #106D1C;
}

table td{padding: 5px;}

.boutons
{
    text-align: center;
    border: solid 1px #1DC1EE;
    margin-top: 20px;
    width: 20%;
}

.boutons a:hover{color: #F0D13D;}

#texte-acces
{
    float: left;
    width: 335px;
}

#plans
{
    float: right;
    width: 335px;
    margin-right: 30px;
    text-align: center;
}
#plans img{border: solid 5px #FFFFFF;}