#header {
	height: 89px;
	width: 775px;
	position: relative;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d3d3d;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


p,h1,h2,h3,h4,h5,h6,form,input {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	font-variant: small-caps;
	color: #00a0e4;
	margin-bottom: 8px;
}
h2 a {
	text-decoration: none;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #8A8A8A;
	margin-top: -10px;
}
h4 {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	cursor: help;
}



a {
	color: #00a0e4;
}
.light, .light a {
	color: #8A8A8A;
}

a:hover {
	color: #3D3D3D;
}


h3 {
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #002f43;
}
.strong {
	font-weight: bold;
}





#box {
	margin: auto;
	width: 775px;
	position: relative;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;
}

#logo {
	position: absolute;
	left: 10px;
	top: 10px;
}
#languages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a5a5a5;
	position: absolute;
	top: 7px;
	right: 10px;
}
#languages a {
	text-transform: capitalize;
	color: #a5a5a5;
	text-decoration: underline;
}
#languages img {
	vertical-align: middle;
	margin-right: 5px;
}


#menu_head {
	height: 44px;
	width: 605px;
	position: absolute;
	bottom: 2px;
	right: 10px;
	text-align: right;
}
hr {
	display: none;
}

#pic_section {
	height: 153px;
	width: 775px;
}
#barra_sub {
	background-color: #e6e6e6;
	margin-top: 1px;
	height: 24px;
	width: 755px;
	padding-right: 10px;
	padding-left: 10px;
}
#barra_sub #path {
	float: left;
	margin-top: 5px;
}
#path a {
	font-weight: bold;
	color: #3d3d3d;
	text-decoration: underline;
}

#barra_sub #restrict_buttons {
	float: right;
	margin-top: 3px;
	margin-right: 0px;
	text-align: right;
}
#restrict_buttons img {
	vertical-align: middle;
}
.menu_left {
	width: 175px;
	background-image: url(../img/dot_orizzontale.gif);
	background-repeat: repeat-x;
}
#box #content {
	margin-top: 22px;
	position: relative;
}
.menu_left ul {
	width:175px;
	list-style:none;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menu_left ul li {
	display:block;
	text-decoration:none;
	background-image: url(../img/li_bg.gif);
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	line-height: 25px;
	height: 25px;
	font-size: 12px;
	
}
.menu_left #active {
	background-image: url(../img/li_bg_active.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.menu_left ul li a {
	text-decoration:none;
	display:block;
	width:155px;
	height:24px;
	color: #002f43;
}
.menu_left a:hover {
	color: #00A0E4;
	text-decoration: underline;
}

#content #c_left {
	float: left;
	width: 175px;
	margin-top: 5px;
}
#content #c_center {
	float: right;
	width: 570px;
	padding-right: 0px;
	position: relative;
}
#c_center h1 {
	font-size: 20px;
	font-variant: small-caps;
	font-weight: bold;
	margin-bottom: 8px;
}
#spot_mela {
	margin-top: 37px;
}
#c_center_1 {
	float: left;
	width: 344px;
}
#c_center_2 {
	float: right;
	width: 177px;
}
ul.menu_ok {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.menu_ok li {
	background-image: url(../img/bullet_grey.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 12px;
	color: #5f5f5f;
	font-size: 11px;
	padding-bottom: 5px;
}
ul.menu_ok li a {
	color: #5f5f5f;
	text-decoration: underline;
}
ul.menu_ok a:hover {
	color: #00a0e4;
}
.dotted {
	background-image: url(../img/dot_orizzontale.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	margin-bottom: 8px;
}
.box_yellow {
	border: 3px solid #ffeabf;
	color: #5f5f5f;
}
.box_yellow .padded {
	margin: 7px;
}
.news .data {
	color: #a7a7a7;
	padding-right: 3px;
}
.news {
	color: #002f43;
	margin-bottom: 5px;
	clear: both;
}
ul.news {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
ul.news li {
	background-image: url(../img/icon_doc.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 20px;
	color: #5f5f5f;
	font-size: 11px;
	padding-bottom: 5px;
	margin-bottom: 4px;
}

.news a {
	color: #002f43;
	text-decoration: underline;
}
.news a:hover {
	text-decoration: underline;
	color: #5f5f5f;
}
#footer {
	margin-left: 205px;
	clear: both;
	width: 562px;
	padding-top: 15px;
	height: 60px;
}
#footer_links {
	color: #00a0e4;
}
#footer_links a {
	text-decoration: none;
}
#footer_links a:hover {
	color: #5f5f5f;
	text-decoration: underline;
}


#footer_left {
	float: left;
}
#footer_right {
	float: right;
	text-align: right;
}

