/* CSS Document */



#menubar{
	background-image:url(../it/images/bg_menubar.jpg);
	background-repeat:repeat-x;
	height:38px;
}

#login_box{
	border:1px solid #cccccc;
	background-color:#ededed;
	padding:4px;
}

.login_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
	font-weight:bold;
}

.login_input_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#777777;
}

#login_input input{
	width:98px;
	height:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


#rivenditori_link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:justify;
}

#rivenditori_link a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e96c5;
	text-decoration:none;
}

#rivenditori_link a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e96c5;
	text-decoration:none;
}

.bg_section_separator{
	background-color:#91BBD8;
}

#home_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#777777;
	text-align:justify;	
}

#generic_page_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:justify;
}

.notes_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:justify;
}

#generic_page_text a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e96c5;
	font-weight:bold;
	text-decoration:none;
}

#generic_page_text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5e96c5;
	font-weight:bold;	
	text-decoration:none;
}



.menu_right_container{
	border:2px solid #C5E1EF;
}

.menu_box_home{
	height:114px;
	border:1px solid #cccccc;
}

.menu_box_generic_page{
	height:60px;
	border:1px solid #cccccc;
}

.menu_box_generic_page_sublink{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}



#menu_box_generic_page_sublink a{
	font-family:"Myriad", Arial, Verdana;
	font-size:12px;
	color:#777777;
	text-decoration:none;
	font-weight:bold;
}

#menu_box_generic_page_sublink a:hover{
	font-family:"Myriad", Arial, Verdana;
	font-size:12px;
	color:#444444;
	text-decoration:none;
	font-weight:bold;
}

.menu_box_sublink_selected{
	color:#5E96C5;
}

.menu_box_home_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777777;
}

.footer_separator_line{
	background-color:#cccccc;
}

#header_links a{
	font-family:"Myriad", Arial, Verdana;
	font-size:13px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

#header_links a:hover{
	font-family:"Myriad", Arial, Verdana;
	font-size:13px;
	color:#dddddd;
	text-decoration:none;
	font-weight:bold;	
}

#footer_links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888888;
	text-decoration:none;
}

#footer_links a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888888;
	text-decoration:none;
}

#footer_links a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#888888;
	text-decoration:underline;
}

.page_subtitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5E96C5;
	font-weight:bold;
}

#sitemap_section{
	background-color:#5B93C6;
}

#sitemap_section a{
	color:#FFFFFF;
}

h1{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:33px;
	color:#5E93C2;
	font-weight:normal;
	margin:0px;
	margin-top:-6px;
	margin-bottom:-8px;
	padding:0px;
	}
	
h2{
	font-family:"Myriad Web", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#5E93C2;
	font-weight:normal;	
	margin:0px;
	}
