/* CSS Document */
html{
width:100%;
height:100%;
margin:0;
padding:0;
background:#000a04;
background-image:url(images/commun/fond-body.jpg);
background-repeat:repeat-x;
}

body{
width:100%;
margin:0;
padding:0;
background:#000a04;
background:url(images/commun/fond-main.jpg) repeat-x top left;
}

*{
margin:0;
padding:0;
}

a{
outline:none;
}

ul{
list-style:none;
}

img{
border:none;
}

#central p{
margin:20px 0 0 10px;
font-size:11px;
font-weight:bolder;
}

.texte-noir a,.texte-noir2 a{
text-decoration:underline;
/*color:#000;*/
color:#E60004;
font-weight:bold;
}

.texte-noir a:hover,.texte-noir a:hover2{
text-decoration:none;
}

.texte-blanc a,.texte-blanc2 a{
text-decoration:underline;
color:#fff;
font-weight:bold;
}

.texte-blanc a:hover{
text-decoration:none;
}

.titre{
display:block;
color:#fff;
font-size:14px;
}

h1 .main-titre{
position:absolute;
top:-10000px;
left:-10000px;
}

h2{
/*font-size:13px;*/
font-size:14px;
}

h2 .titre-blanc{
display:block;
margin:25px 0 0 10px;
/*color:#fff;*/
color:#f4e827;
line-height:14px;
}

h2 .titre-blanc2{
display:block;
margin:50px 0 0 10px;
/*color:#fff;*/
color:#f4e827;
line-height:14px;
}


h2 .titre-noir{
display:block;
margin:30px 0 0 10px;
color:#000;
line-height:14px;
}

.no-float{
display:block;
clear:both;
}

.float{
float:left;
}

/* ///////////////// PRINCIPAUX ELEMENTS ///////////////// */
#main{
width:100%;
height:100%;
/*background:url(images/commun/fond-main.jpg) repeat-x top left;*/
font-family: Arial, Verdana, Helvetica, sans-serif;
}

#main-contenu{
width:882px;
margin:auto;
}

/* ////////////////// HEADER ////////////////// */
#header{
position:relative;
width:882px;
height:95px;
}

#logo-friskies{
margin-left:15px;
}

/* ////////////////// CENTRAL ////////////////// */
#central{
background:#009332;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0) {#central{background:#0e8324;}}*/
.safari.osx #central { /* Pour Safari Mac */ 
background:#0e8324; 
}

#central-image img{
float:left;
}

#bottom-image{
width:100%;
height:6px;
background-image:url(images/commun/bas-image.jpg);
background-repeat:no-repeat;
}

#decroche{
position:absolute;
margin-left:151px;
width:731px;
height:10px;
background-image:url(images/commun/fond-decroche2.png);
background-repeat:repeat-x;
/*behavior:url(scripts/iepngfix.htc);*/
}

#decroche2{
position:absolute;
margin-left:151px;
width:731px;
height:20px;
background:#009332;
background-image:url(images/commun/fond-decroche2.png);
background-repeat:repeat-x;
/*behavior:url(scripts/iepngfix.htc);*/
}

/*@media screen and (-webkit-min-device-pixel-ratio:0) {#decroche2{background:#0e8324;}}*/
.safari.osx #decroche2{ /* Pour Safari Mac */ 
background:#0e8324;
}

#contenu td{
vertical-align:top;
}

.fond-unique{
width:782px;
}

.fond-left{
width:151px;
/*background:#009332;*/
background:#03a339;
background-image:url(images/commun/fond-colonne-gauche.jpg);
background-repeat:repeat-x;
background-position:0 100%;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0) {.fond-left{background:#11962b;background-image:url(images/commun/fond-colonne-gauche.jpg);background-repeat:repeat-x;background-position:0 100%;}}*/
.safari.osx .fond-left{ /* Pour Safari Mac */ 
background:#11962b;background-image:url(images/commun/fond-colonne-gauche.jpg);background-repeat:repeat-x;background-position:0 100%; 
}

.fond-right{
width:731px;
background:#fff;
background-image:url(images/commun/fond-colonne-droite.jpg);
background-repeat:repeat-x;
}

.fond-right2{
width:731px;
/*background:#fff;*/
}

#contenu-page-left{
width:151px;
}

#contenu-page-left2{
position:relative;
width:151px;
height:10px;
background-image:url(images/commun/fond-decroche2.png);
background-repeat:repeat-x;
/*behavior:url(scripts/iepngfix.htc);*/
}

