@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0;}
.cleft { clear:left; }
.clear { clear:both; }
body { background:url(../layout/bg.jpg) repeat-x 0 0 #FFF; }
#title { text-align:center; margin:30px 0 38px 0; }
#note { text-align:center; font:bold 8pt Arial; text-transform:uppercase; color:#666; margin:5px 0 0 0; }
#puppies { list-style:none; width:1005px; margin:0 auto; }
#puppies li { float:left; text-align:center; width:181px; margin:0 10px; font:12pt Arial; text-transform:capitalize; }
.pt { font:bold 8pt Arial; text-transform:uppercase; color:#006; }
#puppies li img {/* border:#FFF 8px solid; */}
#puppies li .fotin { border:#FFF 8px solid; width:165px; height:194px; }
#wr { width:1005px; margin:10px auto; background:#f8f8f8;}
#parents { width:216px; float:left; text-align:center; background:#005a88; font:bold 10pt Arial; text-transform:uppercase; color:#FFF; padding:15px 0; }
#parents img { margin:10px 0; }
#cont { float:right; width:700px; padding:40px;  }
#cont p { font:12pt Arial; text-indent:14px; line-height:16pt; margin:10px 0;  }
#cont p.info { text-indent:0!important; margin:0 0 0 30px!important; }
#utube { background:#CCC; margin:40px auto 10px auto; padding:10px; width:600px;  } 
#utube .ut { font: 12pt Arial;  }
#utube .videos { padding: 10px 5px 0 5px; text-align:center; }
#utube .videos img { margin:0 10px; border:0; }
