html { overflow: -moz-scrollbars-vertical !important; }

body
{
	text-align: left;
	font-family: arial, verdana;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	height: 100%;
	padding-bottom: 50px;
	background-color: #EAEAEA;
}

/*Typo*/

a
{
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}

a:hover
{
	font-size: 11px;
	color: #0066CC;
	text-decoration: underline;
}

img { border: none; }

h1 {
	color:#4896D2;
	margin:12px 0 0 0px;
	font-family:Arial, Tahoma, Geneva, sans-serif;
	font-size:48px;
	line-height:60px;
	text-align:left;
	text-transform:uppercase;
	font-weight:lighter;
}
	
h2 {
	margin:20px 0 20px 0px;
	font-size:22px;
	line-height:23px;
	text-align:left;
	font-weight:normal;
}

h3 {font-size:14px;}

p {
	margin: 0;
	padding: 5px;
	line-height: 1.5em;
}

blockquote {
	background:transparent url('images/quote_wh.gif') no-repeat scroll 10px 0.75em;
	font-family:Georgia,Times,serif;
	font-size:1.05em;
	font-size-adjust:none;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0.25em 0pt 0px;
	padding:18px 0 20px 40px;
}

#header ul
{
	list-style-type: none;
	padding-top:52px;
	float:left;
}

#header li
{
	float: left;
	margin-right: 44px;
}

#header li a
{
	text-decoration: none;
	color: #666;
	font-weight: bold;
}

#header li a:hover
{
	color: #4896D2;
}

ul.lista li {}
ul.lista li b {color:#4896D2;text-transform:uppercase; margin-top:2em;} 
#header {
	height: 110px;
	background: url(images/top_bg.gif) no-repeat bottom;
}

#logo {
	padding:0;
	width:201px;
	height:88px;
	display:block;
	float:left;
	margin-top:-5px;
	margin-left:35px;
	display: inline;
}


#wrap {
	margin:0pt auto;
	padding:10px;
	width:950px;
}

#container
{
	background: url(images/bg.gif) repeat-y top;
}



#nav {
	width:170px; 
	min-height:500px; 
	float:right; 
	padding:35px 15px 15px 15px; 
}

#nav ul {
	list-style:none; 
	margin:0; 
	padding:0;
}

#nav li {margin-top:15px;}

#nav li a, #nav li a:visited {
	color:#666;
	font-weight: bold;
}

#nav li a:hover {
	color:#4896D2;
	text-decoration:none;
}

#nav ul li a.current { color: #4896D2; }
#header ul li a.current { color: #4896D2; }
#maincontent {
	width:685px; 
	float:left; 
	padding:0 20px 0 20px;
	margin:15px 0 0 0;
	background: url(images/bg_right.gif) repeat-y right;
}
#trad {width:160px; float:right;}
#footer {background: url(images/bottom.gif) repeat bottom; font-size:0.9em; color: #999999; text-align:center; height:60px; clear:both}
#footer p {padding-top:15px;}
/* form styles */

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label {
	color:#999;
	cursor:pointer;
	padding-left:2px;
	line-height:16px;
}
label.chosen {color:#333;}

/*Transparent items*/
.outtaHere {
	position:absolute;
	left:-3000px;
}

/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:15px;
	height:14px;
	font-size:0;
	cursor:pointer;
}
.radioArea {background:url(images/radio.gif) no-repeat left top;}
.radioAreaChecked {background:url(images/radio.gif) no-repeat left bottom;}