#contenu-left{
background:#009332;
}

/*@media screen and (-webkit-min-device-pixel-ratio:0) {#contenu-left{background:#0e8324;}}*/
.safari.osx #contenu-left{ /* Pour Safari Mac */ 
/*background:#0e8324;*/
background:#11962b;
}

#contenu-page-right{
width:100%;
}

#contenu-right{
/*background:#009332;*/
}

/*@media screen and (-webkit-min-device-pixel-ratio:0) {#contenu-right{background:#0e8324;}}*/
.safari.osx #contenu-right{ /* Pour Safari Mac */ 
background:#0e8324;
}

#fil-ariane{
position:relative;
}

#fil-ariane2{
position:relative;
top:-6px;
}

#fil-ariane p,#fil-ariane2 p{
position:absolute;
top:-17px;
font-size:10px;
color:#fff;
line-height:14px;
}

.jaune-active{
color:#ffec00;
}

#titre-page{
position:relative;
height:50px;
}

#titre-page img{
margin-top:13px;
margin-left:10px;
}

#titre-page2{
height:50px;
}

.titre-page2-img{
height:50px;
}

.titre-page2-img img{
margin:40px 0 0 10px;
}

.texte-blanc{
display:block;
width:510px;
float:left;
padding-bottom:20px;
line-height:13px;
color:#fff;
}

.texte-blanc2{
display:block;
width:852px;
padding-bottom:20px;
line-height:13px;
color:#fff;
}

.texte-noir{
display:block;
width:510px;
float:left;
margin-top:20px;
padding-bottom:20px;
line-height:13px;
color:#000;
}

.texte-noir2{
display:block;
width:710px;
float:left;
margin-top:20px;
padding-bottom:20px;
line-height:13px;
color:#000;
}

.mentions{
font-size:10px;
font-weight:normal;
}

/* ////////////////// FOOTER ////////////////// */
#footer-top{
width:100%;
height:19px;
background:url(images/commun/fond-footer.jpg);
background-repeat:repeat-y;
}

#footer-middle{
width:100%;
height:40px;
background:#09050a;
}

#logo-purina{
float:right;
margin:2px 20px 0 0;
}

#footer-bottom{
position:relative;
/*top:-18px;*/
width:100%;
padding-bottom:10px;/**/
line-height:15px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#fff;
}

#footer-bottom p{
font-size:9px;
}

/*********************** Pages ***********************/
/*********************** HOME ************************/
.h-texte-blanc{
display:block;
width:450px;
float:left;
padding-bottom:20px;
line-height:13px;
color:#fff;
}

.h-texte-blanc a{
text-decoration:underline;
color:#fff;
}

.h-texte-blanc a:hover{
text-decoration:none;
}

.h1-img{
margin-top:42px;
margin-left:1px;
}

.h2-img{
position:relative;
}

.h2-img img{
position:absolute;
top:30px;
left:480px;
}

#link-bottom-home{
display:block;
padding-top:20px;
}

.lbh1{
display:block;
float:left;
width:192px;
}
.lbh2{
display:block;
float:left;
width:224px;
}

#banner{
position:relative;
bottom:0;
display:block;
width:882px;
height:318px;
}


/******************************************/
/*********************** PREMIERS PAS ************************/
#logo-premiers-pas{
position:relative;
}

#logo-premiers-pas img{
position:absolute;
left:450px;
top:-40px;
}

#DogMovie-content{
float:right;
width:275px;
margin-top:70px;
margin-bottom:20px;
padding-right:20px;
}

.chiot-video{
float:left;
width:415px;
/*margin-bottom:-40px;*/
}

#image-bottom-right-ecmpm{
position:relative;
width:190px;
}

#image-bottom-right-ecmpm img{
position:absolute;
bottom:0;
left:520px;
}

#image-bottom-right-adj{
position:relative;
width:225px;
margin-top:50px;
}

#image-bottom-right-adj img{
position:absolute;
bottom:0;
left:510px;
}

.liste{
padding-left:8px;
font-size:11px;
font-weight:bold;
} 

.liste li{
margin-top:10px;
padding:0 0 0 20px;
background:url(images/commun/pictos/patte.png);
background-repeat:no-repeat;
/*behavior:url(scripts/iepngfix.htc);*/
}

/*********************** Première année ***********************/
#growth{
width:480px;
margin-top:10px;
margin-left:10px;
}

/*********************** Astuces pour jouer ***********************/
#playtime{
width:500px;
margin-left:10px;
}

