
body {
	margin			: 5px;
	padding			: 0;
	border			: 0;
	background-color	: #E8DE7B;
}

body,
select,
input,
textarea {
	font-family		: Arial, sans-serif;
	font-size		: 14px;

}

h1,
h2,
h3,
h4,
h5,
h6,
p
{
	margin				: 0;
	padding				: 0;
}

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited
{
	color			         : #A19523;
	text-decoration		: underline;
	font-weight		    : bold;
}

a:hover
{
	text-decoration		: underline;
}

input.input_1,
select.input_1
{

}

input.input_1,
select.input_1,
textarea.input_1
{
	padding			: 2px;
	background-color	: #FAF8DE;
	border			: 1px solid #999;
}

textarea.input_1 {
	
}

html>body div.clear { display: none; }
head:first-child+body div.clear { display: block; }
.clear { clear: both; line-height: 0px; font-size: 1px; }
/*/*/ .clear { display: none; } /* */

div {
	background		: transparent;
	margin			: 0px;
	padding			: 0px;
	border			: 0px;
}

form {
   margin         : 0;
   padding        : 0;
}

.centrato {
	text-align		: center;
}

.padding_1 {
	padding			: 5px;
}

.padding_1_lat {
	padding			: 0 5px;
}

.padding_2 {
	padding			: 10px;
}

.padding_2_lat {
	padding			: 0 10px;
}

.padding_3 {
	padding			: 15px;
}

.padding_3_lat {
	padding			: 0 15px;
}

.padding_body {
	padding			: 0 25px;
}

.stile_indi
{
	display				: none;
}

#div_container,
#div_container div.div_header {
   width                : 957px;
}

#div_container {
   background-color     : #FFF;
   background-image     : url(../_pics/struttura/bg_body.jpg);
   background-repeat    : repeat-y;
   background-position  : center;
   margin               : auto;
}

#div_container div.div_header {
   background-position: center;
   background-repeat: no-repeat;
   height               : 435px;
   position             : relative;
}

#div_container div.div_header_homepage {
   background-image: url(../_pics/struttura/bg_header.jpg);
}

#div_container div.div_header_alloggi {
   background-image: url(../_pics/struttura/header/bg_alloggi.jpg);
}

#div_container div.div_header_azienda_agricola {
   background-image: url(../_pics/struttura/header/bg_azienda_agricola.jpg);
}

#div_container div.div_header_galleria_fotografica {
   background-image: url(../_pics/struttura/header/bg_galleria_fotografica.jpg);
}

#div_container div.div_header_tariffe {
   background-image: url(../_pics/struttura/header/bg_tariffe.jpg);
}

#div_container div.div_header_dove_siamo {
   background-image: url(../_pics/struttura/header/bg_dove_siamo.jpg);
}

#div_container div.div_header_richiedi_disponibilita {
   background-image: url(../_pics/struttura/bg_header.jpg);
}

#div_container div.div_header_prodotti {
   background-image: url(../_pics/struttura/header/bg_prodotti.jpg);
}

#div_container div.div_header_corsi {
   background-image: url(../_pics/struttura/header/bg_corsi.jpg);
}

#div_container div.div_header div.div_menu {
   position             : absolute;
   bottom               : 30px;
   left                 : 28px;
   text-align           : center;
   width                : 900px;
   font-size            : 16px;
   font-family          : Times new roman, serif; 
}

#div_container div.div_header div.div_menu span.selected {
   font-weight          : bold;
   font-size            : 17px;
   color                : #A19523;
}

#div_container div.div_header div.div_menu a:link,
#div_container div.div_header div.div_menu a:visited {
   color                   : #333;
   text-decoration         : none;
}

#div_container div.div_body {
   margin               : auto;
   width                : 890px; 
}

div.div_footer {
   margin-top           : 15px;
   text-align           : center;
   color                : #807A44;
}

div.div_footer p {
   line-height          : 19px;
}

div.div_footer p.menu {

}

div.div_footer p.menu span.selected {
   font-weight          : bold;
   color                : #BEAF1B;
   font-size            : 12px;
}

div.div_footer a:link,
div.div_footer a:visited {
   color                : #807A44;
}  

p.titolo {
   font-size            : 32px;
   font-family          : Times new roman, serif;
   color                : #666;
   font-weight          : bold;
   letter-spacing       : -1px;
}

p.titolo2 {
   font-size            : 22px;
   font-family          : Times new roman, serif;
   color                : #666;
   font-weight          : bold;
}

p.titolo3 {
   font-size            : 16px;
   font-family          : Times new roman, serif;
   color                : #666;
   font-weight          : bold;
}
p.titolo4 {
   font-size            : 19px;
   font-family          : Times new roman, serif;
   color                : #666;
   font-weight          : bold;
}

p.testo {
   padding              : 0 4px;
   line-height          : 19px;
   letter-spacing       : 1px;
   color                : #333;
}

.tabella {
   padding              : 23px;
   line-height          : 19px;
   letter-spacing       : 1px;
   color                : #333;
   
   width: 100%;
}

.tabella td{
   border-bottom: 1px solid #ccc;
}


.tabella td{
   padding              : 10px;
   line-height          : 19px;
   letter-spacing       : 1px;
   color                : #333;
}


#div_form_contatti div.div_errori,
#div_form_contatti div.div_invio {
	margin			: auto;
	width			: 60%;
	padding			: 2px;
}

#div_form_contatti div.div_invio p.ok_mail,
#div_form_contatti div.div_errori p.errore {
	font-size		: 16px;
	font-weight		: bold;
	text-align		: center;
}

#div_form_contatti ul,
#div_form_contatti div.div_errori p.errore {
	color			: #E00;
}

#div_form_contatti ul li {
	padding			: 2px;
}

#div_form_contatti table.tab_form {
	margin			: auto;
	width			: 70%;
	letter-spacing         : 1px;
}

#div_form_contatti table.tab_form td {
	padding			: 2px;
}

#div_form_contatti table.tab_form td.td_header {
	text-align		: center;
	padding			: 6px 0 2px 0;
	font-weight		: bold;
}

#div_form_contatti table.tab_form td.td_dida {
	text-align		: right;
}

#div_form_contatti table.tab_form td.td_campo {
	text-align		: left;
}

#div_form_contatti table.tab_form td.td_messaggio {
	text-align		: center;
}

#div_form_contatti table.tab_form td p.privacy_txt {
	font-size		: 11px;
}

#div_form_contatti table.tab_form td p.privacy_input {
	padding			: 3px;
	text-align		: center;
}

#div_form_contatti table.tab_form td p.submit {
	text-align		: center;
	padding			: 2px;
}

table.tab_gallery  {
   margin         : auto;
      background-color:#FFFFFF;
}

table.tab_gallery table{
      background-color:#FFFFFF;
}

table.tab_gallery td {
	padding          : 4px;
	text-align       : center;
	vertical-align   : center;

}
table.tab_gallery img {
	text-align:center;
	vertical-align:bottom;

}

table.tab_gallery td p.img {
   text-align     : center;
}

table.tab_gallery td p.didascalia {
   text-align     : center;
}

table.tab_prezzi {

}

table.tab_prezzi td {
   padding        : 5px;
   font-size      : 14px;
}

