.formules
{
height:111px;
width:450px;
float:left;
/*margin-top:30px;*/
text-align:center;
background-color:white;
}

.formules_texte
{
height:95px; /* -16px à cause des coins */
width:338px; /* -112px à cause du plan */
float:left;
overflow:hidden;
font-size:12px;
font-weight:bold;
color:#5E1F01; /* partie à modifier */ /* mettre la couleur de fond du logo */
background-color:white;
line-height:15px;
}

.tel
{font-size:14px;}

.plan
{
height:95px; /* -16px à cause des coins */
width:112px; /* -338px à cause du texte */
float:left;
font-size:12px;
font-weight:bold;
line-height:12px;
}

.plan a
{
text-decoration:none;
color:#5E1F01; /* partie à modifier */ /* mettre la couleur de fond du logo */
}

.plan a:hover
{text-decoration:underline;}