/*//////////////// general /////////////////////*/
body {background-color: #E1E1E1;}
a {text-decoration:none;}
a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:underline;}

/*//////////////// textes /////////////////////*/
.texte-normal {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color:#454545;}
.texte-normal a,.texte-normal a:hover {color:#000000;font-weight:bold;}
.titre-produit {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #454545;font-weight:bold;line-height:11px;}
.titre-produit a:link,.titre-produit a:hover,.titre-produit a:visited {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;font-weight:bold;}
.prix-produit{font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;font-size: 16px;font-weight: bolder;color: #FF0000;letter-spacing: -0.05em}
.prix-produit a,.prix-produit a:hover{font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;font-size: 16px;font-weight: bold;color: #FF0000;letter-spacing: -0.1em}
.texte-gros {font-family: 'Trebuchet MS', Arial, sans-serif;font-size: 22px;line-height: 32px;color: #838383;letter-spacing: -0.05em;padding-left: 10px;}
.texte-moyen {font-family: 'Trebuchet MS', Arial, sans-serif;font-size: 16px;line-height: 32px;color: #838383;letter-spacing: -0.05em;}
.titre-blanc {font-family: ;font-size: 20px;color: #FFFFFF;font-family: 'Trebuchet MS', Arial, sans-serif;font-weight: normal;}
.numeros-tel {font-family: 'Trebuchet MS', Arial, sans-serif;font-size: 20px;font-weight: bold;color: #FFFFFF;padding-right: 12px;padding-top:1px;}
.texte-footer {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #349400;}
.texte-footer a,.texte-footer a:link,.texte-footer a:hover,.texte-footer a:visited,.texte-footer a:active {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #266C00;font-weight: bold;}
.texte-header {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px;color: #77A503;}

/*//////////////// Scoller des logos aliments /////////////////////*/
#marqueecontainer{position: relative;width:196px;height:245px;background-color:#CFCFCF;overflow:hidden;border:0px solid #CFCFCF;padding:3px;z-index: 100;}

/*//////////////// divers /////////////////////*/
.cadre-photo {border: 1px solid #999999;}
.fond-chien {background-image: url(../images/education-canine.jpg);	background-repeat: no-repeat;background-position: right bottom;}