

body {
    margin: 0px;
    padding: 0px;
    font-size:76%;
}

#main_layer {
    border: none,0;
    width:100%;
    height:760px;        
}

#barra_intro {
    position:relative;
    width: 100%;
    height: 103px;
    background-image: url('../../images/img_barra.jpg');
    background-repeat: repeat-x;
    top:450px; 
    z-index:0;
 }
 
#img_intro {
    position:relative;
    width: 847px;   
    height: 617px;
    margin: 0 auto;           
    background-image: url('../../images/img_intro.png');
    background-repeat: no-repeat;
    top: 50px;
 }
 
 #barra {
    position:relative;
    width: 100%;
    height: 103px;
    background-image: url('../../images/img_barra.jpg');
    background-repeat: repeat-x;
    top:600px; 
    z-index:0;
    margin: 0 auto;
 }

#contents_layer { 
    position:relative;
    height:400px;
    width:950px;
    top:-100px;
    margin: 0 auto;
}

#left_side {
    position:relative;
    width: 340px;   
    height: 714px;           
    background-image: url('../../images/img_left.png');
    background-repeat: no-repeat;
    float:left;

 }
 
#right_side {
    position:relative;
    width: 379px;   
    height: 757px;           
    background-image: url('../../images/img_right.png');
    background-repeat: no-repeat;
    float:right;

 }

 #scroller {
    position:absolute;
    width: 43px;   
    height: 282px;
    top:220px;    
    left:750px;            
 }
 
 #arrow_up {
    position:relative;
    width: 34px;
    height: 43px;
    background-image: url('../../images/img_arrow_up.png');
    background-repeat: no-repeat;       
 }
 
 #arrow_down {
    position:relative;
    width: 34px;
    height: 43px;
    background-image: url('../../images/img_arrow_down.png');
    background-repeat: no-repeat;                
 }
 
 #butterfly {
    position:relative;
    width: 38px;
    height: 188px;
    left:-10px;
    background-image: url('../../images/img_scroll_butterfly.png');
    background-repeat: no-repeat;       
 }
 
 #center {
    position: absolute;
    font-family: "garamond", "serif", "helvetica", "palatino", "times New Roman", "arial", "courier";
    font-size:1.2em;
    text-align:justify;
    color: #372717;
    width: 500px;

 }
    
 #clip {
    position: absolute;
    border: solid 1px #660000;
    top: 160px;  
    left: 235px;  
    width: 500px;
    height: 430px;
    overflow: hidden;
    clip: rect(0px 500px 430px 0px);
    border: none;


 }
 
h1, h2 {font-family: "garamond", "serif", "helvetica", "palatino", "times New Roman", "arial", "courier";
    font-size:1.4em;
    font-weight: bold;
    text-align:center;
    color: #372717;}
	
a:link, a:visited, a:hover, a:active {text-decoration:none;color:#3f2405;}

a img {border:none;}

*:focus {
  outline: none;
}

 
 #title_1 {
    font-family: "garamond", "serif", "helvetica", "palatino", "times New Roman", "arial", "courier";
    font-size:1.4em;
    font-weight: bold;
    text-align:center;
    color: #372717;
 }
 
 #title_2 {
    font-family: "garamond", "serif", "helvetica", "palatino", "times New Roman", "arial", "courier";
    font-size:1.2em;
    font-weight: bold;
    text-align:center;
    color: #372717;
 }
 
 #title_3 {
    font-family: "garamond", "serif", "helvetica", "palatino", "times New Roman", "arial", "courier";
    font-size:1.0em;
    font-weight: bold;
    text-align:left;
    color: #372717;
 }
 
 #title_4 {
    font-family: "garamond", "serif", "helvetica", "palatino", "times New Roman", "arial", "courier";
    font-size:1.4em;
    font-weight: bold;
    text-align:left;
    color: #372717;
 }
 
 #title_5 {
    font-family: "garamond", "serif", "helvetica", "palatino", "times New Roman", "arial", "courier";
    font-size:1.0em;
    font-weight: bold;
    text-align:center;
    color: #372717;
 }
 
  #title_6 {
    font-family: "garamond", "serif", "helvetica", "palatino", "times New Roman", "arial", "courier";
    font-size:1.3em;
    font-weight: bold;
    text-align:center;
    color: #372717;
 }
  
 #img_agropoli {
    width: 467px;
    height: 320px;
    background-image: url('../../images/img_agropoli.png');
    background-repeat: no-repeat;
    margin: 0px auto;
}


