@charset "utf-8";
/* CSS Document */
/*
celeste: 0092d6
giallo: feed00
*/
body {
	background-color: #e1e9f1;
	margin:0px;
}

h1 {
	font-family: Arial, Tahoma, "Times New Roman", Times, serif;
	font-weight: lighter;
	font-size: 16px;
	color: #0092d6;
	text-align:center;
}

h2 {
	font-family: Arial, Tahoma, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color: #0092d6;
	padding-top: 7px;
	padding-left: 10px;
}

h3 {
	font-family: Arial, Tahoma, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color: #0092d6;
	padding-top: 7px;
	padding-left: 10px;
}


p,a,ul,li,label,legend,textarea,input {
	font-family: Arial, Tahoma, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	color: #0092d6;
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	margin-top:0px;
	
}
a:hover {
	color:#c00;
}


/* LAYOUT*/
#contenitore {
	margin:0px;
	padding:0px;
	width: 850px;
	height: auto !important;  /* per i browser moderni */
    height: 1000px;      /* per IE5.x e IE6 */
	min-height: 1000px;
	border: 0px solid black;
	background: #fff;
	margin:auto;
}
#testata {
	margin:0px;
	padding:0px;
	width: 850px;
	height: auto !important;  /* per i browser moderni */
    height: 132px;      /* per IE5.x e IE6 */
	min-height: 132px;
	border: 0px solid black;
	background: #fff url(../assets/testata.jpg) left top no-repeat #fff ;
}
#menu {
	margin:0px;
	padding:10px;
	width: 830px;
	height: auto !important;  /* per i browser moderni */
    height: 20px;      /* per IE5.x e IE6 */
	min-height: 20px;
	border: 0px solid black;
	background: #0092d6;
	text-align:center;
}

#menu span {
	width: 90px;
	height: 20px;
	border: 0px solid red;
	padding: 12px;
	padding-top:0px;
	padding-bottom:0px;
}

#menu a {
	color: #fff;
	text-decoration:none;
}

#menu a:hover {
	color: #feed00;
	text-decoration:none;
}

#corpo {
	margin:0px;
	padding:0px;
	width: 850px;
	height: auto !important;  /* per i browser moderni */
    height: 1000px;      /* per IE5.x e IE6 */
	min-height: 1000px;
	border: 1px solid black;
	background: #e1e9f1 url(../assets/bg_corpo.jpg) left top repeat-x;
	text-align:center;
}


/* BLOCCO PORTLET */
#topPortlet {
	background:url(../assets/testata_lunga.gif) top left no-repeat #ffec01;
	height: auto !important;
	height: 30px;      /* per IE5.x e IE6 */
	min-height: 30px;
	width:490px; 
	margin:auto; 
	margin-top:10px; 
	margin-bottom:0px;
	padding-bottom:0px;

}

#topPortlet h1 {
	padding-top: 8px;	
}

#portlet {
	border:1px solid #0092d6;
	border-top:0px; 
	border-bottom:0px;
	background:#ffffff repeat-x;
	height: auto !important;  /* per i browser moderni */
    height: 1100px;      /* per IE5.x e IE6 */
	min-height:  1300px;
	width: 468px;
   /* background: url(allservicesystem1.jpg) repeat-y top left;*/
	margin: 10px;
	padding:10px;
	margin-top:0px;
	padding-bottom:25px;
}

#portletNoScroll {
	/*border:0px solid #0092d6; 
	background: #fff top left repeat-x;*/
	
	height: auto !important;  /* per i browser moderni */
    height: 1000px;      /* per IE5.x e IE6 */
	min-height:  1000px;
	
	width: auto !important;  /* per i browser moderni */
    width: 410px;      /* per IE5.x e IE6 */
	min-width: 410px;
	
	margin: 10px;
	padding:10px;
	margin-top:0px;
	overflow: auto;
}

#portletNoScroll p {
	text-align:left;
}

#topPortletSpalla {
	background:url(../assets/testata_corta.gif) top left no-repeat #0493d3; 
	border:0px solid red; 
	
	height: auto !important;
	height: 36px;      /* per IE5.x e IE6 */
	min-height: 36px;
 
	width:171px; 
	margin-top:10px;
	margin-bottom:0px;
	padding-bottom:0px;
	
}

#topPortletSpalla h1 {
	padding-top: 8px;
	color: yellow;
	text-transform:capitalize;
}

#portletSpalla {
	/*border:1px solid #0092d6;*/ 
	background: #ddf0c2 top left repeat-x;
	height: auto !important;  /* per i browser moderni */
    height: 1000px;      /* per IE5.x e IE6 */
	min-height:  1000px;
	
	width: auto !important;  /* per i browser moderni */
    width: 148px;      /* per IE5.x e IE6 */
	min-width: 148px;
	
	margin-top: 0px;
	padding:10px;
	margin-bottom: 20px;
	text-align:center;
	
	border:0px solid black;
}

#portletSpalla p {
	line-height: 22px;
}

#portletSpalla img {
	text-align:center;
	margin:auto;
	float:center;
	left: 50%;
	right: 50%;
	padding-top: 7px;
	border:0px;
}
/* SLIDESHOW */
#slideshow {
	overflow: hidden;
	clear:both;
	position: static;
    height: auto !important;
	height: 350px;      /* per IE5.x e IE6 */
	min-height: 350px;
	
	width: auto !important;  /* per i browser moderni */
    width: 488px;      /* per IE5.x e IE6 */
	min-width: 468px;
	text-align:center;
}

#slideshow img {
	width: 488px;
	height: 358px;
	border: 0px solid red;
	margin:auto;
}


/*admin*/
#admin {
	background: #fff;
	padding: 25px;
	margin: 25px;
	}
/* lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0; border:0px solid red;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/assets/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/assets/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




#formContatti div {
	border: 0px solid red; 
	width:405px; 
	float:left;
	text-align:right;
	vertical-align:top;
	padding-right: 5px;
	clear:both;
	padding-bottom:2px;
	padding-top:2px;
}

.shopping {
	background:url(../assets/shopping_cart.jpg) left no-repeat;
	padding-top: 25px;
	padding-left: 50px;
	height: 50px;
	
}
.shopping2 {
	background:url(../assets/shopping_cart.jpg) left 0px no-repeat;
	padding-left: 50px;
	height: 50px;
	
}

.secondoTitolo {border-bottom:2px solid #0092d6; background:#ffec01; color:#0092d6; padding-top:5px; padding-bottom:5px;}

.rigaColorata {background:#ffec01;}