/*@charset "utf-8";*/
/* CSS Document */
@import url("blueprint/screen.css");
@import url("blueprint/plugins/fancy-type/screen.css");
/*@import url("../scripts/superfish-1.4.8/css/superfish.css");*/
@import url("menu.css");
@import url("../scripts/jquery.fancybox-1.2.1/jquery.fancybox/jquery.fancybox.css");


.test1 {background:#FF0000;}
.test2 {background:#00FF00;}
.test3 {background:#0000FF;}
.test4 {background:#FFFF00;}

body {
	background:#FFFFFF url(../images/body_bg.jpg) repeat-x;
	color:#FFFFFF;
	margin:0;
}

#container {
	display:block;
	padding:0;
	margin-bottom:0;
}

#header {
	display:block;
	background:url(../images/header_bg.jpg) no-repeat;
	height:62px;
	margin:0;
	padding:0;
}

#header h1 {
	margin:0;
	padding:0;
	background:url(../images/h1_bg.png) no-repeat;
	height:62px;
	text-indent:-9999px;
}

#slider_wrapper {
	display:block;
	background:url(../images/slider_wrapper_bg.jpg) no-repeat;
	height:380px;
}



#applesearch {
	float:right;
	margin:5px 5px 0 0;
}

#applesearch .sbox input {
	/*default styling*/
	width: 180px;
	float:left;
	height:20px;
}

#applesearch #search_go {
	display:block;
	width:19px;
	height:19px;
	border:0;
	background:transparent url(../images/srch_go.png);
	float:right;
	margin-left:5px;
	cursor:pointer;
}

#applesearch #search_go:hover {
	background:transparent url(../images/srch_go_h.png);
	cursor:pointer;
}

#menu {
	margin:0;
	height:62px;
}




		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			margin: auto;
			width: 990px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 350px;
			clear: both;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 990px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav {display:none}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}
		
		#cross_link {
			display:block;
		}
		
		#cross_link ul {
			display:block;
			margin:0;
			padding:0;
		}
		
		#cross_link ul li {
			float:left;
			margin-right:10px;
			height:30px;
			padding:0;
			list-style:none;
		}
		
		#cross_link ul li a {
			display:block;
			text-decoration:none;
			color:#999999;
			outline:none;
			margin:0;
			padding:5px 15px 5px 15px;
		}
		
		#cross_link ul li a:hover {
			background:url(../images/cross_link_item_bg.png) repeat-x;
/*			background:#E7E7E7;*/
			text-decoration:none;
			color:#666666;
		}
		
		h2#legalsystem {
			display:block;
			text-indent:-9999px;
			/*height:125px;*/
			height:216px;
			background:url(../images/slider_h2_ls_bg.png) no-repeat;
		}
		
		h2#ufficioovunque {
			display:block;
			text-indent:-9999px;
			height:74px;
			background:url(../images/slider_h2_ufficioovunque_bg.png) no-repeat;
		}
		
		h2#novita {
			display:block;
			text-indent:-9999px;
			height:74px;
			background:url(../images/slider_h2_novita_bg.png) no-repeat;
		}
		
		h2#polis {
			display:block;
			text-indent:-9999px;
			height:74px;
			background:url(../images/slider_h2_polis_bg.png) no-repeat;
		}
		
		h2#pct {
			display:block;
			text-indent:-9999px;
			height:74px;
			background:url(../images/slider_h2_pct_bg.png) no-repeat;
		}
		
		h2#legaldap {
			display:block;
			text-indent:-9999px;
			height:74px;
			background:url(../images/slider_h2_legaldap_bg.png) no-repeat;
		}
		
		.buttons {
			display:block;
			margin:0;
		}
		
		.buttons ul {
			display:block;
			margin:0;
			list-style:none
		}
		
		.buttons ul li {
			display:block;
			margin:0 10px 0 0;
			float:left
		}
		
		.buttons ul li a {
			display:block;
			margin:0;
			height:39px;
			width:159px;
			background:url(../images/slider_btn.png) no-repeat;
			text-decoration:none;
			outline:none;
			padding:20px 0 0 45px;
			color:#FFFFFF;
		}
		
		.buttons ul li a:hover {
			text-decoration:none;
			background:url(../images/slider_btn.png) no-repeat 0 -60px;
		}



















.sep {
	display:block;
	height:20px;
	background:url(../images/sep_bg.png) no-repeat;
	margin:5px 0 5px 0;
	clear:both;
}

#content {
	display:block;
/*	background:#FFFFFF url(../images/content_bg.png) repeat-x;*/
}

#news, #focuson {
	display:block;
	height:330px;
}

#news h2, #focuson h2 {
	display:block;
	color:#333333;
	font-size:150%;
	margin:15px 0 5px 5px;
	text-indent:-9999px;
}

#news h2 {
	background:url(../images/h2_sprites.png) no-repeat;
}