#img_play {
    position:absolute;
    top: 270px;
    left: 300px;
    width: 341px;
    height: 321px;
    background-image: url('../../images/img_play.png');
    background-repeat: no-repeat;
}

#img_play:hover {
   cursor:hand;
}


 #url_1 {    
    text-decoration:none;
    font-family: "garamond", "serif", "helvetica", "palatino", "times New Roman", "arial", "courier";
    font-size:1.0em;
    font-weight: bold;
    text-align:center;
    text-decoration:none;
 }
 
 #url_1:visited {
    font-size:1.0em;
    font-weight: bold;
    color: #34281a;
 }
 
 #url_2 {    
    text-decoration:none;
    font-family: "garamond", "serif", "helvetica", "palatino", "times New Roman", "arial", "courier";
    font-size:1.0em;
    font-weight: bold;
    text-align:center;
    text-decoration:none;
 }
 
  #url_2:visited {
    font-size:1.0em;
    font-weight: bold;
    color: #34281a;
 }
 
 #url_2:hover {
    color: #54b6fe;
    font-size:1.0em;
 }
 
#link {
    position:relative;
    width: 650px;
    height: 80px;
    margin: 0 auto;
    top:-50px;
    left:0px;
 }
 

#link_fra {
    position:relative;
    width: 150px;
    height: 80px;
    top:0px;
    left:0px;
    float:left;
}

#link_fra:hover {
    cursor:hand;
}

#link_ita {
    position:relative;
    width: 150px;
    height: 80px;
    top:0px;
    left:100px;
    right:0;
    float:left;

}

#link_ita:hover {
    cursor:hand;
}

#link_eng {
    position:relative;
    width: 150px;
    height: 80px;
    top:0px;
    left:0px;
    float:right;
}

#link_eng:hover {
    cursor:hand;
}
    
    
#menu_container {
    
    position:relative;
    height:350px;
    width:250px;
    top:60px;
}


#img_recapiti {
    position:absolute;
    width: 353px;   
    height: 75px;           
    background-image: url('../../images/img_recapiti.png');
    background-repeat: no-repeat;
    left:0px;
    top:710px;
 }
 
#ico_facebook {
    
    position:absolute;
    width: 50px;   
    height: 50px;           
    background-image: url('../../images/img_facebook.png');
    background-repeat: no-repeat;
    left:380px;
    top:715px;
}

#rights_reserved {
    position:absolute;
    font-family: Verdana, Arial;
    font-size:xx-small;
    color: #3f2405; 
    width: 400px;   
    height: 47px;           
    left:520px;
    top:760px;
}

#ottimizzazioni {
    position:absolute;
    font-family: Verdana, Arial;
    font-size:xx-small;
    color: #3f2405; 
    width: 400px;   
    height: 47px;           
    left:520px;
    top:790px;
}


#img_gatti {
    position:absolute;
    width: 500px;   
    height: 430px;           
    background-image: url('../../images/img_inostrigatti.jpg');
    background-repeat: no-repeat;
    left:250px;
    top:115px;
 }

#img_gatti2 {
    position:absolute;
    width: 500px;   
    height: 430px;    
    left:220px;
    top:70px;
 }