/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:0;
	cursor:pointer;
}
.checkboxArea {background:url(images/checkbox.gif) no-repeat left top;}
.checkboxAreaChecked {background:url(images/checkbox.gif) no-repeat left bottom;}
.focused {border:1px dotted #ddd;}

/*Text inputs*/
.textinput, .textinputHovered {
	height:15px;
	background:url(images/input_bg.gif) repeat-x left top;
	border:none;
	padding:4px 0;
	vertical-align:middle;
}
.textinputHovered {background-position:left bottom;}
.inputCorner {
	padding-bottom:0;
	vertical-align:middle;
}

/*Text areas*/
.txtarea .tr, .txtarea .tr_xon {background:url(images/txtarea_tr.gif) no-repeat top right;}
.txtarea .tr_xon {background:url(images/txtarea_tr_xon.gif) no-repeat top right;}
.txtarea img.txt_corner {
	width:5px;
	height:5px;
	display:block;
}
.txtarea .br, .txtarea .br_xon {background:url(images/txtarea_br.gif) no-repeat top right;}
.txtarea .br_xon {background:url(images/txtarea_br_xon.gif) no-repeat top right;}
.txtarea .cntr {background:url(images/txtarea_cntr.gif) repeat-y right top;}
.txtarea .cntr_xon {background:url(images/txtarea_cntr_xon.gif) repeat-y right top;}
.txtarea .cntr_l, .txtarea .cntr_l_xon {
	width:5px;
	background:url(images/txtarea_l.gif) repeat-y left top;
	float:left;
}
.txtarea .cntr_l_xon {background:url(images/txtarea_l_xon.gif) repeat-y left top;}
.txtarea textarea {
	border:0;
	background:none;
	padding:0;
	margin:5px;
}

/*Selects*/
.selectArea {
	width:200px;
	height:21px;
	background:url(images/select_bg.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:21px;
	float:left;
	background:url(images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:21px;
	height:21px;
	float:right;
	background:url(images/select_right.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:160px;
	color:#FFF;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:auto;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px;
	background:url(images/button_bg.gif) repeat-x left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {background-position:left bottom;}
.buttonImg {vertical-align:bottom;}


/*Transparent items*/

.transparent {

	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;

}

.transparentFake {

	background:none;
	border:none;

}

.transparent2 {

	z-index:10;

}



/*Radio buttons*/

.radioAreaUnchecked, .radioAreaChecked {

	z-index:5;
	position:absolute;
	width:15px;
	height:15px;
	cursor:pointer;

}

.radioAreaUnchecked {

	background:url(images/radio.gif) no-repeat left top;

}

.radioAreaChecked {

	background:url(images/radio.gif) no-repeat left bottom;

}



/*Checkboxes*/

.checkboxAreaUnchecked, .checkboxAreaChecked {

	z-index:5;
	position:absolute;
	width:14px;
	height:14px;
	cursor:pointer;

}

.checkboxAreaUnchecked {

	background:url(images/checkbox.gif) no-repeat left top;

}

.checkboxAreaChecked {

	background:url(images/checkbox.gif) no-repeat left bottom;

}



/*Text inputs*/

.textinput, .textinputHovered {

	width:236px;
	height:15px;
	background:url(images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;

}

.textinputHovered {

	background-position:left bottom;

}



/*Text areas*/

.textarea, .textareaHovered {

	width:336px;
	height:125px;
	background:url(images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;

}

.textarea2 {
	font-size:10px;
	width:336px;
	height:60px;
	background:url(images/textarea2.gif) no-repeat left top;
	border:none; 
	padding:4px 8px;
	
}

.textareaHovered {

	background-position:left bottom;

}



/*Selects*/

.selectArea {

	width:200px;

	height:21px;

	background:url(images/select_bg.gif) repeat-x left top;

}

.selectArea .left {

	width:8px;

	height:21px;

	float:left;

	background:url(images/select_left.gif) no-repeat left top;

}

.selectArea .right {

	width:21px;

	height:21px;

	float:right;

	background:url(images/select_right.gif) no-repeat left top;

}

.selectArea .right a {

	display:block;

	width:21px;

	height:21px;

}

.selectArea .right i {

	display:none;

}

.selectArea .center {

	width:160px;
	margin-left:5px;
	margin-right:20px;
	color:#FFF;
	padding-top:3px;

}



/*Selects drop-down*/

.optionsDivInvisible, .optionsDivVisible {

	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	background:#6f7074;
	padding:2px;
	font-size:11px;
	z-index:20;

}

.optionsDivInvisible {

	display:none;

}

.optionsDivVisible {

	display:block;

}

.optionsDivVisible p {

	margin:0;
	padding:0;

}

.optionsDivVisible a {

	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	border:1px solid #6f7074;

}

.optionsDivVisible a:hover {

	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;

}



/*Button*/

.buttonSubmit, .buttonSubmitHovered {

	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;

}

.buttonSubmitHovered {

	background-position:left bottom;

}

/*Lists*/
dl {
	float:left;
	width:116px;
	height: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-left: 1px solid #ACD6F3;
	padding-left: 10px;
	padding-right: 10px;
}
dd {
	margin-left: 0px;
}
dl h2 {
	color: #fff;
	font-weight: normal;
	margin-left: 20px;
}
dl.uno, dl.due, dl.tre, dl.quattro, dl.cinque {
	background-image: url(images/uno.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
dl.due {
	background-image: url(images/due.gif);
}
dl.tre {
	background-image: url(images/tre.gif);
	
}
dl.quattro {
	background-image: url(images/quattro.gif);

}
dl.cinque {
	background-image: url(images/cinque.gif);
	
}
dl h2 {
	color: #fff;
	font-weight: normal;
	margin-left: 40px;
	padding: 15px 0px 15px 0px;
	font-size: 14px;
	line-height:14px;
	margin: 0 0 0 20px;
}

#nav ul li img {margin-top: 100px;}
