body {
	background-color: #E476BD;/*carnevale*/
	background-color: #000; /*primavera*/
	background-color: #fff; /*primavera*/
	margin: 0px;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #4C4D4F;
	text-align: center;
/* pasqua
	background: url(img/sfondo-pasqua.jpg) top right no-repeat;  */
/* carnevale */
/*	background-image: url(img/bg-carnevale.jpg);
	background-repeat: repeat;*/
/* natale */
/*	background-image: url(img/bg-footer.jpg);*/
/*	background-position: bottom;
	background-repeat: repeat-x;*/
	background-image: url(img/bg-primavera.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	
	
}

#all {
/*	background: url(img/sfondo_autunno.jpg) top left no-repeat;*/
/*	background-image: url(img/sfondo-carnevale.jpg);
	background-repeat: repeat-x;
	background: url(img/sfondo-carnevale.jpg) bottom left repeat-x;*/
/*	background: url(img/sfondo-pasqua.jpg) top left no-repeat; /*pasqua*/
/*	background: url(img/sfondo-matite.jpg)top left repeat-x; /*tulipani*/

}

a {
	color: #416478;
	text-decoration: underline;
}

a:hover {
	background-color: #004E8C;
	text-decoration: none;
	color: #ffffff;
}

h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
}

h2 {
	font-size: 110%;
}

.left {
	float: left;
	margin-right: 5px;
}

.right {
	float: right;
	margin-left: 10px;
}

.bold {
	color: #009CB2;
	font-weight: bold;
	font-size:16px;
}

.clear {
	clear: both;
}

.sx {
	float:left;
	margin-right:10px;
}

.line {
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
}

.color {
	color: #009CB2;
}
.line_bottom {
	padding-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
}

#header .shape .dx50 ul li.nolink a {
	background-image:none;
}

#header .shape .dx50 ul li.nolink a:hover {
	background-color:transparent;
	
}


#header .shape .dx50 ul li a,
.link 
 {
	background-image: url(img/freccia.gif);
	background-position: 1px 2px;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.special {
	background-color: #F4F4F4;
	padding: 5px 10px;
}

#total {
	background-color: #ffffff;
	border-left: 1px solid #f4f4f4;
	border-right: 1px solid #f4f4f4;
	width: 970px;
	margin: 0 auto;
	text-align: left;
}

/*--------------------------------------- HEADER */
#header .shape {
/*	height: 100px;*/
}

#header .shape .sx50 {
	width: 50%;
	height: 100px;
	float: left;
}

#header .shape .sx50 img {
/*	top: 13px;
	position: absolute;
	left: 4px;*/
	margin:31px 0 0 7px;
}

#header .shape .dx50 ul {
/*	margin: 0px;
	padding: 0px;
	padding-top: 35px;	
	position: absolute;
	left: 800px;*/
	float:right;
	margin: 60px 22px 0 0;
}

#header .shape .dx50 ul li {
	display: inline;
}


/*--------------------------------------- MENU */

#menu {
	background-color: #F4F4F4;
	border: 1px solid #cccccc;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Arial;
	height: 26px;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
/*	position: absolute;*/
/*	left: 366px;*/
	float: right;
}

#menu ul li {
	text-decoration:none;
	float: left;
}

#menu a {
	color: #333333;
	text-decoration: none;
	font-size: 130%;
	border-color:#A0A0A0;
	border-style:solid;
	border-width:0 0 0 1px;
	display:block;
	cursor: pointer;
	float:left;
	height:24px;
	background:#F4F4F4 none repeat scroll 0 0;
	width:140px;	
}

#menu a:hover {
	background-color: #009CB2;
	color: #ffffff;
}

#menu a span {
	display:block;
	height:20px;
	padding:4px 0 0;
	text-align:center;
	width:140px;
}

#content .menu2 ul  {
	list-style-type: none;	
	margin: 0px;
	padding: 0px;
}

#content .menu2 ul li {
	background-color: #F4F4F4;
	border-width:0 0 1px 0;
	border-color:#ccc;
	border-style:solid;
}

#content .menu2 a {
	color: #333333;
	text-decoration: none;
	font-size: 100%;
	display:block;
	cursor: pointer;
	background:#F4F4F4 none repeat scroll 0 0;
	width:190px;	
	padding: 3px 0 3px 10px;
}

#content .menu2 a:hover {
	background-color: #009CB2;
	color: #fff;
}


/*---- content ---*/
#content {
margin-top: 30px;
width: 945px;
	
}

#content .shape .sxsmall,
#content .shape .dxbig {
	margin-top: 10px;
	border: 1px solid #efefef;

}

#content .shape .colonna_sx {
	float: left;
}

#content .shape .colonna_sx .sxsmall {
	width: 200px;
	margin: 10px;
	margin-top: 0px;
	padding: 5px;
}