#img_gatti3 {
    position:absolute;
    width: 500px;   
    height: 430px;    
    left:240px;
    top:120px;
 }
 

 #linea_separatore {
    position: relative;
    width: 390px;   
    height: 1px;           
    background-color: Black;
    margin: 0 auto;
 }
 
 #linea_separatore_2 {
    position: relative;
    width: 800px;   
    height: 1px;           
    background-color: Black;
 }
 
 #linea_separatore_3 {
    position: relative;
    width: 1040px;   
    height: 1px;           
    background-color: Black;
 }
 
 
 #img_articolo {
    position:relative;
    width:800px;  /* dimensioni fisse */
    height:1100px;          
    margin: 0 auto;
 }
 
 #img_webpage {
    position:relative;
    width:1040px; /* dimensioni fisse */
    height:930px;          
    margin: 0 auto;
 }
 

/* *****************  LINK GATTI ADULTI *************** */
#alias {
    height:45px;
}

#link_noel {
    background-image: url('../../images/gatti/noeltext.png');
    background-repeat: no-repeat;
    background-position:center bottom; 

} 

#link_noel:hover {
    cursor:hand;
    background-image: url('../../images/gatti/noeltexthover.png');
    background-repeat: no-repeat;
    background-position:center bottom; 

}

#link_jack {
    background-image: url('../../images/gatti/jacktext.png');
    background-repeat: no-repeat;
    background-position:center bottom; 
} 

#link_jack:hover {
    cursor:hand;
    background-image: url('../../images/gatti/jacktexthover.png');
    background-repeat: no-repeat;
    background-position:center bottom; 
}

#link_valmar {
    background-image: url('../../images/gatti/valmartext.png');
    background-repeat: no-repeat;
    background-position:center bottom; 
}

#link_valmar:hover {
    cursor:hand;
    background-image: url('../../images/gatti/valmartexthover.png');
    background-repeat: no-repeat;
    background-position:center bottom; 
}

#link_lilly {
    background-image: url('../../images/gatti/lillytext.png');
    background-repeat: no-repeat;
    background-position:center bottom; 
}

#link_lilly:hover {
    cursor:hand;
    background-image: url('../../images/gatti/lillytexthover.png');
    background-repeat: no-repeat;
    background-position:center bottom; 
}


#link_trinity {
    background-image: url('../../images/gatti/trinitytext.png');
    background-repeat: no-repeat;
    background-position:center bottom; 
}

#link_trinity:hover {
    cursor:hand;
    background-image: url('../../images/gatti/trinitytexthover.png');
    background-repeat: no-repeat;
     background-position:center bottom; 
}


#link_grace {
    background-image: url('../../images/gatti/gracetext.png');
    background-repeat: no-repeat;
    background-position:center bottom; 
}

#link_grace:hover {
    cursor:hand;
    background-image: url('../../images/gatti/gracetexthover.png');
    background-repeat: no-repeat;
    background-position:center bottom; 
}

/*
#link_replay {
    position:absolute;
    width: 114px;
    height: 48px;
    top:186px;
    left:381px;
    --background-color:Blue;
}

#link_replay:hover {
    cursor:hand;
}
*/


/*#link_sidney {
    position:absolute;
    width: 103px;
    height: 48px;
    top:365px;
    left:7px;
}

#link_sidney:hover {
    cursor:hand;
}*/

#link_yuma {
    background-image: url('../../images/gatti/yumatext.png');
    background-repeat: no-repeat;
    background-position:center bottom; 
}

#link_yuma:hover {
    cursor:hand;
    background-image: url('../../images/gatti/yumatexthover.png');
    background-repeat: no-repeat;
    background-position:center bottom; 
}

#link_xylon {
    background-image: url('../../images/gatti/xylontext.png');
    background-repeat: no-repeat;
    background-position:center bottom; 
}

#link_xylon:hover {
    cursor:hand;
    background-image: url('../../images/gatti/xylontexthover.png');
    background-repeat: no-repeat;
    background-position:center bottom; 
}


/* ******************  LINK GENERICO CUCCIOLATE *************** */
/* ************* il TOP viene gestito dinamicamente *********** */

 #link_cucciolata {
    position:absolute;
    width: 350px;
    height: 60px;
    left:320px;
    --background-color:Blue;
}

