/* mac hide\*/

html, body {
	height:100%;
}
/* end hide */

* {margin: 0; padding: 0;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	text-align: center;
	min-width: 800px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
div, p, h1, h2, h3, h4, h5, h6, form, ul, select  {
	margin: 0px;
	padding: 0px;
}/*clear top margin for mozilla*/
a {
	text-decoration: none;
}

a img {border: none;}
ul, ol {list-style: none;}
#outer {
	height: 100%;
	min-height: 100%;
	width: 806px;
	position: relative;
	margin: auto;
	background-image: url(../images/outer_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
html>body #outer {
	height: auto;
	min-height: 100%;
} /*for mozilla as IE treats height as min-height anyway*/
#innerwrap { /* enables content first */
	width: 780px;
	top: 0px;
	text-align: justify;
	margin-left: 13px;
}
#centrecontentpage {
	width: 740px;
	float: left;
	padding-top: 336px;
	padding-bottom: 26px;
	padding-left: 20px;
	padding-right: 20px;
}
#centrecontentpage #page_txt {
	width: 720px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}

#centrecontentpage #page_title {
	background-image: url(../images/bar_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	width: 686px;
	position: relative;
	padding-right: 18px;
	padding-left: 36px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 18px;
	margin-bottom: 13px;
}
#centrecontentpage #page_txt #list_num .t_su {
	color: #001066;
	background-image: url(../images/ico_su.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}

#centrecontentpage #page_title #left {
	height: 43px;
	width: 33px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/bar_ico.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#centrecontentpage #page_title #right {
	height: 43px;
	width: 16px;
	position: absolute;
	right: 0px;
	top: 0px;
	background-image: url(../images/bar_end.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

* html body #menu a {
width:90%;
} 



#othercontentpage {
	width: 430px;
	float: right;
	padding-top: 318px;
	padding-bottom: 65px;
	font-size: 14px;
}
#footer {
	width: 780px;
	height: 26px;
	margin-left: 13px;
	bottom: 0px;
	position: absolute;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
#footer { .left:0px; } 

/*div#footer{position:absolute;bottom: 0;width: 100%} */

* html #footer {/*only ie gets this style*/
	\height: 52px;/* for ie5 */
	he\ight: 26px;/* for ie6 */
}
#clearfooter {
	width: 100%;
	height: 26px;
	clear: both;
} /* to clear footer */
#header {
	position: absolute;
	top: 0px;
	width: 780px;
	height: 314px;
	overflow: hidden;
	left: 13px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #heder_menu li {
	display: inline;
	padding-right: 9px;
	padding-left: 9px;
	font-size: 12px;
	font-weight: bold;
	color: #001066;
}
#header #heder_menu a {
	color: #001066;
}


#header #heder_menu {
	position: absolute;
	top: 8px;
	right: 0px;
	padding-right: 9px;
	width: 300px;
	text-align: right;
}
#header #header_movie {
	position: absolute;
	left: 0px;
	top: 110px;
	height: 204px;
	width: 780px;
}
#centrecontentpage #page_txt img {
	margin-left: 20px;
}
#centrecontentpage #page_txt #page_bar_sx {
	width: 12px;
	height: 24px;
	background-image: url(../images/pag_bar_sx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 0px;
	top: 0px;
}

#centrecontentpage #page_txt #page_bar_dx {
	height: 24px;
	width: 12px;
	background-image: url(../images/pag_bar_dx.jpg);
	background-position: right top;
	position: absolute;
	right: 0px;
	top: 0px;
}
#centrecontentpage #page_txt #page_bar {
	height: 24px;
	position: relative;
	background-image: url(../images/pag_bar_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	line-height: 22px;
}
#centrecontentpage #page_txt #page_bar_b a {
	color: #FFFFFF;
}
#centrecontentpage #page_txt #page_bar_b a:hover {
	text-decoration: underline;
}
#centrecontentpage #page_txt #page_bar_sx_b {
	width: 16px;
	height: 32px;
	background-image: url(../images/pag_bar_sx_b.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 0px;
	top: 0px;
}

