/* CSS Document */
body{
	margin: 0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	background-repeat: repeat-x;
	background-image: url(images/main-bg.jpg);
	background-position: top;
	bottom: 5px;
	background-color: #FFFFFF;
	text-decoration: none;
}

div, p, ul, h2, h3, h4, h5, h6, img{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	text-align: left;
}

ul{
	list-style-type: none;
}

/*----MAIN PANEL----*/
#mainPan{
	width: 960px;
	position: relative;
	margin: 0 auto;
}

/* utilità generale */
.clearboth {
	clear: both;
}

/*----HEADER PANEL----*/
#headerPan{
	width: 960px;
	height: 183px;
	background: url(images/header.jpg) 0 0 no-repeat;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 21px;
}

#headerPan ul.leftmenu li{
	width: 120px;
	height: 22px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-left: 84px;
}

#headerPan ul.leftmenu li a{
	width: 122px;
	height: 24px;
	display: block;
	color: #333333;
	line-height: 24px;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-image: url(images/bullet-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	font-size: 13px;
}

#headerPan ul.leftmenu li a:hover{
	color: #d13a7d;
	line-height: 24px;
	text-decoration: none;
	display: block;
	background-color: #FFFFFF;
	background-image: url(images/bullet-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#headerPan ul.botton{
	width: 161px;
	height: 32px;
	position: absolute;
	top: 141px;
	left: 256px;
}

#headerPan ul.botton li{
	float: left;
	height: 45px;
}

#headerPan ul.botton li.home a{
	width: 42px;
	height: 45px;
	display: block;
	background: url(images/home-normal.gif) 0 0 no-repeat;
	text-indent: -200000px;
	margin: 0 12px 0 0;
}

#headerPan ul.botton li.home a:hover{
	background: url(images/home-hover.gif) 0 0 no-repeat;
}

#headerPan ul.botton li.aboutus a{
	width: 42px;
	height: 45px;
	display: block;
	background: url(images/aboutus-normal.gif) 0 0 no-repeat;
	text-indent: -200000px;
	margin: 0 12px 0 0;
}

#headerPan ul.botton li.aboutus a:hover{
	background: url(images/aboutus-hover.gif) 0 0 no-repeat;
}

#headerPan ul.botton li.contact a{
	width: 42px;
	height: 45px;
	display: block;
	background: url(images/contact-normal.gif) 0 0 no-repeat;
	text-indent: -200000px;
	margin: 0px;
}

#headerPan ul.botton li.contact a:hover{
	background: url(images/contact-hover.gif) 0 0 no-repeat;
}

/*----/HEADER PANEL----*/
/*----BODY PANEL----*/
#bodyPan{
	width: 909px;
	position: relative;
	margin-top: 15px;
	margin-left: 57px;
	background-color: #FFFFFF;
	background-image: url(images/bg_body_pan.gif);
	background-position: 15px;
	background-repeat: repeat-y;
	border-bottom: 15px solid #FFFFFF;
}

/*----Body Left Panel----*/
#leftPan{
	width: 154px;
	float: left;
	margin-left: 15px;
	padding-left: 10px;
	background-image: url(images/bg_left_pan.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#leftPan h2{
	width: 122px;
	height: 34px;
	color: #d13a7d;
	font-size: 18px;
	line-height: 34px;
}

#leftPan ul{
	width: 122px;
}

#leftPan ul li{
	width: 122px;
	height: 24px;
}

#leftPan ul li a{
	width: 122px;
	height: 24px;
	display: block;
	color: #333333;
	text-decoration: none;
	line-height: 24px;
	background-color: #FFFFFF;
	background-image: url(images/bullet2-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#leftPan ul li a:hover{
	color: #d13a7d;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/bullet2-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}

/*----/Body Left Panel----*/
/*----Body Right Panel----*/
#rightPan{
	width: 690px;
	float: left;
	padding: 10px;
	margin-left: 10px;
	background-image: url(images/bg_right_pan.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#rightPan h1{
	height: 34px;
	color: #d13a7d;
	font-size: 24px;
	line-height: 34px;
	background-repeat: no-repeat;
}

#rightPan ul.topPan {
	width: 394px;
	height: 99px;
	position: absolute;
	right: 34px;
	text-indent: -20000px;
	background-image: url(images/chihuahua.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	top: 16px;
}

#rightPan p{
	padding: 0 0 10px 0;
}

#rightPan p.more{
	clear: both;
	width: 684px;
	height: 25px;
	margin-bottom: 15px;
	margin-top: 15px;
	background-image: url(images/sky-color-bg.gif);
	background-repeat: repeat-x;
	background-position: 0 10px;
}

#rightPan h2{
	width: 96px;
	height: 77px;
	float: left;
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-transform: uppercase;
	background-color: #d13a7d;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 46px;
	padding-bottom: 0;
	padding-left: 75px;
	text-align: left;
}