#link_cucciolata:hover {
    cursor:hand;
    width: 350px;
    height: 60px;
    left:320px;
}
 
 
/* *****************  LINK PAGINA CUCCIOLATA *************** */
 
#link_genitore {
    position:absolute;
    --background-color:Blue;
}

#link_genitore:hover {
    cursor:hand;
}


/* GRUPPO DA 5 */

#link_cucciolo_1_5{
    position:absolute;
    width: 490px;
    height: 15px;
    top: 390px;
    left:255px;
    --background-color:Blue;
}

#link_cucciolo_1_5:hover {
    cursor:hand;
}


#link_cucciolo_2_5{
    position:absolute;
    width: 490px;
    height: 15px;
    top: 405px;
    left:255px;
    --background-color:Blue;
}

#link_cucciolo_2_5:hover {
    cursor:hand;
}


#link_cucciolo_3_5{
    position:absolute;
    width: 490px;
    height: 15px;
    top: 422px;
    left:255px;
    --background-color:Blue;
}

#link_cucciolo_3_5:hover {
    cursor:hand;
}


#link_cucciolo_4_5{
    position:absolute;
    width: 490px;
    height: 15px;
    top: 438px;
    left:255px;
    --background-color:Blue;
}

#link_cucciolo_4_5:hover {
    cursor:hand;
}


#link_cucciolo_5_5{
    position:absolute;
    width: 490px;
    height: 15px;
    top: 454px;
    left:255px;
    --background-color:Blue;
}

#link_cucciolo_5_5:hover {
    cursor:hand;
}

#link_cucciolo_6_5{
    position:absolute;
    width: 490px;
    height: 15px;
    top: 470px;
    left:255px;
    --background-color:Blue;
}

#link_cucciolo_6_5:hover {
    cursor:hand;
}

/* GRUPPO DA 4 */
#link_cucciolo_1_4{
    position:absolute;
    width: 490px;
    height: 15px;
    top: 400px;
    left:255px;
    --background-color:Blue;
}

#link_cucciolo_1_4:hover {
    cursor:hand;
}

#link_cucciolo_2_4{
    position:absolute;
    width: 490px;
    height: 15px;
    top: 416px;
    left:255px;
    --background-color:Blue;
}

#link_cucciolo_2_4:hover {
    cursor:hand;
}

#link_cucciolo_3_4{
    position:absolute;
    width: 490px;
    height: 15px;
    top: 432px;
    left:255px;
    --background-color:Blue;
}

#link_cucciolo_3_4:hover {
    cursor:hand;
}

#link_cucciolo_4_4{
    position:absolute;
    width: 490px;
    height: 15px;
    top: 448px;
    left:255px;
    --background-color:Blue;
}

#link_cucciolo_4_4:hover {
    cursor:hand;
}


#pedigree{
    position:absolute;
    width: 130px;
    height: 40px;
    top: 390px;
    left:430px;
}

#link_settimana_0{
    position:absolute;
    width: 277px;
    height: 100px;
    top: 510px;
    left:350px;
}

#link_settimana_0:hover {
    cursor:hand;
}


#link_settimana_1{
    position:absolute;
    width: 30px;
    height: 40px;
    top: 500px;
    left:330px;
    --background-color:Blue;
}

#link_settimana_1:hover {
    cursor:hand;
}


#link_settimana_2{
    position:absolute;
    width: 30px;
    height: 40px;
    top: 540px;
    left:340px;
    --background-color:Blue;
}

#link_settimana_2:hover {
    cursor:hand;
}


#link_settimana_3{
    position:absolute;
    width: 30px;
    height: 40px;
    top: 500px;
    left:378px;
    --background-color:Blue;
}

#link_settimana_3:hover {
    cursor:hand;
}


#link_settimana_4{
    position:absolute;
    width: 30px;
    height: 40px;
    top: 550px;
    left:400px;
    --background-color:Blue;
}