/*********************** Le monde vu par un chiot ***********************/

#puppieseyeview{
width:715px;
margin-left:5px;
}

/*********************** AMENAGEZ VOTRE MAISON ************************/
#dogshouse{
margin-top:10px;
width:731px;
}


#createhome{
width:500px;
margin-left:15px;
}

#visuel-chiot-avm{
position:relative;
}

/******************************/

/*@media screen and (-webkit-min-device-pixel-ratio:0) {#visuel-chiot-avm img{display:none;}#visuel-chiot-avm-mac{background-image:url(images/amenagez-maison/visuel-chiot-avm-mac.jpg); background-repeat: no-repeat; position:absolute;top:-300px;left:500px;width:200px;height:305px;}#visuel-chiot-avm-mac2{background-image:url(images/pages-footer/visuel-chiot-inscription.jpg); background-repeat: no-repeat; position:absolute;top:-300px;left:500px;width:200px;height:305px;}}*/

#visuel-chiot-avm img{
position:absolute;
top:-300px;
left:510px;
width:200px;
height:305px;
}

.safari.osx #visuel-chiot-avm img{ /* Pour Safari Mac */ 
display:none;
position:absolute;
top:-300px;
left:510px;
width:200px;
height:305px;
}

.safari.osx #visuel-chiot-avm-mac{ /* Pour Safari Mac */ 
background-image:url(images/amenagez-maison/visuel-chiot-avm-mac.jpg); background-repeat: no-repeat; position:absolute;top:-300px;left:500px;width:200px;height:305px;}#visuel-chiot-avm-mac2{background-image:url(images/pages-footer/visuel-chiot-inscription.jpg); background-repeat: no-repeat; position:absolute;top:-300px;left:500px;width:200px;height:305px;
}

.safari.osx #visuel-chiot-avm-mac2{ /* Pour Safari Mac */ 
background-image:url(images/pages-footer/visuel-chiot-inscription.jpg); background-repeat: no-repeat; position:absolute;top:-300px;left:500px;width:200px;height:305px;
}

/*********************** Astuces de dressage ***********************/
#trainingtips{
position:relative;
z-index:100;
width:500px;
margin-top:10px;
margin-left:5px;
}

#image-bottom-right-add{
position:relative;
z-index:50;
width:235px;
}

#image-bottom-right-add img{
position:absolute;
bottom:-20px;
left:496px;
}

#image-right-famille{
display:block;
position:relative;
z-index:50;
width:235px;
}
#image-right-famille img{
position:absolute;
/*bottom:515px;
left:420px;*/
left:420px;
top:50px;
}

/*********************** Vitalité ***********************/

#vitality{
position:relative;
z-index:100;
width:500px;
margin-top:20px;
margin-left:5px;
}

#image-bottom-right-vit{
position:relative;
z-index:50;
width:235px;
margin-top:10px;
}

#image-bottom-right-vit img{
position:absolute;
bottom:-20px;
left:511px;
}

/*********************** LIFE NUTRITION PLUS ************************/
#image-bottom-right-lpn{
position:relative;
z-index:50;
width:195px;
margin-top:10px;
}

#link-bottom-lpn{
position:absolute;
bottom:-20px;
left:520px;
}

.lblpn1{
position:relative;
bottom:10px;
left:0;
}

.lblpn2{
position:relative;
bottom:9px;
left:0;
}

.lblpn3{
position:relative;
bottom:9px;
left:0;
}

/*********************** Etude ***********************/
#life-nutrition-plus-logo,#life-nutrition-plus-logo2{
position:relative;
width:235px;
}

#life-nutrition-plus-logo2 img{
position:absolute;
top:-75px;
left:530px;
}

#life-nutrition-plus-logo img{
position:absolute;
top:-70px;
left:530px;
}

#link-etude-poids-ideal{
position:relative;
width:152px;
}

/*#link-etude-poids-ideal img{
position:absolute;
top:50px;
left:550px;
}*/

#flash-etude{
position:absolute;
top:50px;
left:550px;
}

#image-bottom-right-etu{
position:relative;
margin-top:220px;
width:435px;
}

#image-bottom-right-etu img{
position:absolute;
bottom:-20px;
left:296px;
}

#image-bottom-right-etu2{
position:relative;
margin-top:100px;
width:435px;
}

#image-bottom-right-etu2 img{
position:absolute;
bottom:-20px;
left:495px;
}

/*********************** Body Condition System ***********************/