/*#content .shape .sxsmall h2 a {
	color: #416478;
}

#content .shape .sxsmall h2 a:hover {
	color: #416478;
}*/

#content .shape .dxbig {
	width: 700px;
	float: right;
}


#content .shape .dxbig .shape {
	padding: 10px 10px 10px 10px;
}

#content .shape .image {
	float: right;
}

#content .shape .dxbig h1 {
	text-transform: uppercase;
	margin: 0px;
}

#content .shape3 .space.sx,
#content .shape3 .space.centro
{
	width: 35%;
	float: left;
	margin-bottom: 20px;
}

#content .shape3 .space.dx
{
	width: 27%;
	float: left;
	margin-bottom: 20px;
}



#content .shape3 .space img,
#content .shape3 .space .title,
#content .shape3 .space .description,
#content .shape3 .space .link
{
	margin-right: 40px;
}

#content .shape3 .space.dx img,
#content .shape3 .space.dx .title,
#content .shape3 .space.dx .description,
#content .shape3 .space.dx .link
{
	margin-right: 0px;
}

#content .shape3 img {
	margin: 20px 0;
	border: 0px;
}

#content .shape3 .title {
	color: #009CB2;
	font-size: 15px;
	font-weight: bold;
	margin-bottom:7px;
}

/* footer */ 

#footer {
	padding: 10px;
	text-align: center;
}

/* pagine interne */ 

.page .shape .dxbig .shape .testo {
	margin-top: 20px;
}

.shape3 .box {
	float:left;
	margin-right:25px;
	width:200px;
}


/******* ---------------------------------------------  jquery slide show referenze ********/
div.anythingSlider {
	width: 703px;
	height: 235px;
	margin: 0;
}

div.anythingSlider.activeSlider .anythingWindow {
	margin-bottom: 0;
	padding-bottom: 0;
}

.box-sx.referenze .link-referenze {
  position: relative;
    top: 10px;
	width:160px;
	z-index:1000;
}

div.anythingSlider.activeSlider .thumbNav a.cur,
div.anythingSlider.activeSlider .thumbNav a {
	background-image:url(img/pallino-deselected.png);
	background-repeat:no-repeat;
}

div.anythingSlider .start-stop {
	display: none;
}
div.anythingSlider .start-stop.playing {
	display: none;
	}
div.anythingSlider .start-stop:hover, 
div.anythingSlider .start-stop.hover {
	display: none;
}

div.anythingSlider .anythingWindow {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}

div.anythingSlider {
	position: relative;
	padding: 0;
}

ul.anythingBase {
	background: transparent;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

ul.anythingBase li.panel {
	background: transparent;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

div.anythingSlider .anythingControls {
	outline: 0;
	position: absolute;
	width: 100%;
	bottom: 0;
	right: 0;
	z-index: 100;
	opacity: 0.90;
	filter: alpha(opacity=90);
}

div.anythingSlider .thumbNav {
	margin: 0;
	z-index: 100;
	padding:0;
	background-color:#eff7d4;
	height:45px;
}

div.anythingSlider .thumbNav li { 
	display: inline; 
}
div.anythingSlider .thumbNav a {
	display: inline-block;
	text-decoration: none;
	padding: 0;
	height: 40px;
	margin: 3px;
	outline: 0;
	text-align: center;
	line-height:0.75em;
	color:#fff;
	width: 40px;
	padding-top:14px;
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

div.anythingSlider.activeSlider .thumbNav a.cur,
div.anythingSlider.activeSlider .thumbNav a:hover {
	background-image:url(img/pallino-selected.png);
	background-repeat:no-repeat;
	background-color: transparent;
}

div.anythingSlider .start-stop {
/*	bottom: 2px;
	display: inline-block;
	float: right;
	margin: 5px 3px 3px;
	height: 50px;
	left: 0;
	padding: 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	text-indent: -9999px;
	width: 50px;
	z-index: 100;*/
	display:none;

}


.noTransitions {
	transition-duration: 0;
	-o-transition-duration: 0;
	-moz-transition-duration: 0;
	-webkit-transition-duration: 0;
}

.arrow.forward,
.arrow.back

  {
	display:none;
}

ul.anythingBase li.panel {
	 padding:0;
}

ul.anythingBase li.panel a:hover {
	background-color: transparent;
}

div.anythingSlider-minimalist-round .anythingWindow {
	border:0;important!
}
 
.anythingWindow h2 {
	font-size:100%;
	margin:0px;
	padding:0px;
}

.anythingWindow .txt {
	font-family:Arial, Helvetica, sans-serif;
}

#main-content .anythingWindow ul li {
	padding:0;
	text-align:left;
}

.anythingWindow h3 {
	margin:0;
}