#link_settimana_4:hover {
    cursor:hand;
}
 
 
#link_settimana_5{
    position:absolute;
    width: 30px;
    height: 40px;
    top: 500px;
    left:430px;
    --background-color:Blue;
}

#link_settimana_5:hover {
    cursor:hand;
}


#link_settimana_6{
    position:absolute;
    width: 30px;
    height: 40px;
    top: 545px;
    left:460px;
    --background-color:Blue;
}

#link_settimana_6:hover {
    cursor:hand;
}


#link_settimana_7{
    position:absolute;
    width: 30px;
    height: 40px;
    top: 490px;
    left:495px;
    --background-color:Blue;
}

#link_settimana_7:hover {
    cursor:hand;
}


#link_settimana_8{
    position:absolute;
    width: 30px;
    height: 40px;
    top: 535px;
    left:525px;
    --background-color:Blue;
}

#link_settimana_8:hover {
    cursor:hand;
}


#link_settimana_9{
    position:absolute;
    width: 30px;
    height: 40px;
    top: 480px;
    left:555px;
    --background-color:Blue;
}

#link_settimana_9:hover {
    cursor:hand;
}


#link_settimana_10{
    position:absolute;
    width: 30px;
    height: 40px;
    top: 520px;
    left:585px;
    --background-color:Blue;
}

#link_settimana_10:hover {
    cursor:hand;
}


#link_settimana_11{
    position:absolute;
    width: 30px;
    height: 40px;
    top: 470px;
    left:615px;
    --background-color:Blue;
}

#link_settimana_11:hover {
    cursor:hand;
}


#link_settimana_12{
    position:absolute;
    width: 30px;
    height: 40px;
    top: 505px;
    left:645px;
    --background-color:Blue;
}

#link_settimana_12:hover {
    cursor:hand;
}

 
#link_video {
    position:absolute;
    width: 81px;
    height: 30px;
    top:150px;
    left:300px;
    background-image: url('../../images/img_video.png');
    background-repeat: no-repeat;
    z-index: 5;
}

#link_video:hover {
    cursor:hand;
}

#link_photogallery {
    position:absolute;
    width: 156px;
    height: 37px;
    top:150px;
    left:555px;
    background-image: url('../../images/img_photo_gallery.png');
    background-repeat: no-repeat;
    z-index: 5;
}

#link_photogallery:hover {
    cursor:hand;
}

#link_pedigree {
    position:absolute;
    width: 123px;
    height: 37px;
    left:410px; 
    top:150px;
    background-image: url('../../images/img_pedigree.png');
    background-repeat: no-repeat;
    z-index: 5;
}
#link_pedigree:hover {
    cursor:hand;
}


#link_pedigree_cucciolo {
    position:absolute;
    width: 123px;
    height: 37px;
    left:560px; 
    top:150px;
    background-image: url('../../images/img_pedigree.png');
    background-repeat: no-repeat;
    z-index: 5;
}
#link_pedigree_cucciolo:hover {
    cursor:hand;
}



#link_video {
    position:absolute;
    width: 115px;
    height: 99px;
    background-repeat: no-repeat;
    z-index: 5;
}

#link_video:hover {
    cursor:hand;
}


#link_stampa {
    position:absolute;
    width: 87px;
    height: 119px;
    background-repeat: no-repeat;
    z-index: 5;
}

#link_stampa:hover {
    cursor:hand;
}


#link_web {
    position:absolute;
    width: 100px;
    height: 90px;
    background-repeat: no-repeat;
    z-index: 5;
}

#link_web:hover {
    cursor:hand;
}



/** loghi **/

#logo_tica {
    position:relative;
    width: 154px;
    height: 108px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_tica.jpg');
    background-repeat: no-repeat;
}

#logo_tica:hover {
    cursor:hand;
}


#logo_cfainc {
    position:relative;
    width: 149px;
    height: 146px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_cfainc.jpg');
    background-repeat: no-repeat;
}

#logo_cfainc:hover {
    cursor:hand;
}

