html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
#gallery {
	margin-top: 14px;
	padding-left: 70px;
}

.clear {
	clear: both;
}


body {
	text-align: center;
	font: 11px arial, sans-serif;
	color: #E5D19C;
	background-color: #003;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(images/sfondo3.png);
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 678px;
	position: relative;
	border: 2px solid #735220;
	background-color: #003;
}

/** header **/
#header {
	padding-top: 1px;
	border: 2px groove #013773;
}
#header h1 {
	font-weight: normal;
	position: absolute;
	left: 7px;
	top: 39px;
	color: #F2CD91;
	line-height: 1;
	font-family: "Times new roman", serif;
	font-size: 32px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0em;
	width: 490px;
	margin-top: -1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #FFF;
}
#tabella-campioni {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
}

#nav-top {
  margin-left: 503px;
}
#nav-top ul {
  margin: 1em 0 0 0;
  padding: 0;
  height: 31px;
}
#nav-top li {
	float: left;
	background: #C19855 url(images/tab_left.gif) no-repeat;
	list-style: none;
	text-align: center;
	height: 31px;
	line-height: 31px;
	font-family: "Times new roman", serif;
	font-size: 18px;
}
#nav-top li div {
  background: top right url(images/tab_right.gif) no-repeat;
}
#nav-top li#tab-faq {
	width: 59px;
}
#nav-top li#tab-map {
	width: 150px;
}
#nav-top a {
	color: #013775;
	text-decoration: none;
}
#nav-top a:hover {
  color: #241D0A;
}


#nav {
	padding-top: 372px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#nav ul {
  margin: 0;
  padding: 0;
  height: 36px;
  line-height: 36px;
  border-left: 2px solid #9E9479;
  background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav li {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0 10px;
}
#nav li.home {
  background: bottom left url(images/nav_drk.gif) repeat-x;
  padding-left: 25px;
}
#nav a {
	color: #FFE5C3;
	text-decoration: none;
	font-family: "Times new roman", serif;
	font-size: 14px;
}
#nav a:hover {
	color: #003875;
}

/** content **/

#content {

}
#content h2 {
	font: 24px "Times new roman", serif;
	color: #003774;
	font-weight: normal;
	margin-top: 22px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #00336D;
}
#content p {
  margin-left: 11px;
  line-height: 1.4;
}
#content a {
  color: #8D692D;
  font-weight: bold;
  text-decoration: none;
}
#content a:hover {
  color: #5B431A;
}

#content .left-col {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
#content .right-col {
  float: right;
  width: 136px;
}
#content .left-col h3 {
}


#content #welcome {
	font-size:12px;
	color: #FFE5C3;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0px;
	padding: 0px;
}
#content #welcome a{
	color: #DD2E87;
	text-decoration:underline;
}
#content #welcome a:hover{
	color: #615331;
	text-decoration:underline;
}
#welcome h3 {
	padding-left: 70px;
	color: #DD2E87;
	font-style: italic;
	font-size: 16px;
}
#gallery {
	margin-right: auto;
	margin-left: auto;
}
#gallery .box {
	float: left;
	width: 119px;
	margin-right: 1px;
	background: #615331;
	position: relative;
	padding-top: 0;
	padding-right: 23px;
	padding-bottom: 2.3em;
	padding-left: 23px;
}
#gallery .box h3 {
  text-align: center;
  line-height: 23px;
  font: 23px "Times new roman", serif;
  color: #fff;
  height: 23px;
  margin-bottom: 20px;
  background: top center url(images/tab_drk.gif) no-repeat;
}
#gallery .box p {
  margin: 1em 0;
  padding: 0;
  line-height: 1.4;
}
#gallery .box .more {
  height: 18px;
  line-height: 18px;
  background: #978040 top left url(images/moretab_left_drk.gif) no-repeat;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 3.2em;
  padding-right: 4px;
  margin-bottom: 0;
}
#gallery .box .more a {
  color: #4C330D;
}
#gallery .box .more a:hover {
  color: #291B06;
}
#gallery .box-lit {
	background-color: #003674;
}
#gallery .box-lit h3 {
  background: top center url(images/tab_lit.gif) no-repeat;
}
#gallery .box-lit .more {
  background: #B4A26D top left url(images/moretab_left_lit.gif) no-repeat;
}

