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

body a {
	outline				: none;
}

body,
select,
input,
textarea {
	font-family		: Georgia, serif;
	font-size		: 13px;
}

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

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

a:link,
a:visited
{
   color                : #FFF;
	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             : 3px;
	background-color    : #FFEED0;
	border              : 1px solid #804818;
}

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}

object {
   outline           : none 
}

#div_main_bg_home {
   background-repeat: no-repeat;
   background-position: center top;
}

#div_main_bg_pagina {
   background-repeat: no-repeat;
   background-position: center top;
}

#div_container {
   width             : 980px;
   margin            : auto;
  min-height         : 600px;
  height             : auto !important;
  height             : 600px;   
}

#div_container div {

}

#div_container div.div_header {
   height            : 410px;
   position          : relative;
}

#div_container div.div_header div.div_link_open {
	position				: absolute;
	top					: 260px;
	right					: 40px;
}

#div_container div.div_header div.div_main_menu {
   width             : 700px;
   text-align        : center;
   position          : absolute;
   bottom            : 0px;
   left              : 0px;
}

#div_container div.div_header div.div_new {
   position          : absolute;
   top					: 250px;
   right					: 40px;
   z-index				: 1000;
   width					: 40px;
   height				: 40px;
}

#div_container div.div_header div.div_lingue {
   width             : 200px;
   text-align        : right;
   position          : absolute;
   bottom            : 2px;
   right             : 82px;
}

#div_container div.div_body {
   margin-top        : 10px;
}

b {
   font-size         : 110%;
   color             : #FFDA9A;
}

table.tab_contatti {
   margin         : auto;
   width          : 100%;
}

table.tab_contatti td {
   padding           : 0 20px;
   vertical-align    : top;
}

table.tab_contatti td.td_sx {
   width             : 60%;
   text-align        : center;
}

table.tab_contatti td.td_dx {
   width             : 40%;
}

table.tab_contatti td.td_dx table td {
   vertical-align    : middle;
}


#div_form_contatti {

}

#div_form_contatti input.input_1,
#div_form_contatti select.input_1,
#div_form_contatti textarea.input_1 {
   width          : 200px;
}

#div_form_contatti div.div_errori,
#div_form_contatti div.div_invio {
	margin			: auto;
	width			   : 70%;
}

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

#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			: 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;
	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		: 10px;
}

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

#div_container div.div_footer {
   margin-top        : 20px;
   text-align        : center;
}

#div_container div.div_footer a:link,
#div_container div.div_footer a:visited {
   text-decoration      : none;
}

#div_container div.div_footer a:hover {
   text-decoration      : underline;
}

#div_container div.div_footer p {
   line-height       : 22px;
}

#div_container div.div_footer p.copyright,
#div_container div.div_footer p.tnx {
   font-size         : 11px;
}

table.tab_galleria {
   margin            : auto;
   margin-top        : 10px;
}

table.tab_galleria td {
   padding           : 8px;
}

table.tab_galleria td img {
   border            : 1px solid #FFF;
}

p.testo {
   text-align        : justify;
   line-height       : 22px;
}

ul.testo {
   text-align           : left;
   list-style-type      : square;
   width                : 70%;
   margin               : auto;
}

ul.testo li {
   padding              : 3px 0;
   text-align           : left;
   font-size            : 11px;
}