#rightPan h3{
	margin-bottom: 10px;
}

#rightPan h4{
	margin-bottom: 8px;
}

#rightPan ul.services{
	width: 230px;
	height: 114px;
	float: left;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 7px;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-color: #D13A7D;
	border-bottom-color: #D13A7D;
	border-right-color: #D13A7D;
	border-left-color: #FFFFFF;
}

#rightPan ul.services li.captionone{
	color: #D13A7D;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#rightPan ul.services li.captiontwo{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#rightPan ul.services li{
	width: 125px;
	height: 20px;
}

#rightPan ul.services li a{
	width: 185px;
	height: 20px;
	display: block;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
	background-image: url(images/bullet2-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 25px;
}

#rightPan ul.services li a:hover{
	color: #d13a7d;
	text-decoration: none;
	background-image: url(images/bullet2-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}

#rightPan ul.events{
	height: 114px;
	border: 1px solid #D13A7D;
	color: #333333;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#rightPan ul.events li.captionfour{
	color: #D13A7D;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 8px;
}

#rightPan ul.events li{
}

#rightPan ul.events li a{
	width: 450px;
	height: 20px;
	display: block;
	color: #333333;
	line-height: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	background-image: url(images/bullet2-normal.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
	text-decoration: none;
}

#rightPan ul.events li a:hover{
	color: #d13a7d;
	text-decoration: none;
	background-image: url(images/bullet2-hover.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}

.bordato {
	border: 10px solid #D13A7D;
}

.altezzaminima {
	height: 250px;
	min-height: 250px;
}

img {
	border: 0;
}
hr {
clear: both;
color: #D13A7D;
}
.elencocucciolo {
	float: left;
	width: 340px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.titolocucciolo {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 8px;
}
.descrizionecucciolo {
	margin-top: 10px;
}
.foto1 {
	border: 1px solid #D3D3D3;
	padding: 7px;
	background-color: #FFFFFF;
}

/*----/Body Right Panel----*/
/*----/BODY PANEL----*/
/*----/MAIN PANEL----*/
/* FORM CONTATTI */
.rossobold {
	color: Red;
	font-weight: bold;
}

.titolosezione {
	background-color: #d13a7d;
	color: White;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
}
.news {
	border: 1px solid #D13A7D;
	color: #333333;
	text-decoration: none;
	padding: 10px;
}
.news img {
	float: left;
}
.news p {
	float: left;
	margin-left: 10px;
	width: 300px;
}
.news h3 {
	color: #D13A7D;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 8px;
}
.center {
	text-align: center;
}
label {
	float: left;
	display: block;
	vertical-align: middle;
	height: 22px;
	width: 130px;
	padding-left: 10px;
	margin-right: 5px;
}

input {
	float: left;
}

.conferma {
	display: block;
	padding-top: 25px;
	margin-left: 140px;
}

.ok {
	color: Green;
	text-align: center;
	font-weight: bold;
}

.errore {
	color: Red;
	text-align: center;
	font-weight: bold;
}

/*----FOOTER PANEL----*/
#footermainPan{
	height: 103px;
	color: #333333;
	position: relative;
	margin: 0 auto;
	clear: both;
	padding: 36px 0 0;
	background-image: url(url(images/footerbg.gif)%200%200%20repeat-x%20#FFFFFF);
	background-repeat: repeat;
	background-image: url(images/footerbg.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

#footerPan{
	width: 960px;
	position: relative;
	margin: 0 auto;
	background-image: none;
}

#footerPan ul{
	width: 750px;
	height: 20px;
	position: relative;
	margin: 0 auto;
	background-color: #FFE9F8;
}

#footerPan li{
	float: left;
}

#footerPan ul li a{
	padding: 0 10px 0;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	background-color: #FFE9F8;
	background-image: none;
}

#footerPan ul li a:hover{
	padding: 0 10px 0;
	color: #d13a7d;
	text-decoration: none;
	font-size: 12px;
	background-color: #FFE9F8;
	background-image: none;
}

#footerPan p.copyright{
	width: 800px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 123px;
}

#footerPanhtml{
	width: 70px;
	height: 25px;
	display: block;
	position: absolute;
	top: 60px;
	left: 811px;
}

#footerPanhtml a{
	width: 64px;
	height: 24px;
	display: block;
	color: #fff;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 7px;
	background-image: url(images/normal.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#footerPanhtml a:hover{
	color: #D13A7D;
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#footerPancss{
	width: 70px;
	height: 25px;
	display: block;
	position: absolute;
	top: 60px;
	left: 890px;
}

#footerPancss a{
	width: 64px;
	height: 24px;
	display: block;
	color: #fff;
	font-size: 13px;
	line-height: 23px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0 7px;
	background-image: url(images/normal.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#footerPancss a:hover{
	color: #D13A7D;
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*----/FOOTER PANEL----*/