#footer_disclaimers {
	font-size: 10px;
	color: #b5b5b5;
}
#footer_credits a {
	text-decoration: none;
}
#footer_validator,#footer_validator a {
	color: #b5b5b5;
	font-size: 10px;
}
#c_c_left {
	float: left;
	width: 347px;
}
.p_dist {
	margin-top: 12px;
}

#c_c_right {
	float: right;
	width: 175px;
}
#c_c_right.top {
margin-top:-35px;
}
#c_c_right .didascalia {
	font-size: 10px;
	color: #b5b5b5;
	text-align: right;
	margin-top: 5px;
}
.dropdown {
	background-color: #00a0e4;
	height: 31px;
	background-image: url(../img/dropdown_right_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
}
.dropdown select {
	font-size: 12px;
	margin-top: 6px;
	margin-left: 5px;
	width: 160px;
}
#modulo_contatti .field {
	width: 300px;
	border: #CCCCCC solid 1px;
	padding:2px;
}
.verticalmiddle {
	vertical-align: middle;
}
p.highlight {
	background-image: url(../img/line_highlight.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1px;
	height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.windows {
	width: 120px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 11px;
	border: 3px solid #FFEABF;
	background-color: #666;
	height: 120px;
	background-image: url(../img/triangle_small.gif);
	background-repeat: no-repeat;
	background-position: 107px 107px;

}
.windows label {
	display: block;
	margin-top: 5px;
	margin-left: 5px;
}

.windows a {
	color: #FFFFFF;
	text-decoration: none;
}
.windows a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.box_news h3 {
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #00a0e4;
}
.box_news {
	position: relative;
	margin-bottom: 20px;
}
.box_news .piede_news {
	height: 17px;
	background-image: url(../img/dot_orizzontale.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.box_news h3 {
	float: left;
}

.box_news .data {
	color: #999999;
}
.box_news .descrizione {
	clear: both;
	margin-top: 10px;
	margin-bottom: 5px;
}


.piede_news a {
	background-image: url(../img/pdf_icon_small.gif);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	width: 70px;
	float: right;
	background-position: right;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background-color: #FFFFFF;
	padding-left: 8px;
}
.piede_news a.flash_paper {
	background-image: url(../img/flash_icon.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 50px;
}

.piede_news a:hover {
	color: #00A0E4;
	text-decoration: none;
}




.piede_info a {
	background-image: url(../img/icon_info.gif);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	width: 70px;
	float: right;
	background-position: right;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	background-color: #FFFFFF;
	padding-left: 8px;
}


#box_video {
	border: 1px solid #002F43; 
	width:330px;
	height:225px;
}
#flash8 {
	font-size: 9px;
	color: #999999;
	width: 250px;
	position: absolute;
	top: -33px;
	text-align: right;
	right: 120px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#collapse {
	margin-left: 10px;
	float: left;
	margin-top: 3px;
}
.news a.dettaglio {
	background-image: url(../img/pdf_icon_small.gif);
	background-repeat: no-repeat;
	width: 50px;
	background-position: left;
	padding-left: 23px;
	font-weight: bold;
	color: #00A0E4;
	text-decoration: none;
	display: block;
	margin-top: 5px;
}
.errore {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}

.line {
	background-image: url(../img/line_highlight_long.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

div.customers_box {
	padding-top: 0px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
div.customers_footer {
	padding-right: 0px;
	padding-left: 8px;
	background-color: #FFFFFF;
	height: 20px;
	background-image: url(../img/dot_orizzontale.gif);
	background-repeat: repeat-x;
	background-position: left center;
	line-height: 20px;
}

