/***************************
www.cdmdotweb.com
creation-date: 2007-07-07
last update: 2009-08-03
***************************/

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: rgb(0, 32, 0);
	background-color: rgb(223, 255, 208);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
div.warning {
	margin: 0;
	padding: 0.2em 0 0 0;
	width: 320px;
	position: absolute;
	top: 0;
	left: 3px;
	color: #000000;
	background-color: #FFD0D7; /*#FFD0D7*/
	background-image: url(../images/bk_pin2.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
div.warning a:link {
	color: #000099;
	background-color: #FFD0D7;
}
div.warning a:visited {
	color: #300030;
	background-color: #FFD0D7;
}
div.warning a:hover {
	color: #900000;
	background-color: #FFD0D7;
}
div.warning div.pic {
	margin: 0;
	padding: 0 0.2em 0 0;
	width: 100px;
	float: right;
	font-size: 0.7em;
}
div.warning h1 {
	margin: 0;
	padding: 0.2em;
	text-align: left;
	font-size: 0.8em;
}
div.warning p {
	margin: 0;
	padding: 0 5px 5px 5px;
	font-size: 0.7em;
	font-weight: bold;
}
div.text div.cen {
	text-align: center;
}
div.text div.contactwarning {
	margin: 0 auto;
	padding: 0;
	width: 50%;
	color: #000000;
	background-color: #FFD0D7;
	background-image: url(../images/bk_pin2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
div.text div.contactwarning h4 {
	margin: 0;
	padding: 0.5em;
	text-align: center;
	font-size: 1em;
	color: #000000;
	background-color: transparent;
}

div.text div.contactwarning p {
	margin: 0;
	padding: 0 40px 5px 5px;
	font-size: 0.8em;
	font-weight: bold;
}
div.warning p.number, div.text div.contactwarning p.number {
	margin: 0;
	padding: 0 24px 5px 24px;
	font-size: 1em;
	font-weight: bold;
}
img {
	border: 0;
}
hr {
	display: none;
}
.b {
	font-weight: bold;
}
.c {
	text-align: center;
}
.ci {
	text-align: center;
	font-style: italic;
}
div.printer {
	display: none;
}
div.cen {
	text-align: center;
}
/* heading */
div.heading, div.heading_hp {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/logo_p.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
div.titles {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(../images/logo_p.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
div.titles h1 {
	margin: 0 160px;
	padding: 5px 0 0 0;
	text-align: inherit;
	font-size: 1.2em;
	font-weight: normal;
	color: rgb(0, 80, 48);
	background-color: rgb(255, 255, 255);
}
div.titles p, div.titles p.shortcuts {
	margin: 0 160px;
	padding: 5px 0;
	text-align: inherit;
	font-size: 0.8em;
	color: rgb(0, 32, 0);
	background-color: rgb(255, 255, 255);
}
div.titles p.shortcuts a {
	text-decoration: none;
}
div.titles p.shortcuts a:link, div.text a:link {
	color: rgb(0, 0, 255);
	background-color: rgb(255, 255, 255);
}
div.titles p.shortcuts a:visited, div.text a:visited {
	color: rgb(128, 0, 128);
	background-color: rgb(255, 255, 255);
}
div.titles p.shortcuts a:hover, div.text a:hover {
	color: rgb(204, 0, 0);
	background-color: rgb(255, 255, 255);
}
/* for div.menues see print_agrilia.css */
div.menu, div.utilities {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 160px;
	text-align: center;
}
div.menu {
	float: left;
}
div.utilities {
	float: right;
}
div.menu p, div.utilities p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: inherit;
	font-size: 0.8em;
}
div.menu p.here, div.utilities p.here {
	margin: 0 0 0 0;
	padding: 4px 0;
	text-align: inherit;
	font-size: 0.8em;
	font-weight: bold;
	color: rgb(0, 32, 0);
	background-color: rgb(255, 255, 255);
}
div.menu p.sublink, div.utilities p.sublink {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: inherit;
	font-size: 0.7em;
}
div.menu p.sublink_here {
	margin: 0 0 0 0;
	padding: 4px 0;
	text-align: inherit;
	font-size: 0.7em;
	font-weight: bold;
	color: rgb(0, 32, 0);
	background-color: rgb(255, 255, 255);
}
div.menu p a:link, div.menu p.sublink a:link, div.menu p a:visited, div.menu p.sublink a:visited, div.menu p a:hover, div.menu p.sublink a:hover {
	margin: 0 0 0 0;
	padding: 4px 0;
	width: 160px;
	text-decoration: none;
	display: block;
}
div.utilities p a:link, div.utilities p.sublink a:link, div.utilities p a:visited, div.utilities p.sublink a:visited, div.utilities p a:hover, div.utilities p.sublink a:hover {
	margin: 0 0 0 0;
	padding: 4px 0;
	width: 159px;
	text-decoration: none;
	display: block;
}
div.menu p a:link, div.menu p.sublink a:link, div.utilities p a:link {
	color: rgb(0, 32, 0);
	background-color: rgb(223, 255, 208);
}
div.menu p a:visited, div.menu p.sublink a:visited, div.utilities p a:visited {
	color: rgb(0, 32, 0);
	background-color: rgb(207, 255, 192);
}
div.menu p a:hover, div.menu p.sublink a:hover, div.utilities p a:hover {
	color: rgb(0, 32, 0);
	background-color: rgb(255, 240, 240);
}
/* text */
div.text {
	margin: 0 160px;
	padding: 0 0 0 0;
	
	color: rgb(0, 32, 0);
	background-color: rgb(254, 254, 255);
}
div.text p.slogan {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
}
div.text p.dida_c {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	text-align: center;
	font-size: 0.7em;
}
/* boxes */
div.text div.dogs {
	margin: 0 auto 0.5em auto;
	padding: 0.5em;
	width: 70%;
	color: rgb(0,0,0);
	background-color: #f0e68c;
}
div.text div.dogs p {
	text-align: left;
	font-weight: bold;
}
div.text div.dogs div.dog_sx {
	margin: 0;
	width: 48%;
	float: left;
}
div.dogs img.dog {
	width: 48%;
}
div.text div.dogs div.dog_dx {
	margin: 0 0 0 49%;
	width: 48%;
}
div.text div.dogs div.dog_dx img {
	width: 90%;
}
div.dogs2 {
	margin: 0 auto;
	width: 70%;
	background-color: #90EE90;
	
}
div.dogs2 p {
	margin: 0;
	text-align:left;
	vertical-align: top;
}
div.dogs2 p img {
	margin: 0;
	width: 48%;
	text-align:left;
}

div.dogz {
	margin: 0 auto;
	padding: 0.5em;
	width: 70%;
	text-align: left;
	color: rgb(0,0,0);
	background-color: #f0e68c;
}
div.dogz div.pic {
	width: 48%;
	float: left;
	background-color: green;
}
div.dogz div.pic img {
	width: 100%;
}
div.dogz div.profile {
	width: 48%;
	margin: 0 0 0 50%;
	background-color: white;
}
div.dogz div.profile ul li {
	font-size: 100%;
	font-weight: bold;
}
div.text div.dx, div.text div.roadmap {
	margin: 0 0 0 2px;
	padding: 0 0 0 0;
	float: right;
}
div.text div.dx {
	width: 160px;
}
div.text div.roadmap {
	width: 280px;
} 
div.text div.dx p, div.text div.roadmap p {
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	font-size: 0.7em;
}
/* text headings */
div.text h1 {
	margin: 0 0 0 0;
	padding: 0 0 10px 10px;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
}
div.text h2 {
	margin: 0 0 0 0;
	padding: 0 0 10px 10px;
	text-align: center;
	font-size: 1em;
	color: rgb(0, 80, 80);
	background-color: rgb(255, 255, 255);
}
div.text h2.agrilia, div.text h2.agriturismo, div.text h2.agriturismo1, div.text h2.luogo, div.text h2.struttura, div.text h2.camere, div.text h2.soggiorno, div.text h2.appartamento, div.text h2.giardino, div.text h2.piscina, div.text h2.maneggio, div.text h2.tour, div.text h2.prezzi {
	margin: 0 0 0 0;
	padding: 160px 0 10px 10px;
	text-align: center;
	font-size: 1em;
	color: rgb(0, 80, 80);
	background-color: rgb(255, 255, 255);
}
div.text h2.agrilia {
	background-image: url(../images/agrilia.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.text h2.agriturismo {
	background-image: url(../images/pony.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.text h2.agriturismo1 {
	background-image: url(../images/i_cani_di_lia.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.text h2.luogo {
	background-image: url(../images/luogo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.text h2.struttura {
	background-image: url(../images/edificio.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.text h2.camere {
	background-image: url(../images/camera_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.text p.camere2 {
	margin: 0 0 0 0;
	padding: 160px 10px 10px 10px;
	background-image: url(../images/camera_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.text h2.appartamento {
	background-image: url(../images/appartamento.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.text p.appartamento2 {
	margin: 0 0 0 0;
	padding: 160px 10px 10px 10px;
	background-image: url(../images/appartamento_interni.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.text h2.soggiorno {
	background-image: url(../images/soggiorno.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.text p.veranda {
	margin: 0 0 0 0;
	padding: 160px 10px 10px 10px;
	background-image: url(../images/veranda.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.text h2.giardino {
	background-image: url(../images/giardino.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.text p.parco {
	margin: 0 0 0 0;
	padding: 160px 10px 10px 10px;
	background-image: url(../images/parco.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.text h2.piscina {
	background-image: url(../images/piscina.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.text h2.maneggio {
	background-image: url(../images/maneggio.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.text h2.tour {
	background-image: url(../images/tour_aereo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.text h2.prezzi {
	background-image: url(../images/fiori.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
div.text h3 {
	margin: 0 0 0 0;
	padding: 0 0 10px 10px;
	font-size: 0.9em;
	color: rgb(0, 80, 0);
	background-color: rgb(255, 255, 255);
}
div.text h4 {
	margin: 0 0 0 0;
	padding: 0 0 10px 10px;
	font-size: 0.8em;
	color: rgb(0, 32, 0);
	background-color: rgb(255, 255, 255);
}
/* paragraphs */
div.text p {
	margin: 0 0 0 0;
	padding: 0 10px 5px 10px;
	font-size: 0.8em;
}
div.text p.clear {
	clear: both;
}
div.text p.note {
	margin: 0 10px 10px 10px;
	padding: 0 0 5px 0;
	font-size: 0.8em;
	border-bottom: 1px solid rgb(0, 80, 0)
}
div.text address {
	margin: 0 0 0 10px;
	padding: 0 0 5px 0;
	font-size: 0.8em;
	font-style: normal;	
}
div.text address:first-line {
	font-weight: bold;
}
/* lists */
div.text ul, div.text ul ul,  div.text ul ul ul,  div.text ul ul ul ul {
	list-style-type: disc;
}
div.text ul, div.text ol  {
	font-size: 0.8em;
}
div.text ul ul, div.text ol ol   {
	font-size: 100%;
}
div.text ul ul ul  {
	font-size: 100%;
}
div.text ul ul ul ul  {
	font-size: 100%;
}
div.text li.b {
	font-weight: bold;
}
/* tables */
table.data {
	margin: 0 auto 10px auto;
}
table.data caption {
	margin: 0 auto;
	padding: 5px;
	font-size: 0.8em;
}
table.data th, table.data td {
	padding: 4px;
	text-align: center;
	font-size: 0.8em;
}
table.data td {
	border: 1px solid rgb(95, 158, 160);
}
/*
table.pets {
	margin: 0 auto;
}
table.pets td.pic {
	width: 300px;
	vertical-align: top;
	font-size: 0.7em;
}
table.pets td.profile {
	vertical-align: top;
	font-size: 0.8em;
}
*/

/* foot */
div.foot {
	margin: 0 160px;
	padding: 0 0 12px 0;
	text-align: center;
	background-image: url(../images/bk_f.jpg);
	background-repeat: repeat-x;
}
div.foot a:link {
	color: rgb(0, 0, 255);
	background-color: rgb(223, 255, 208);
}
div.foot a:visited {
	color: rgb(0, 0, 255);
	background-color: rgb(223, 255, 208);
}
div.foot a:hover {
	color: rgb(204, 0, 0);
	background-color: rgb(223, 255, 208);
}
div.foot p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.7em;
}
div.foot address {
	margin: 0 0 0 0;
	padding: 12px 0 0 0;
	font-size: 0.7em;
	font-style: normal;
}
div.foot address:first-line {
	font-weight: bold;
}
div.foot p.author {
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	font-size: 0.7em;
}
/* last update 2007-07-07*/