#centrecontentpage #page_txt #page_bar_dx_b {
	height: 32px;
	width: 16px;
	background-image: url(../images/pag_bar_dx_b.jpg);
	background-position: right top;
	position: absolute;
	right: 0px;
	top: 0px;
}
#centrecontentpage #page_txt #page_bar_b {
	height: 25px;
	position: relative;
	background-image: url(../images/pag_bar_bg_b.jpg);
	background-repeat: repeat-x;
	background-position: center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-left: 26px;
	padding-right: 26px;
	text-align: center;
	padding-top: 7px;
}
#centrecontentpage #page_txt #des_bar_sx {
	width: 11px;
	height: 20px;
	background-image: url(../images/des_bar_sx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 0px;
	top: 0px;
}
#centrecontentpage #page_txt #des_bar_dx {
	height: 20px;
	width: 11px;
	background-image: url(../images/des_bar_dx.jpg);
	background-position: right top;
	position: absolute;
	right: 0px;
	top: 0px;
}
#centrecontentpage #page_txt #des_bar {
	height: 20px;
	position: relative;
	background-image: url(../images/des_bar_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	margin-bottom: 5px;
}
#centrecontentpage #page_txt a {
	color: #004A95;
	font-weight: bold;

}
#centrecontentpage #page_txt a:hover {
	text-decoration: underline;

}
#centrecontentpage #submenu ul {
	margin-bottom:13px;
	background-color: #E5E5E5;
	margin-left: 25px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#centrecontentpage #submenu li {
	display:inline;
}
#centrecontentpage #submenu a {
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	color: #001066;
	background-image: url(../images/m_goc_off.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 13px;
}
#centrecontentpage #page_txt #list {
	margin-left: 20px;
	list-style-image: url(../images/ico_list.gif);
}
#centrecontentpage #page_txt #list_num {
	list-style:decimal;
	margin-left:20px;
}
#centrecontentpage #submenu {
	position: relative;
	width: 730px;
	z-index: 10;
}
#centrecontentpage #submenu a:hover, .pres #submenu #pres a, .evol #submenu #evol a, .inte #submenu #inte a, .tecn #submenu #tecn a, .inno #submenu #inno a, .dove #submenu #dove a, .cont #submenu #cont a, .carr #submenu #carr a, .ammi #submenu #ammi a, .comm #submenu #comm a, .maga #submenu #maga a, .news #submenu #news a, .arch #submenu #arch a, .sede #submenu #sede a, .seg #submenu #seg a, .sms #submenu #sms a  {
	background-image: url(../images/m_goc_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: underline;
}
#centrecontentpage #page_txt #list li {
	margin-bottom: 10px;

}
#centrecontentpage #page_txt #list_num li {
	margin-bottom: 10px;
}
#centrecontentpage #page_txt #stamp {
	position: relative;
	height: 24px;
	width: 720px;
	background-image: url(../images/bar_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#centrecontentpage #page_txt #stamp #stamp_txt {
	position: absolute;
	left: 39px;
	top: 0px;
	height: 24px;
	width: 682px;
}
#centrecontentpage #page_txt #stamp #stamp_ico {
	position: absolute;
	height: 24px;
	width: 24px;
	left: 0px;
	top: 0px;
}
#centrecontentpage #page_txt #stamp img {
	margin-left: 0px;
}
#centrecontentpage #page_txt #goccia_pan {
	width: 720px;
	height: 400px;
}
#centrecontentpage #page_txt .form_tab {
	width: 720px;
	font-size: 10px;
	border: 1px ridge #CCCCCC;
}
#centrecontentpage #page_txt .form_tab td {
	border: 1px ridge #CCCCCC;
}
#centrecontentpage #page_txt .form_txt {
	padding: 2px;
	background-color: #232369;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	font-size: 10px;
}

#centrecontentpage #page_txt input {
	width: 605px;
}
#centrecontentpage #page_txt textarea {
	width: 605px;
}
.ast {
	color: #FF0000;
}
#centrecontentpage #page_title #pdf {
	position: absolute;
	right: 18px;
	top: 18px;
	height: 16px;
	width: 16px;
}
#centrecontentpage #page_txt #index_prod {
	width: 250px;
	float: left;
	position: relative;
}
#centrecontentpage #page_txt #index_txt {
	width: 530px;
	float: left;
}

#centrecontentpage #page_txt #index_serv {
	width: 250px;
	float: right;
	position: relative;
}
#centrecontentpage #page_txt #news {
	width: 180px;
	float: right;
}
#header #logo {
	position: absolute;
	width: 274px;
	height: 72px;
	top: 16px;
	left: 19px;
}
#footer p {
	margin-top: 10px;

}
#centrecontentpage #page_txt #index_txt #home_list li {
	background-image: url(../images/home_list_ico.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 12px;
	margin:0;
	line-height:12px;
}
#submenu #credit {
	position: absolute;
	top: 3px;
	right: 10px;
	width: 200px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