#content .right-col li, #content .right-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.left-col h2 {
	margin-left: 60px;
}

#content .right-col li {
  border-left: 1px solid #615331;
  padding-left: 9px;
  margin: 10px;
}
#content .right-col a {
  font-size: 12px;
  font-weight: normal;
  color: #67450D;
}
#content .right-col a:hover {
  color: #2C1D04;
}
/** later **/

#later {
	color: #564929;
	margin: 0em;
	padding: 0em;
}
#later h2 {
  font-size: 20px;
}
#later .right-col p {
  font-size: 12px;
  line-height: 1.7;
}

#later .box {
  float: left;
  width: 85px;

}
#later .box a{
	text-decoration:underline;
}

#footc {
  height: 10px;
}
#footer {
	text-align: center;
	color: #CFB472;
	padding: 14px;
	background-color: #003674;
}
#nav_nostri li.home {
	background: bottom left url(images/nav_drk.gif) repeat-x;
	padding-left: 25px;
}
#nav_nostri {
	padding-top: 372px;
	background-image: url(images/header_nostri.jpg);
	background-repeat: no-repeat;
}
#nav_nostri ul {
	margin: 0;
	padding: 0;
	height: 36px;
	line-height: 36px;
	border-left: 2px solid #9E9479;
	background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav_nostri li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 10px;
}
#nav_nostri a {
	font: 14px "Times new roman", serif;
	color: #FFE5C3;
	text-decoration: none;
}
#nav_nostri a:hover {
	color: #003875;
}
#nav_raduno {
	padding-top: 372px;
	background-image: url(images/raduno_header.jpg);
	background-repeat: no-repeat;
}
#nav_raduno ul {
	margin: 0;
	padding: 0;
	height: 36px;
	line-height: 36px;
	border-left: 2px solid #9E9479;
	background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav_raduno li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 10px;
}
#nav_raduno li.home {
	background: bottom left url(images/nav_drk.gif) repeat-x;
	padding-left: 25px;
}
#nav_raduno a {
	font: 14px "Times new roman", serif;
	color: #FFE5C3;
	text-decoration: none;
}
#nav_raduno a:hover {
	color: #003875;
}
#nav_varie {
	padding-top: 372px;
	background-image: url(images/varie_header.jpg);
	background-repeat: no-repeat;
}
#nav_varie ul {
	margin: 0;
	padding: 0;
	height: 36px;
	line-height: 36px;
	border-left: 2px solid #9E9479;
	background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav_varie li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 10px;
}
#nav_varie li.home {
	background: bottom left url(images/nav_drk.gif) repeat-x;
	padding-left: 25px;
}
#nav_varie a {
	font: 14px "Times new roman", serif;
	color: #FFE5C3;
	text-decoration: none;
}
#nav_varie a:hover {
	color: #003875;
}
#nav_gallery {
	padding-top: 372px;
	background-repeat: no-repeat;
	background-image: url(images/photogallery_header.jpg);
}
#nav_gallery ul {
	margin: 0;
	padding: 0;
	height: 36px;
	line-height: 36px;
	border-left: 2px solid #9E9479;
	background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav_gallery li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 10px;
}
#nav_gallery li.home {
	background: bottom left url(images/nav_drk.gif) repeat-x;
	padding-left: 25px;
}
#nav_gallery a {
	font: 14px "Times new roman", serif;
	color: #FFE5C3;
	text-decoration: none;
}
#nav_gallery a:hover {
	color: #003875;
}
#nav_cuccioli {
	padding-top: 372px;
	background-repeat: no-repeat;
	background-image: url(images/cuccioli_header.png);
}
#nav_cuccioli ul {
	margin: 0;
	padding: 0;
	height: 36px;
	line-height: 36px;
	border-left: 2px solid #9E9479;
	background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav_cuccioli li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 10px;
}
#nav_cuccioli li.home {
	background: bottom left url(images/nav_drk.gif) repeat-x;
	padding-left: 25px;
}
#nav_cuccioli a {
	font: 14px "Times new roman", serif;
	color: #FFE5C3;
	text-decoration: none;
}
#nav_cuccioli a:hover {
	color: #003875;
}
#contatti p {
	text-align: center;
}
table tr td {
	border: 2px solid #806F41;
}