#image-bottom-right-bcs{
position:relative;
margin-top:270px;
width:430px;
}

#image-bottom-right-bcs img{
position:absolute;
bottom:-20px;
left:301px;
}

/*********************** Evaluez la santé de votre chien ***********************/
.encarts{
margin-left:20px;
}

.encarts td{
vertical-align:top;
}

#encart1 span,#encart2 span,#encart3 span{
display:block;
}

.header-encart{
display:block;
width:229px;
height:32px;
}

.image-encart{
display:block;
width:229px;
height:162px;
}

.footer-encart{
display:block;
width:229px;
height:18px;
}

.corps-encart{
padding-top:100px;
background-image:url(images/life-plus-nutrition/corps-encart.png);
background-repeat:repeat-y;
behavior:url(scripts/iepngfix.htc);

}

.corps-encart2{
display:block;
font-size:11px;
line-height:11px;
margin-top:-100px;
margin-left:15px;
margin-bottom:20px;
width:200px;
}

.liste-encart{
padding-bottom:20px;
height:60px;
}

.liste-encart li{
line-height:12px;
padding-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
font-weight:bold;
background-image:url(images/commun/pictos/puce-rond-noir.png);
background-repeat:no-repeat;
/*behavior:url(scripts/iepngfix.htc);*/
}

.encarts a{
display:block;
margin-top:10px;
}

/*********************** Produits ***********************/
#selector{
margin-left:10px;
margin-bottom:-40px;
}

#links-produits{
width:500px;
margin-left:5px;
margin-top:60px;
}

#links-produits img{
display:block;
float:left;
}

#links-produits2 img{
display:block;
float:left;
}

#zone-actus-pdt{
position:relative;
margin-top:0px;
}

#actus-pdt{
width:170px;
height:130px;
background:#ff0000;
position:absolute;
top:0px;
left:530px;
font-size:11px;
color:#fff;
overflow:auto;
padding:10px;
}

#infos-nutrition{
margin-top:60px;
cursor:pointer;
}

#zone-infos-nutrition{
margin-bottom:-30px;
}

.calage-js{
margin-top:60px;
}

#zone-infos-nutrition table{
width:500px;
text-align:left;
margin-left:10px;
}

#zone-infos-nutrition th{
width:500px;
padding:5px;
text-align:left;
background:#01A33C;
font-size:11px;
color:#FFEC01;
}

#zone-infos-nutrition td{
width:500px;
padding:5px;
text-align:left;
background:#009332;
background:#5CBA7C;
color:#fff;
font-size:11px;
}

#link-autres-produits{
margin-top:40px;
margin-left:3px;
}

/*pop up*/

.header-encart-pp1{
display:block;
width:229px;
height:32px;
background-image:url(images/life-plus-nutrition/head-trop-maigre-encart.png);
/*behavior:url(scripts/iepngfix.htc);*/
}

.header-encart-pp2{
display:block;
width:229px;
height:32px;
background-image:url(images/life-plus-nutrition/head-poids-ideal-encart.png);
/*behavior:url(scripts/iepngfix.htc);*/
}

.header-encart-pp3{
display:block;
width:229px;
height:32px;
background-image:url(images/life-plus-nutrition/head-trop-gros-encart.png);
/*behavior:url(scripts/iepngfix.htc);*/
}

.image-encart-ppj1{
display:block;
width:229px;
height:162px;
background-image:url(images/produits/junior-trop-maigre-encart.png);
/*behavior:url(scripts/iepngfix.htc);*/
}

.image-encart-ppj2{
display:block;
width:229px;
height:162px;
background-image:url(images/produits/junior-poids-ideal-encart.png);
/*behavior:url(scripts/iepngfix.htc);*/
}

.image-encart-ppj3{
display:block;
width:229px;
height:162px;
background-image:url(images/produits/junior-trop-gros-encart.png);
/*behavior:url(scripts/iepngfix.htc);*/
}

.image-encart-ppa1{
display:block;
width:229px;
height:162px;
background-image:url(images/life-plus-nutrition/trop-maigre-encart.png);
/*behavior:url(scripts/iepngfix.htc);*/
}

.image-encart-ppa2{
display:block;
width:229px;
height:162px;
background-image:url(images/life-plus-nutrition/poids-ideal-encart.png);
/*behavior:url(scripts/iepngfix.htc);*/
}

.image-encart-ppa3{
display:block;
width:229px;
height:162px;
background-image:url(images/life-plus-nutrition/trop-gros-encart.png);
/*behavior:url(scripts/iepngfix.htc);*/
}