#focuson h2 {
	background:url(../images/h2_sprites.png) no-repeat 0 -27px;
}

#news .titolo, #focuson .titolo {
	display:block;
	margin:0;
	padding:0;
	font-weight:bold;
}

#news ul, #focuson ul {
	margin-right:0;
	margin-left:5px;
	height:210px;
}

#news ul li, #focuson ul li {
	padding:0;
	list-style:none;
	border-bottom:1px dotted #CCCCCC;
	margin-top:5px;
}

#news ul li a, #focuson ul li a {
	display:block;
	text-decoration:none;
	color:#666666;
	padding:5px;
	outline:none;
}

#news ul li a:hover {
	display:block;
	text-decoration:none;
	background:#678FC2;
	color:#FFFFFF;
	outline:none;
}

#focuson ul li a:hover {
	display:block;
	text-decoration:none;
	background:#999999;
	color:#FFFFFF;
	outline:none;
}

a.more{
	float:right;
	display:block;
	padding:1px 5px 1px 5px;
	background:#999999;
	color:#FFFFFF;
	text-decoration:none;
	margin:0 20px 0 0 ;
}

a.more:hover{
	background:#CCCCCC;
	color:#333333;
	text-decoration:none;
}

#page {
/*	background:#E9E9E9 url(../images/page_bg.png) repeat-x;*/
	display:block;
	clear:both;
}

#page h2{
	display:block;
	margin:10px 0 2px 5px;
	height:20px;
	padding:0;
	color:#666666;
	text-indent:-9999px;
}

h2.prodotti {
	background:url(../images/h2_sprites.png) no-repeat 0 -60px;
}

h2.eventi {
	background:url(../images/h2_sprites.png) no-repeat 0 -117px;
}


h2.partner {
	background:url(../images/h2_sprites.png) no-repeat 0 -89px;
}

.section, .wide_section {
	display:block;
	background:url(../images/section_bg.png) no-repeat;
	height:260px;
	margin:2px 0 20px 0;
}

.wide_section {	background:url(../images/wide_section_bg.png) no-repeat;}

.new {
	background:url(../images/section_bg_new.png) no-repeat;
	display:block;
	height:260px;
	margin:2px 0 20px 0;
}

.section hr, .wide_section hr {
	width:90%;
	margin:5px 0 0 22px;
}

.section h3, .wide_section h3 {
	margin:15px 0 10px 15px;
	color:#6C869E;
}

.section p, .wide_section p {
	color:#666666;
	margin:5px 20px 0 20px;
	text-align:justify;
	height:160px;
}

.section ul, .wide_section ul {
	list-style:square;
	margin:5px 10px 0 35px;
	padding:0;
	display:block;
	text-align:center;
	color:#999999;
}

.section ul li, .wide_section ul li {
	float:left;
	text-align:center;
	margin-right:30px;
}

.section ul li a, .wide_section ul li a {
	text-decoration:none;
	border-bottom:1px dotted #6C869E;
	color:#6C869E;
}

.section ul li a:hover, .wide_section ul li a:hover {
	text-decoration:none;
	color:#5585D9;
	border-bottom:none;
}



#riservata_login h1 {
	font-weight:normal;
	margin-top:10px;
	border-bottom:#999999 solid 1px;
}

#riservata_login h4 {
	font-weight:normal;
	font-size:90%;
}

#riservata_login {
	color:#333333;
}

#fancy_ajax {
	width: 100%;
	height:100%;
	overflow: hidden;
}

div#fancy_inner {
	border: 1px solid #FF9900;
}

#riservata_login form label {
	display:block;
}

#riservata_login form #cmdEntra {
	display:block;
	background:#FF9900;
	color:#FFFFFF;
	padding:5px 10px 5px 10px;
	outline:none;
	border:1px solid #666666;
	cursor:pointer;
}

#riservata_login form #cmdEntra:hover {
	background:#FFFFFF;
	color:#FF9900;
}


img#mcp, img#assosoftware {
	border:0;
	margin:0;
}

#footer {
	background:#0C3569 url(../images/page_bg.png) repeat-x;
	display:block;
	height:60px;
	text-align:center;
	margin:20px 0 0 0;
}

#footer_content {
	display:block;
	height:60px;
	margin:0 auto;
	background:url(../images/footer.jpg) no-repeat;
}

#footer a{
	text-decoration:underline;
	color:#FFFFFF;
}

#footer a:hover{
	text-decoration:none;
}

#footer p{
	color:#FFFFFF;
	margin:5px 0 0 0;
}

#footer ul{
	margin:0 auto;
	padding:0;
	list-style:none;
	text-align:center;
}

#footer li{
	margin:0 10px 0 0;
	padding:0;
	float:left;
	display:inline;
}



#footer p.disclaimer{
	color:#333333;
}
