
/* ------------------------------------- MAIN -------------------------------- */

#main {
	width: 780px;
	height: 450px;
	margin: 20 auto 0 auto;
	text-align: left;
}

#main a{
	outline: none; /*rimuove i punti attorno al link*/
}

#main_left {
	float: left;
}

#main_center {
}

#main_right {
	float: right;
}

.componentheading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #71a059;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding: 0 0 5 0px;
	margin: 0 0 20 0px;
	border-bottom: 1px solid #E6E0C1;
}

.contentheading, .contentpagetitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffa200;
	text-transform: uppercase;
	font-weight: bold;
}

.contentpaneopen {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}


/* ------------------------------------- LINKS -------------------------------- */

#links_left {
	width: 500px;
	float: left;
	padding: 0 0 0 25px;
}

#links_right {
	width: 250px;
	float: right;
	text-align: right;
}

.links {
	margin: 0 0 0 0px;
}

.links .contentheading {
	width: 80px;
	height: 30px;
	font-size: 1px;
	color: #f4f2e5;
	margin: 0 0 25 0px;
	padding: 0 0 0 10px;
	background: url(../img/title_links.gif) no-repeat top left;
}

.link {
	width: 450px;
	display: block;
	font-size: 10px;
	color: #000;
	border-bottom: 1px dotted #a0a0a0;
	margin: -23 0 5 0px;
	padding: 8 0 8 5px;
}

 a:hover.link { 
	color: #000;
	background: #e8e5d1;
}


/* ------------------------------------- CONTATTI -------------------------------- */

.moduletable_mappa {
	width: 500px;
	margin: 0 10 0 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

.contentpane_contact {
	width: 250px;
	margin: 0 0 30 0px;
}

.contentpane_contact td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

.titolo_contatti {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

.contact_email_contact input, .contact_email_contact textarea {
	width: 100%;
}

.contact_email_contact input.button {
	width: 70px;
	float: right;
}

.msg {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333;
	margin: 0 0 -10 0px;
}

.message {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #71a059;
}


/* ------------------------------------- CONTATTI CHRONOFORM -------------------------------- */

#contact_left {
	width: 480px;
	float: left;
	padding: 5px;
}

#contact_right {
	width: 280px;
	float: right;
}

.contentpane td {
	padding: 0 0 0 9px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

.message {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #71a059;
}

.titolo_contatti {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

.contact_email .dati {
	font-size: 11px;
}

.contact_email .dati input, .contact_email .dati textarea {
	width: 275px;
}

.contact_email .submit {
	float: right;
	padding: 0 5 0 0px;
}


/*----------------------------PAGE NAVIGATION--------------------------*/

.pagenav_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	margin: 0 0 0 0px;
}

a.pagenav_txt {
	color: #000;
	text-decoration: none;
}

a:hover.pagenav_txt {
	color: #ffa200;
	text-decoration: none;
}

.pagenav_N strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	background-image: url(../img/sfondo_navpag_U.png);
	padding: 4 12 13 12px;
}

a.pagenav_N {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	background-image: url(../img/sfondo_navpag_strong.png);
	padding: 4 12 13 12px;
}

a:hover.pagenav_N {
	color: #ffa200;
	text-decoration: none;
}

.pagenav_next a:link, .pagenav_next a:visited, .pagenav_prev a:link, .pagenav_prev a:visited {
	color: #000000;
	text-decoration: none;
}

.pagenav_next a:hover, .pagenav_prev a:hover {
	color: #bd430c;
	text-decoration: none;
}

.back_button {
	width: 70px;
	height: 30px;
	background: url(../img/indietro.png) no-repeat top left;
}

.back_button a {
	display: block;
	width: 70px;
	height: 30px;
	font-size:1px;
	color: #f4f2e5;
	text-decoration: none;
	padding: 19 0 0 0px;
}


/*----------------------------SCHEDE CANI--------------------------*/

.blog {
	width: 780px;
}


/*-----------------------SINGOLA SCHEDA CANE-----------------------*/

#dati_cane {
	width: 530px;
	float: right;
	margin: -175 0 0 250px;
	padding: 0 0 20 0px;
	display: inline;
}

#thumbnails {
	width: 780px;
	float: left;
	display: inline;
}

.multithumb {
	margin: 0 -5 10 0px;
}

#thumbnails>a>.multithumb{
	margin: 0 10 20 0px;
}

#title_pedigree {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	clear: both;
	margin: 0 0 0 0px;
}

#pedigree {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #000;
	text-transform: uppercase;
	line-height: 20px;
	text-align: center;
	border: 1px solid #f4f2e5;
	background-color: #E6E0C1;
}


/*-----------------------NEWS-----------------------*/

.createdate, .mod_content_links_date {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #71a059;
	padding: 0 0 5 0px;
}

.moduletable_news {
	width: 200px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-transform: uppercase;
}

.mod_content_links_block a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffa200;
	line-height: 20px;
	text-decoration: none;
}

.mod_content_links_block a:hover {
	text-decoration: underline;
}

.blog_news {
	width: 540px;
	margin: 0 10 0 15px;
	padding: 0 0 0 15px;
	float: left;
}

.componentheading_news {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #71a059;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding: 0 0 5 0px;
	margin: 0 0 20 0px;
	border-bottom: 1px solid #E6E0C1;
}

.contentheading_news, .contentpagetitle_news {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffa200;
	text-transform: uppercase;
	font-weight: bold;
}

.contentpaneopen_news {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}