#modulo {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#modulo table tr td {
	color: #FFE5C3;
}


#invia {
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 100px;
	background-color: #DD2E87;
	color: #FFE5C3;
}
#nome {
	border: 1px solid #7E6D40;
}
#cognome {
	border: 1px solid #7E6D40;
}
#indirizzo {
	border: 1px solid #7E6D40;
}
table tr {
}

#note {
	width: 445px;
	background-image: url(images/logo_contatti.png);
	background-repeat: no-repeat;
	background-position: right 20px;
}

#citta {
	border: 1px solid #7E6D40;
}
#email {
	border: 1px solid #7E6D40;
}
#recapito {
	border: 1px solid #7E6D40;
}
#nav_contatti {
	padding-top: 372px;
	background-repeat: no-repeat;
	background-image: url(images/contatti_header.jpg);
}
#nav_contatti ul {
	margin: 0;
	padding: 0;
	height: 36px;
	line-height: 36px;
	border-left: 2px solid #9E9479;
	background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav_contatti li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 10px;
}
#nav_contatti li.home {
	background: bottom left url(images/nav_drk.gif) repeat-x;
	padding-left: 25px;
}
#nav_contatti a {
	font: 14px "Times new roman", serif;
	color: #FFE5C3;
	text-decoration: none;
}
#nav_contatti a:hover {
	color: #003875;
}
#nav_campioni {
	padding-top: 372px;
	background-repeat: no-repeat;
	background-image: url(images/campioni_header.png);
}
#nav_campioni ul {
	margin: 0;
	padding: 0;
	height: 36px;
	line-height: 36px;
	border-left: 2px solid #9E9479;
	background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav_campioni li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 10px;
}
#nav_campioni li.home {
	background: bottom left url(images/nav_drk.gif) repeat-x;
	padding-left: 25px;
}
#nav_campioni a {
	font: 14px "Times new roman", serif;
	color: #FFE5C3;
	text-decoration: none;
}

#nav_campioni a:hover {
	color: #003875;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #003;
	text-decoration: none;
}
#welcome_pedigree1 {
	font-size:12px;
	color: #FFE5C3;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#content #welcome_pedigree1 a {
	color: #DD2E87;
	text-decoration:underline;
}
#content #welcome_pedigree1 a:hover {
	color: #615331;
	text-decoration:underline;
}
#welcome_pedigree1 h3 {
	padding-left: 70px;
	color: #DD2E87;
	font-style: italic;
	font-size: 16px;
}
.centro {
	text-align: center;
}
.destra {
	text-align: right;
}
.ROSA {
	color: #F23AA9;
}
.CELESTE {
	color: #004693;
}
#nav_news {
	padding-top: 372px;
	background-repeat: no-repeat;
	background-image: url(images/header_news.jpg);
}
#nav_news ul {
	margin: 0;
	padding: 0;
	height: 36px;
	line-height: 36px;
	border-left: 2px solid #9E9479;
	background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav_news li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 10px;
}
#nav_news li.home {
	background: bottom left url(images/nav_drk.gif) repeat-x;
	padding-left: 25px;
}
#nav_news a {
	font: 14px "Times new roman", serif;
	color: #FFE5C3;
	text-decoration: none;
}
#nav_news a:hover {
	color: #003875;
}
#nav_cuccioli_disponibili {
	padding-top: 372px;
	background-repeat: no-repeat;
	background-image: url(images/header_cuccioli_disponibili.jpg);
}
#nav_cuccioli_disponibili ul {
	margin: 0;
	padding: 0;
	height: 36px;
	line-height: 36px;
	border-left: 2px solid #9E9479;
	background: bottom left url(images/nav_lit.gif) repeat-x;
}
#nav_cuccioli_disponibili li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 10px;
}
#nav_cuccioli_disponibili li.home {
	background: bottom left url(images/nav_drk.gif) repeat-x;
	padding-left: 25px;
}
#nav_cuccioli_disponibili a {
	font: 14px "Times new roman", serif;
	color: #FFE5C3;
	text-decoration: none;
}
#nav_cuccioli_disponibili a:hover {
	color: #003875;
}

