*{
margin: 0;
}

html, body {
	height: 100%;
}
body {
	background-color: #efefe3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
/*.container{
	min-height: 630px;
	height: auto !important;
	height: 630px;
}*/
.container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0px; /* the bottom margin is the negative value of the footer's height */
}
.sfondoHomePage {
	background-image: url(img/sfondo_home.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}
.sfondoHomePage2 {
	background-image: url(img/sfondo_home2.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}
.sfondoAutogestite {
	background-image: url(img/sfondo_autogestite.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}
.sfondoFemmine {
	background-image: url(img/sfondo_femmine.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}
.sfondoAdulti {
	background-image: url(img/sfondo_adulti.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}
.sfondoCuccioli {
	background-image: url(img/sfondo_cuccioli.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}
#microTestata {
	background-color: #80c672;
	height: 7px;
}



#footer, #push {
	height: 30px; /* .push must be the same height as #footer */
}


#footer {
	text-align: right;
	font-size: 15px;
	background-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 100%;
	color: #666666;
}
#footer span{
	padding-right: 20px;
}
p {
	background-color:#CCCC99;
	/*background-color:#c5fcfc;*/
	display: inline;
	letter-spacing: 0.05em;
	color:#000033;
	padding-top:2px;
	padding-bottom:2px;
}
#footer #musica {
	float: left;
}

h2 {
	clear: left;
	background-color: #afb0b0;
	font-size: 14px;
	padding: 2px;
	margin-top: 20px;
	color: #FFFFFF;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* -- Classe per i titoli dei maschi -- */
h2.sire {
	clear: left;
	background-color: #5c5c5c;
	font-size: 14px;
	padding: 2px;
	margin-top: 20px;
	color: #FFFFFF;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 10px;
	 }
	
/* -- Nuovi stili -- */
h4 {
	font-size:14px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666;
}
strong { /*background-color:#b2b987;*/ padding-top:2px; padding-bottom:2px; color:#454835;}
/* ------------------------------------ */

.boxTn {
	background-color: #6bcd3a;
	height: 100px;
	width: 120px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.boxTnAggiornabili {
	background-color: #6bcd3a;
	height: 310px;
	width: 410px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.boxTnArancio {
	background-color: #FF9933;
	height: 100px;
	width: 120px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*float: left;*/
}

.boxTnArancioAggiornabili {
	background-color: #FF9933;
	height: 100px;
	width: 130px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}

.boxTn     img, .boxTnArancio   img, .boxTnAggiornabili img, .boxTnArancioAggiornabili   img {
	margin: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.descrizioneCucciolo{
	margin-bottom: 30px;
}

#colSx {
	float: left;
	/*width: 38%;*/
	width: 400px;
	
}
#colDx {
	float: left;
	width: 35%;

}
#photoGallery {
	margin-top: 100px;	/*position: absolute;*/
}
#micimiao {
	/*position: absolute;*/
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a.linkContinua {
	font-weight: bold;
	font-size: 30px;
	color: #333333;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	display: block;
	text-decoration: none;
	margin-top: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
}

a.linkFaq {
	font-weight: bold;
	font-size: 26px;
	color: #333333;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	display: block;
	text-decoration: none;
	margin-top: 15px;
	background-color: #6bcd3a;
	width: 360px;
	float: none;
	height: 20px;
	padding: 10px;
	line-height: 20px;
	margin-bottom: 15px;
}
a.linkFaq:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkFaq span {
	font-style: italic;
	font-size: 18px;
	line-height: 20px;
}

a.linkGrandi {
	font-weight: bold;
	font-size: 20px;
	color: #333333;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
	display: block;
	text-decoration: none;
	margin-top: 0px;
}

h1 span {
	display:none;
}
h1 {
	clear: left;
}

h1.gurubengals {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(img/titolo_gurubengals.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	position: relative;
	left: -20px;
}

h1.razza {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(img/titolo_razza.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	position: relative;
	left: -20px;
}
h1.razza-eng {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(img/titolo_razza_eng.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	position: relative;
	left: -20px;
}
h1.adulti {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(img/titolo_adulti.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	position: relative;
	left: -20px;
}
h1.adulti-eng {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(img/titolo_adulti_eng.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	position: relative;
	left: -20px;
}
h1.cuccioli {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(img/titolo_cuccioli.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	position: relative;
	left: -20px;
}
h1.cuccioliDisponibili {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(img/titolo_cuccioli_disponibili.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	position: relative;
	left: -20px;
}

h1.dovesiamo {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(img/titolo_dovesiamo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	position: relative;
	left: -20px;
}

h1.dovesiamo-eng {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(img/titolo_dovesiamo_eng.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	position: relative;
	left: -20px;
}

a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#tica {
	margin-top: 3px;
}
.adultiAggiornabili {
	
	margin-bottom: 15px;
}
.adultiAggiornabili img {
	background-color: #6bcd3a;
	padding: 5px;
	margin-bottom: 5px;
	height: 300px;
	width: 400px;
}
h1.adulti-maschi-eng {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(img/titolo_adulti_maschi_eng.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	position: relative;
	left: -20px;
}
h1.adulti-femmine-eng {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(img/titolo_adulti_femmine_eng.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	position: relative;
	left: -20px;
}
h1.adulti-maschi {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(img/titolo_adulti_maschi.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	position: relative;
	left: -20px;
}
h1.adulti-femmine {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(img/titolo_adulti_femmine.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	position: relative;
	left: -20px;
}