#logo_ragdollbreedclub {
    position:relative;
    width: 202px;
    height: 67px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_ragdollbreedclub.jpg');
    background-repeat: no-repeat;
}

#logo_ragdollbreedclub:hover {
    cursor:hand;
}

#logo_rfci {
    position:relative;
    width: 276px;
    height: 36px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_rfci.jpg');
    background-repeat: no-repeat;
}

#logo_rfci:hover {
    cursor:hand;
}

#logo_ari {
    position:relative;
    width: 300px;
    height: 78px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_ari.jpg');
    background-repeat: no-repeat;
}

#logo_ari:hover {
    cursor:hand;
}

#logo_ragdollinternational {
    position:relative;
    width: 277px;
    height: 41px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_ragdollinternational.jpg');
    background-repeat: no-repeat;
}

#logo_ragdollinternational:hover {
    cursor:hand;
}

#logo_associazioneragdoll {
    position:relative;
    width: 215px;
    height: 52px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_associazioneragdoll.jpg');
    background-repeat: no-repeat;
}

#logo_associazioneragdoll:hover {
    cursor:hand;
}



#logo_sweetragdoll {
    position:relative;
    width: 274px;
    height: 109px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_sweetragdoll.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
}

#logo_sweetragdoll:hover {
    cursor:hand;
}


#logo_fanciersplus {
    position:relative;
    width: 117px;
    height: 117px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_fanciers.jpg');
    background-repeat: no-repeat;
}

#logo_fanciersplus:hover {
    cursor:hand;
}


#logo_breederspage {
    position:relative;
    width: 110px;
    height: 96px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_breederspage.jpg');
    background-repeat: no-repeat;
}

#logo_breederspage:hover {
    cursor:hand;
}
               
        
#logo_kittysites {
    position:relative;
    width: 165px;
    height: 83px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_kittysites.jpg');
    background-repeat: no-repeat;
}

#logo_kittysites:hover {
    cursor:hand;
}
         
         
#logo_sitipedia {
    position:relative;
    width: 163px;
    height: 72px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_sitipedia.png');
    background-repeat: no-repeat;
}

#logo_sitipedia:hover {
    cursor:hand;
}


#logo_trovacuccioli {
    position:relative;
    width: 120px;
    height: 60px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_trovacuccioli.jpg');
    background-repeat: no-repeat;
}

#logo_trovacuccioli:hover {
    cursor:hand;
}


#logo_cercagatto {
    position:relative;
    width: 280px;
    height: 35px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_cercagatto.jpg');
    background-repeat: no-repeat;
}

#logo_cercagatto:hover {
    cursor:hand;
}


#logo_animaliitaliani {
    position:relative;
    width: 272px;
    height: 34px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_amici_italiani.png');
    background-repeat: no-repeat;
}

#logo_animaliitaliani:hover {
    cursor:hand;
}

#logo_qualazampa {
    position:relative;
    width: 120px;
    height: 60px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_qualazampa.jpg');
    background-repeat: no-repeat;
}

#logo_qualazampa:hover {
    cursor:hand;
}


#logo_micimiao {
    position:relative;
    width: 120px;
    height: 60px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_micimiao.jpg');
    background-repeat: no-repeat;
}

#logo_micimiao:hover {
    cursor:hand;
}


#logo_animalinelmondo {
    position:relative;
    width: 119px;
    height: 109px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_animalinelmondo.jpg');
    background-repeat: no-repeat;
}

#logo_animalinelmondo:hover {
    cursor:hand;
}


#logo_cucciolito {
    position:relative;
    width: 220px;
    height: 94px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_cucciolito.png');
    background-repeat: no-repeat;
}

#logo_cucciolito:hover {
    cursor:hand;
}


#logo_felixweb {
    position:relative;
    width: 199px;
    height: 61px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_felix.jpg');
    background-repeat: no-repeat;
}

#logo_felixweb:hover {
    cursor:hand;
}


#logo_inseparabile {
    position:relative;
    width: 253px;
    height: 50px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_inseparabile.png');
    background-repeat: no-repeat;
}