.footer-encart-pp{
display:block;
width:229px;
height:18px;
background-image:url(images/life-plus-nutrition/footer-encart.png);
/*behavior:url(scripts/iepngfix.htc);*/
}

#corps-popup3 .corps-encart2 li{
display:block;
width:200px;
padding-bottom:0;
}

#corps-popup3 .texte{
width:690px;
padding-left:15px;
}

#corps-popup3 .texte h2{
padding-left:5px;
padding-bottom:10px;
}

#corps-popup3 .texte p{
padding-left:15px;
padding-bottom:10px;
}

#corps-popup3 .corps-encart{
padding-top:5px;
}

#corps-popup3 .corps-encart2{
margin-top:0;
}

#tableau-ration table{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
margin-left:15px;
border-collapse:collapse;
}

#tableau-ration td{
border-top:1px solid #000;
border-bottom:1px solid #000;
padding:5px;
}

#tableau-ration th{
text-align:center;
padding:5px;
}

.bl{
border-left:1px solid #000;
}

.br{
border-right:1px solid #000;
}

/*********************** Adulte ***********************/


#image-bottom-right-adus{
position:relative;
margin-top:0px;
}

#image-bottom-right-adus2{
position:absolute;
margin-top:0;
}

#ensemble-pack{
margin:100px 0 0 5px;
}

#image-bottom-right-adus-img{
position:absolute;
top:30px;
left:331px;
width:430px;
}

#image-bottom-right-adus img{
display:block;
float:left;
}

#image-bottom-right-adus2 img{
position:absolute;
bottom:-20px;
left:409px;
width:322px;
height:322px;
}

#pack-2en1{
width:277px;
height:213px;
margin-left:10px;
padding-bottom:3px;
}

#pack-2en1 img{
display:block;
}

/*********************** Junior ***********************/

#image-bottom-right-jun{
position:relative;
margin-top:0px;
}

#image-bottom-right-jun-img{
position:absolute;
top:30px;
left:371px;
width:360px;
}

#image-bottom-right-jun img{
display:block;
float:left;
}

.faqs strong{
color:#FFEC01;
}

/*********************** Plan du site ***********************/

#plan-site{
width:800px;
margin:auto;
}

#plan-site strong{
display:block;
font-size:18px;
padding:3px 0;
color:#606060;
}

.ligne{
border-bottom:2px solid #606060;
margin-bottom:3px;
}

.ligne strong{
margin-bottom:3px;
}

#plan-site th{
width:100px;
color:#FFEC01;
text-align:center;
vertical-align:top;
padding:0 10px;
}

#plan-site th a{
font-size:11px;
color:#FFEC01;
text-align:center;
}

#plan-site th a:hover{
text-decoration:none;
}

#plan-site td{
width:100px;
color:#fff;
font-weight:bold;
text-align:center;
vertical-align:top;
padding:0 10px;
}

#plan-site td a{
font-size:11px;
color:#fff;
font-weight:bold;
text-align:center;
}

#plan-site td a:hover{
text-decoration:none;
}

#plan-site td span{
font-size:9px;
color:#fff;
text-align:center;
line-height:11px;
padding-top:5px;
}

#plan-site td span a{
font-size:9px;
color:#fff;
text-align:center;
}

#plan-site td span a:hover{
text-decoration:none;
}



/*********************** Nous contacter ***********************/

#image-bottom-right-nct{
position:relative;
width:235px;
height:130px;
}

#image-bottom-right-nct div{
position:absolute;
bottom:20px;
left:580px;
}

/****************************************** POP UP *********************************************/
#popup{
width:713px;
background:none;
overflow:hidden;
font-family:Arial,Verdana,Helvetica, sans-serif;
font-size:11px;
color:#000;
}

#header-popup{
width:713px;
height:15px;
background-image:url(images/commun/popup/fond-header-popup.png);
background-repeat:no-repeat;
behavior:url(scripts/iepngfix.htc);
}

#corps-popup{
width:713px;
padding-top:400px;
background-image:url(images/commun/popup/fond-corps-popup.png);
background-repeat:repeat-y;
behavior:url(scripts/iepngfix.htc);
}

#corps-popup1{
width:713px;
padding-top:400px;
background-image:url(images/commun/popup/fond-corps-popup.png);
background-repeat:repeat-y;
behavior:url(scripts/iepngfix.htc);
}

#corps-popup2{
width:643px;
margin:-400px auto 0 auto;
padding-top:40px;
padding-bottom:20px;
}

