
#content_gauche .tete{
height:130px;
background:url(../images/plateforme.jpg) no-repeat;
padding-bottom:10px;
width:600px;
}

#content_gauche h2{
font-size:16px;
padding:10px 0;
color:#1F87C4;
}

#content_gauche h3 {
font-size:14px;
color:#1f87c4;
text-transform:uppercase;
}

#content_gauche li{
background:url(../images/arrow_black.png) no-repeat scroll left;
}

.test_outil{
width:450px;
float:left;
}

.mise_sender{
float:left;
width:420px;
}

#content_gauche p strong {
font-weight:bold;
}
#content_gauche p a:hover {
color:#1F87C4;
}
#content_gauche ul {
padding-left:20px;
padding-bottom:15px;
}
#content_gauche p {
	padding:10px 0;
}

#content_droite .solution{
background:transparent url(../images/bg_fonctionnalites.png) no-repeat;
width:268px;
height:291px;
float:left;
text-align:left;
margin-left:20px;
margin-bottom:10px;
}

.solution ul{
padding:80px 19px;
}
.solution li{
background:url(../images/arrow_black.png) no-repeat scroll left;
line-height:30px;
font-size:12px;
}

.solution li a{
font-family:Arial, Helvetica, sans-serif;
margin-left:15px;
}

.solution li a:hover{
color:#1f87c4;
}
