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

body,
select,
input,
textarea {
	font-family		: Verdana, sans-serif;
	font-size		: 11px;
}

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

.display_none,
hr
{
	display				: none;
}

img
{
	border				: 0;
}

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

a:hover
{
	text-decoration		: underline;
}

input.input_1,
select.input_1
{
   font-size           : 13px;
}

input.input_1,
select.input_1,
textarea.input_1
{
	padding			    : 4px;
	background-color	: #FFF;
	border			     : 1px solid #666;
	font-family         : Georgia, serif;
	
}

textarea.input_1 {
	font-size           : 11px;
}

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}

div.div_box_homepage {
   margin            : auto;
   width             : 960px;
   height            : 440px;
   position          : relative;
}

div.div_box_homepage div.div_txt {
   width             : 450px;
   position          : absolute;
   right             : 30px;
   top               : 90px;
}

div.div_box_homepage div.div_img {
   position          : absolute;
   left              : 0;
}

div.div_box_homepage div.div_img p {
   margin            : 8px 0;
}

div.div_box_homepage div.div_img p img {
   border            : 2px solid #FFF;
}


#div_container {
   background-image: url(../_pics/struttura/bg_header.png);
   background-repeat: no-repeat;
   background-position: center top;
}

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

#div_container div.div_header,
#div_container div.div_body,
#div_container div.div_footer {
   margin               : auto;
}

#div_container div.div_body {
   width                : 940px;
   font-family          : Georgia, serif;
   font-size            : 15px;
   color                : #3A3A3A;
   min-height           : 400px;
   height               : auto !important;
   height               : 400px;
   margin-bottom        : 10px;  
}

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

#div_container div.div_footer {
   padding-top          : 10px;
   font-size            : 9px;
   color                : #3A3A3A;
   background-image: url(../_pics/struttura/logo_footer.png);
   background-repeat: no-repeat;
   background-position: right center;
   border-top           : 2px dotted #CCC;
}

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

#div_container div.div_footer a:link,
#div_container div.div_footer a:visited {
   color                : #3A3A3A;
   font-weight          : normal;
   text-decoration      : none;
}

#div_container div.div_footer span.tps {
   color                : #2C2C2C;
}

#div_container div.div_footer span.eng {
   color                : #BB2410;
}

#div_container div.div_footer span.selected {
   color                : #777;
   text-decoration      : underline;
}

#div_container div.div_footer p.main_menu {
   text-transform       : uppercase;
}

#div_container div.div_header div.div_main_menu {
   position             : absolute;
   top                  : 114px;
   text-align           : right;
   right                : 30px;
}

div.div_logged {
   position             : absolute;
   top                  : 45px;
   right                : 50px;
   width                : 250px;
}

div.div_logged p {
   line-height          : 20px;
}

div.div_sottomenu_protetta {
   padding              : 10px;
   font-size            : 18px;
}

div.div_logged p.sottomenu_riservato {
   font-size            : 10px;
}

div.div_logged p.sottomenu_riservato a:link,
div.div_logged p.sottomenu_riservato a:visited {
   font-weight          : normal;
   color                : #333;
   text-decoration      : none;
}

div.div_logged p.sottomenu_riservato a:hover {
   color                : #FFF;
}

#div_container div.div_header div.div_login_form {
   position             : absolute;
   top                  : 33px;
   right                : 50px;
   width                : 250px;
}

#div_container div.div_header div.div_login_form p.bottone {
   margin-top           : 4px;
}

#div_container div.div_header div.div_login_form table {
   margin               : auto;
}

#div_container div.div_header div.div_login_form table td {
   padding              : 2px 2px;
   font-size            : 9px;
}

#div_container div.div_header div.div_login_form input.input_1 {
   font-size            : 10px;
   padding              : 3px;
   font-family          : Verdana, sans-serif;
}

#div_container div.div_header div.div_login_form table td.td_dida {
   text-align           : right;
}

#div_container div.div_body_servizi {

}

table.tab_files {
   margin               : auto;
}

table.tab_files td {
   padding              : 3px;
   font-size            : 12px;
   border-bottom        : 1px solid #BBB;
}

table.tab_files th {
   padding              : 3px;
   font-size            : 13px;
   background-color     : #CCC;
}

p.titolo {
   padding              : 10px 0;
}

p.testo {
   line-height          : 24px;
}

ul.testo {
   list-style-type      : square;
}

ul.testo li {
   padding              : 3px;
}











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



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

#div_xfiles table.tab_files {
   width: 100%;
}
#div_xfiles table.tab_files th{
   padding			: 10px;
   text-align		: center;
}
#div_xfiles table.tab_files td {
   padding			: 10px;
   text-align		: center;
}
#div_xfiles table.tab_files td a {
   text-decoration: none;
}
#div_xfiles table.tab_files td a:hover{
   text-decoration: underline;
}