#logo_inseparabile:hover {
    cursor:hand;
}


#logo_tuttipazziperigatti {
    position:relative;
    width: 240px;
    height: 30px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_tuttipazziperigatti.jpg');
    background-repeat: no-repeat;
}

#logo_tuttipazziperigatti:hover {
    cursor:hand;
}


#logo_i_love_cats {
    position:relative;
    width: 191px;
    height: 59px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_i_love_cats.jpg');
    background-repeat: no-repeat;
}

#logo_i_love_cats:hover {
    cursor:hand;
}


#logo_petsandco {
    position:relative;
    width: 172px;
    height: 64px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_petsandco.png');
    background-repeat: no-repeat;
}

#logo_petsandco:hover {
    cursor:hand;
}


#logo_cercami {
    position:relative;
    width: 226px;
    height: 38px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_cercami.jpg');
    background-repeat: no-repeat;
}

#logo_cercami:hover {
    cursor:hand;
}


#logo_animalfocus {
    position:relative;
    width: 254px;
    height: 29px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_animalfocus.jpg');
    background-repeat: no-repeat;
}

#logo_animalfocus:hover {
    cursor:hand;
}



#logo_modula {
    position:relative;
    width: 190px;
    height: 59px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_modula.png');
    background-repeat: no-repeat;
}

#logo_modula:hover {
    cursor:hand;
}


#logo_yarrah {
    position:relative;
    width: 141px;
    height: 145px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_yarrah.png');
    background-repeat: no-repeat;
}

#logo_yarrah:hover {
    cursor:hand;
}


#logo_portapet {
    position:relative;
    width: 143px;
    height: 75px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_portapet.jpg');
    background-repeat: no-repeat;
}

#logo_portapet:hover {
    cursor:hand;
}

#logo_gattolandia {
    position:relative;
    width: 233px;
    height: 83px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_gattolandia.png');
    background-repeat: no-repeat;
}

#logo_gattolandia:hover {
    cursor:hand;
}

#logo_danslemonde {
    position:relative;
    width: 257px;
    height: 33px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_danslemonde.jpg');
    background-repeat: no-repeat;
}

#logo_danslemonde:hover {
    cursor:hand;
}


#logo_hills {
    position:relative;
    width: 118px;
    height: 101px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_hills.jpg');
    background-repeat: no-repeat;
}

#logo_hills:hover {
    cursor:hand;
}


#logo_allevamenti_ch {
    position:relative;
    width: 120px;
    height: 60px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_allevamenti.jpg');
    background-repeat: no-repeat;
}

#logo_allevamenti_ch:hover {
    cursor:hand;
}


#logo_petnet {
    position:relative;
    width: 160px;
    height: 70px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_petnet.jpg');
    background-repeat: no-repeat;
}

#logo_petnet:hover {
    cursor:hand;
}


#logo_blipper {
    position:relative;
    width: 128px;
    height: 48px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_blipper.jpg');
    background-repeat: no-repeat;
}

#logo_blipper:hover {
    cursor:hand;
}


#logo_proser {
    position:relative;
    width: 126px;
    height: 49px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_proser.jpg');
    background-repeat: no-repeat;
}

#logo_proser:hover {
    cursor:hand;
}


#logo_ilcucciolo_net {
    position:relative;
    width: 74px;
    height: 83px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_ilcucciolo_net.gif');
    background-repeat: no-repeat;
}

#logo_ilcucciolo_net:hover {
    cursor:hand;
}


#logo_cani_gatti {
    position:relative;
    width: 358px;
    height: 49px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_logo_cani_gatti.png');
    background-repeat: no-repeat;
}

#logo_cani_gatti:hover {
    cursor:hand;
}


#logo_CPV {
    position:relative;
    width: 209px;
    height: 83px;
    top:0px;
    margin: 0 auto;  
    background-image: url('../../images/img_CPV.png');
    background-repeat: no-repeat;
}

#logo_CPV:hover {
    cursor:hand;
}
