/* CSS Document */

.service{
float:left;
width:680px;
}

.mypets{ 
float:left;
cursor: hand;
margin-bottom:10px;
width:665px;
height:31px;
padding:5px;
padding-left:10px;
line-height:28px;
background:url(../medias/template/serv1.jpg) no-repeat;
text-transform:uppercase;
font-size:17px;
font-family:"Trebuchet MS";
font-weight:bold;
text-decoration:none;
text-align:left;
color:#FFFFFF;
cursor:pointer;
margin-top:10px;
}

.openpet{ 
width:665px;
height:31px;
padding:5px;
padding-left:10px;
background:url(../medias/template/serv2.jpg) no-repeat;
}
.thepet{
float:left;
padding-left:15px;
padding-right:15px;
}
.service img{
float:left;
/*width:168px;*/
margin-right:10px;

}
.service p{
float:left;
width:502px;
}

.contenu-service{
float:left;
width:680px;
height:auto;

}