body
{
	margin			: 0;
	padding			: 0;
	border			: 0;
	background-color	: #E6D2B4;
	color            : #5C503D;
	background-image: url(../_pics/struttura/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

body,
select,
input,
textarea {
	font-family		: Garamond, serif;
	font-size		: 15px;
}

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

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

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

a:hover
{
	text-decoration		: underline;
}

input.input_1,
select.input_1
{

}

input.input_1,
select.input_1,
textarea.input_1
{
	padding			: 2px;
	background-color	: #F7EEE1;
	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_left {
	padding			: 0 10px;
}

.padding_3 {
	padding			: 15px;
}

.padding_3_left {
	padding			: 0 15px;
}

.stile_indi
{
	display				: none;
}
#tt {position:absolute; display:block; background:url(tooltip/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(tooltip/tt_bottom.gif) top right no-repeat; overflow:hidden}

.padding_body {
   padding           : 10px 20px;
}

div.div_header {
   background-image: url(../_pics/struttura/bg_header.jpg);
   height               : 405px;
   background-repeat: no-repeat;
   background-position: center top;
}

div.div_header div.div_main_menu {
   text-align           : center;
   padding-top          : 23px;
}

div.div_body {
   background-image: url(../_pics/struttura/bg_body_2.jpg);
   background-repeat: repeat-y;
   background-position: center;
   padding-bottom          : 20px;
}

div.div_footer {
   background-image: url(../_pics/struttura/bg_footer.jpg);
   height               : 112px;
   background-repeat: no-repeat;
   background-position: center top; 
}

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

div.div_footer p.tnx {
   float                : right;
   padding-top          : 12px;
}

div.div_footer a:link,
div.div_footer a:visited {
   font-weight          : normal;
   text-decoration      : none;
}

div.div_cont {
   width                : 920px;
   margin               : auto;
}

div.div_header div.div_cont {
   width                : 980px;
   position             : relative;
}

div.div_header div.div_lingue {
   position             : absolute;
   top                  : 0;
   right                : 0;
}

div.div_header div.div_lingue p {
   padding              : 8px 0 0px 0;
}

p.titolo {
   margin-bottom        : 10px;
}

p.titolo2 {
   font-size            : 22px;
   font-weight          : bold;
   color                : #BA6B06;
}

p.testo {
   font-size            : 16px;
   line-height          : 22px;
   margin-bottom        : 10px;
}



p.immagini {

}

p.immagini img {
   padding              : 0 4px;
}

table.tab_prezzi,
table.tab_termini {
   margin               : auto;
   width                : 80%;
}

table.tab_prezzi td,
table.tab_termini td {
   padding              : 4px;
}

table.tab_galleria {
   margin               : auto;
}

table.tab_galleria td {
   padding              : 6px;
}







#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.errore_form,
#div_form_contatti div.div_errori p.errore {
	color			: #E00;
}

#div_form_contatti ul.errore_form {
   width                : 250px;
   margin               : auto;
}

#div_form_contatti ul li {
	padding			: 2px;
}

#div_form_contatti table.tab_form {
	margin			: auto;
	width			: 70%;
}

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

#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;
	white-space      : nowrap;
}

#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;
}
