* { margin:100; padding:0;}
body {
	background:#fff;
	font-family:"lucida Grande", Arial, sans-serif;
	font-size:110%;
	line-height:0.95em;
	color:#6E7373;
}


.clear {
	clear:both;
	padding: 5px;
	margin: 0px;
}

.fleft { float:left;}
.fright { float:right;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.container { width:100%;}

p {
	margin-bottom:5px;
}
.p1 {
	margin-bottom:36px;
}
.p2 { margin-bottom:20px;}


/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal; font-family:tahoma; font-size:1em; color:#2d2d2d;}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}

.form { height:25px;}
.form input {width:178px; height:15px; background:none; border:1px solid #7e7e7e; color:#000;}
textarea { width:179px; height:93px; background:none; overflow:auto; border:1px solid #7e7e7e;  font-size:1em; font-family:tahoma; color:#2d2d2d;}

.input_1 {
	width:150px;
	height:18px;
	border:1px solid #404040;
}


/*==================list====================*/
ul {
	list-style-image: none;
	list-style-type: disc;
}

.main_menu { margin-left:1px;}
.main_menu li { display:inline;}
.main_menu li a { display:block; float:left; background:url(../images/main_menu_bgd.gif) no-repeat left top; width:107px; height:23px; text-align:center; margin-right:2px; text-transform:uppercase; color:#000; font-weight:bold; text-decoration:none; font-size:0.9em; line-height:22px;}
.main_menu li a:hover { background:url(../images/main_menu_bgd1.gif) no-repeat left top;}
.main_menu li a.current {background:url(../images/main_menu_bgd1.gif) no-repeat left top;}

.footer_menu li {
	display:inline;
}
.footer_menu li a { background:url(../images/footer_marker.gif) no-repeat right 4px; padding:0 20px 0 20px; color:#ccdeee; text-decoration:none;}
.footer_menu li a:hover { text-decoration:underline;}


/*==================other====================*/
.img_indent {
	float:left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	padding: 0px;
}

.list1 li a {
	background:url(../images/__marker.gif) no-repeat left 4px;
	padding-left:2px;
	line-height:1.72em;
	font-family: "lucida Grande", Arial, sans-serif;
	font-size: 24px;
	text-decoration: none;
}
.list2 {
	list-style-image: url(../immagini/arrow.gif);
	list-style-type: square;
	color: #FFFFFF;
	font-size: 115%;
	line-height: 1.4em;
	font-style: normal;
	background-color: #8BBBCC;
	padding: 8px;
	display: block;
	list-style-position: inset;
	border: thin dotted #FFFFFF;
}
.left_line {
	padding-left: 18px;
	padding-right: 5px;
	font-variant: normal;
	background-image: url(../immagini/ima_freccinarossa.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: #664E4A;
}
.block_title {
	font-family: "lucida Grande", Arial, sans-serif;
	font-size: 20px;
	color: #475466;
	font-weight: lighter;
	padding-top: 20px;
	letter-spacing: 0.01em;
}
#page2 #site_center #main #content .col_1 .indent ol {
	line-height: normal;
	padding-left: 15px;
	white-space: normal;
}
ol {
	line-height: 4em;
}

/*==================txt, links, lines, titles====================*/
a {
	text-decoration: none;
	color: #4290CC;
}
#footer .aligncenter{
	text-decoration:underline;
}
h1 {
	font-size:2.5em;
	margin-bottom:5px;
	font-family: "Trebuchet MS", arial, sans-serif;
	color: #004666;
	letter-spacing: -1px;
	line-height: 1em;
	font-weight: lighter;
}
h2 {
	font-size:2.2em;
	margin-bottom:22px;
	font-family: "Trebuchet MS", arial, sans-serif;
	color: #49849B;
	letter-spacing: -1px;
	line-height: 1em;
	font-weight: lighter;
}
h3 {
	font-size:150%;
	margin-bottom:3px;
	color: #0066CC;
	line-height: 100%;
	font-weight: lighter;
	margin-top: 15px;
}
h3 span { color:#427b20;}
h4 {
	font-size: 150%;
	color: #990000;
	line-height: 100%;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-weight: 100;
}
h5 {
	font-size:140%;
	margin-bottom:0.25em;
	color: #163F5E;
	font-weight: normal;
}
#page3 #site_center #main #content .col_1 .indent li {
	list-style-type: square;
	padding-right: 40px;
	margin-left: 20px;
}

.txt1 { color:#427b20;}

.link1 { color:#2d2d2d;}
.link2 {
	color:#333333;
	padding-top: 5px;
	height: 15px;
}

.line_hor { background:url(../images/line1.gif) left bottom repeat-x; padding-bottom:20px; margin-bottom:20px;}

.title { margin-bottom:16px;}


/*==================blocks====================*/
.block {
	background:url(../images/block_bgd_.gif) left top repeat-x #e1ebf5;
	width:100%;
}
.block .r {
	background:url(../images/line1.jpg) right top repeat-y;
}
.block .l {
	background:url(../images/line1.jpg) left top repeat-y;

}
.block .l_t {
	background:url(../images/l_t.jpg) no-repeat left top;
}
.block .r_t {
	background:url(../images/r_t.jpg) no-repeat right top;
}
.block .r_b {
	background:url(../images/r_b.jpg) no-repeat right bottom;
}
.block .l_b {
	background:url(../images/l_b.jpg) no-repeat left bottom;
	width:100%;
}
.block .ind {
	padding:16px 15px 13px 17px;
}
.evidente_tit {
	font-size: 1.5em;
	color: #006699;
	text-decoration: none;
}
.riquadro_azienda {
	display: block;
	height: 150px;
	width: 190px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.block_2 {
	background:url(../images/block_bgd_2.gif) repeat-x left top;
	width:100%;
	padding: 0px;
	margin: 0px;
}
.vert_focus a {
	display: block;
	text-align: left;
	font-size: 120%;
	color: #666666;
	background-image: url(../immagini/sfo_left_list.jpg);
	width: 262px;
	background-repeat: no-repeat;
	text-decoration: none;
	margin: 0px;
	text-indent: 9px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.vert_focus a:hover   {
	font-size: 120%;
	color: #FFFFFF;
	background-image: url(../immagini/sfo_left_list2.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}

.footer_block {
	margin-bottom:7px;
	display: block;
	background-image: url(../images/footer_block_bgd.gif);
	background-repeat: repeat-x;
	background-position: 10px top;
}
.footer_block .left {
	background-image: url(../images/footer_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer_block .right { background:url(../images/footer_right.gif) no-repeat right top;}
.footer_block .ind {
	text-align:center;
	padding-top: 18px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}


/*header*/
#header div {
	position:absolute;
	height:170px;
	margin-left:-9px;
	left: 39px;
	top: 16px;
}

/*content*/
#content { padding-bottom:32px;}
#content .indent {padding:33px 24px 0 18px;}
#content .col_2 { padding-top:11px;}


/*================== index.html ==================*/
#page1 #content .col_1 .indent { padding:13px 14px 0 18px;}
#page1 #content .col_1 .indent1 { padding-bottom:45px;}
#page1 #content .col_2 .indent1 { padding:0 0 2px 45px;}

/*================== index-1.html ==================*/
#page2 #content .col_1 .img_indent { margin-bottom:48px;}
#page2 #content .col_2 ul { margin-bottom:45px;}

/*================== index-2.html ==================*/
#page3 #content .col_1 .img_indent { margin-bottom:16px;}
#page3 #content .col_2 ul { margin:16px 0 42px 0;}

/*================== index-3.html ==================*/
#page4 #content .col_1 .img_indent { margin-bottom:14px;}
#page4 #content .col_1 ul { margin-bottom:12px;}
#page4 #content .col_2 ul { margin-bottom:22px;}

/*================== index-4.html ==================*/
#page5 #content .col_1 .img_indent { margin-bottom:46px;}

/*================== index-5.html ==================*/
#page6 #content .col_1 .img_indent { margin-bottom:20px;}
#page6 #content .col_2 ul { margin-bottom:45px;}

/*================== index-6.html ==================*/
#page7 #content .col_1 .indent1 { padding-bottom:45px;}
#page7 #content .col_2 .indent1 { padding:0 0 2px 45px;}

/*================== index-7.html ==================*/
#page8 #content { padding:36px 12px 35px 18px;}
#page8 #content p { margin-bottom:14px;}



/*==========================================*/
.prosegui {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/arrow1.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: right;
	display: block;
	margin-top: 20px;
	text-indent: 4px;
}
.prosegui:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5086BB;
}
.soft_focus {
	margin: 2px;
	height: 200px;
	width: 120px;
	clear: no;
	float: left;
	color: #003366;
	padding: 8px;
	vertical-align: top;
	text-align: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	display: block;
}
strong {
	font-weight: bold;
}
.medio {
	font-size: 0.9em;
	line-height: 1.2em;
}
li {
	margin-top: 5px;
}
h6 {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.cornice {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 33px;
	margin-right: 3px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.mini_text {
	font-size: 0.8em;
}
.times_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	line-height: 120%;
}
.box {
	height: 160px;
	font-size: 90%;
	margin-top: 40px;
}
.linea_divisoria {
	display: block;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.block p {
}
.block .l .r .b .l_t .r_t .r_b .l_b .ind .clear {
	margin: 0px;
}
.freccia ul {
	list-style-image: url(../immagini/arrow.gif);
	list-style-type: none;
}

.freccia li {
	list-style-image: url(../immagini/arrow.gif);
	list-style-type: none;
	margin-left: 1.5em;
}
#tabella td {
	margin: 0px;
	padding: 1px;
	font-size: 12px;
}
#tabella tr .pari {
	background-color: #A7BFD2;
	color: #FFFFFF;
}
#tabella tr .intestazione {
	background-color: #3C7DB8;
	color: #FFFFFF;
}
#formData input {
	margin-top: 2px;
	margin-bottom: 2px;
	width: 275px;
	height: 20px;
	border: 1px solid #666666;
}
#formData  textarea {
	width: 275px;
	height: 150px;
	margin-top: 2px;
}
.linklingue {
	font-size: 9px;
	color: #8B8F8F;
	font-weight: bold;
}
.menulingue {
	text-align: right;
	font-size: 9px;
}