#corps-popup3{
width:643px;
margin:-470px -40px 0 -10px;
padding-top:40px;
padding-bottom:20px;
}

#corps-popup3 ul{
padding-top:0;
}

#corps-popup3 li{
padding-bottom:5px;
}

#corps-popup2 h3{
font-size:14px;
font-weight:bold;
padding-bottom:20px;
}

#footer-popup{
width:713px;
height:20px;
background-image:url(images/commun/popup/fond-footer-popup.png);
background-repeat:no-repeat;
behavior:url(scripts/iepngfix.htc);
}

.titre-maj{
text-transform:uppercase;
font-weight:bold;
}

.rouge{
color:#ff0000;
padding-bottom:20px;
line-height:11px;
}

#corps-popup-left{
float:left;
width:320px;
}

#corps-popup-right{
float:left;
width:300px;
padding-left:20px;
}

#corps-popup-right ul{
padding-top:20px;
}

#corps-popup-right li{
padding-bottom:5px;
}

.point{
display:block;
margin-left:15px;
margin-top:-12px;
line-height:11px;
}


/*********************** Formulaire de login-mage et login-inscription ***********************/
.mdp-oublie-mp{
font-weight:bold;
display:none;
text-decoration:none;
}


#formulaire-login{
width:550px;
margin-left:10px;
float:left;
}

.label{
font-size:11px;
display:block;
width:130px;
float:left;
margin-bottom:5px;
line-height:18px;
font-weight:bold;
}

.input{
font-size:11px;
display:block;
width:160px;
height:16px;
border:1px solid #c3c3c3;
float:left;
margin-bottom:5px;
}

#inscription-mdp-oublie{
width:290px;
float:left;
font-size:11px;
}

#inscription-mdp-oublie h2 .titre-blanc2{
margin: 0 0 5px 0;
padding:0;
}

#inscription-mdp-oublie a{
display:block;
padding-bottom:10px;
}

#inscription-mdp-oublie a:hover{
text-decoration:none;
}

/*********************** page inscription ***********************/

.label2{
font-size:11px;
display:block;
width:140px;
float:left;
margin-bottom:5px;
line-height:18px;
font-weight:bold;
}

#formulaire-inscription{
margin-left:10px;
}

#formulaire-inscription select{
font-size:11px;
display:block;
width:161px;
height:18px;
border:1px solid #c3c3c3;
float:left;
margin-bottom:5px;
}

.label3{
font-size:11px;
display:block;
width:200px;
float:left;
margin-bottom:5px;
line-height:18px;
font-weight:bold;
}
/*//////////////////////*/
.frmleft label{
/*display:block;
float:left;	
width:80px;*/
margin-left:5px;
margin-right:5px;
}

.frmleft td{
font-size:11px;
font-weight:bold;
}

.frmleft input{
display:block;
float:left;/**/	
width:12px;
height:12px;
/*line-height:13px;
background:#fff;*/
}
/*//////////////////////*/
.box{
display:inline;
width:12px;
height:12px;
line-height:13px;
background:#fff;
margin-right:5px;
}

.box2{
float:left;
display:block;
width:12px;
height:12px;
background:#fff;
}

.box{
position:relative;
top:0px;
}

.texte-box{
position:relative;
top:-1px;
}

.texte-box2{
display:block;
float:left;
width:70px;
margin:0 5px 5px 5px;
}

#formulaire-inscription p{
margin-left:0;
line-height:13px;
}

#formulaire-inscription h2 .titre-noir{
margin-left:0;
}

#image-bottom-right-ins{
position:relative;
width:195px;
}

#image-bottom-right-ins img{
position:absolute;
bottom:-20px;
left:535px;
}

/******************* CSS Yann *********************/
#logobasdepagepurina
{
background: url(images/commun/logo-purina.png);  
background-repeat:no-repeat;
width: 105px;
height: 35px;  
/*behavior:url(../scripts/iepngfix.htc);*/

}

.label4{
font-size:11px;
display:block;
width:150px;
float:left;
margin-bottom:5px;
line-height:18px;
}

#decroche_registration{
position:absolute;
/*margin-left:151px;*/
width:882px;
height:10px;
background-image:url(images/commun/fond-decroche2.png);
background-repeat:repeat-x;
/*behavior:url(../scripts/iepngfix.htc);*/
}

/*#image-bottom-right-ins-registration {
position:absolute;
bottom:-20px;
left:870px;
}*/




