@charset "utf-8";
/* CSS Document */


img, div {
	behavior: url(iepngfix.htc);
	border:0; 
}



html, body {
	height:100%;
	margin:0;
}


body {
	background-image:url(../img/sfondo_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#f2ebd1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	border:#006633 1px solid;
	margin-bottom:10px;
}

.button {
	height:23px;
	background-image:url(../images/button.gif);
	border:1px solid #006633;
}

form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

#contenitore {
	position:relative;
	height:100%;
	background-image:url(../img/background.gif);
	background-position:center;
	background-repeat:repeat-y;
}


body>div#contenitore { /*Aggiungere questa parte solo per browser diversi da IE*/
	height: auto;
	min-height:100%;
}

#content {
	margin:0 auto;
	width: 62em;
}

#header {
	position:relative;
	top:27px;
	height: 6.2em;
	width: 62.1em;
}

#flag {
	position:absolute;
	right:0;
	top:-27px;
	height:20px;
	padding:1px;
}

#flag a:link, #flag a:visited, #flag a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #226141;
	font-size: 0.7em;
	font-weight:bold;
	text-decoration:none;
}

#flag a:hover {
	color: #fcb23e;
}


#menu {
	position:relative;
	top:35px;
	height: 1.3em;
	width: 62.1em;
	background-color:#226141;
}

#menu ul {
	margin:0 5px;
	padding:0;
}

#menu li {
	padding:0;
	margin:0;
	display:inline;
}

#menu a:link, #menu a:active, #menu a:visited {
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.7em;
	text-decoration:none;
	display:block;
	height:15px;
	width:auto;
	padding-left: 18px;
	margin:3px 0 0 22px;
	float:left;
	background-image:url(../img/bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
}

#menu a:hover {
	text-decoration:underline;
	background-image:url(../img/bullet_rota.gif);
	color:#fcb23e;
}



.breaker {
	clear:both;
	margin-bottom:60px;
}

#context {
	padding:0  32px 32px 32px;
}

#context ul {
	margin:0 0 0 20px;
	padding:0;	
}

#context li {
	line-height:24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	letter-spacing:1px;
	list-style:url(../img/arrow.gif);
}

#context p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:24px;
	letter-spacing:1px;	
}

#sx_col {
	float:left;
	width: 25em;
	height:auto;
}

#dx_col {
	float:right;
	width: 33em;
	height:auto; 
	text-align:right;
}


#footer {
	position:absolute;
	bottom:0;
	margin:0 2em;
	padding:12px 0 12px 0;
	width:58em;
	background-color:#226141;
	border-top: 2px dotted #ccc;
}


#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#FFF;
	text-align:center;
	padding:0;
	margin:0;
	line-height:1.5em;
}

h1, h2, h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#226141;
	margin:20px 0 ;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#226141;
	margin:20px 0 ;
}

h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	color:#226141;
	margin:13px 0 1px 0 ;
}

.tabella4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.tabella4 td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.tabella3 td{
	margin:0 auto;
	border: 1px solid #226141;
	padding: 6px;
	background-color:#f8fffb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.tabella2 td{
	width:22.5%;
	margin:0 auto;
	border: 1px solid #226141;
	padding: 10px;
	background-color:#f8fffb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.tabella2 td:hover {
	background-color:#e3fbef;
}

.tabella {
	margin: 0 auto;
}

.tabella td{
	margin:0 auto;
	border: 1px solid #226141;
	padding: 10px;
	background-color:#f8fffb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.tabella td:hover {
	background-color:#e3fbef;
}

.tabella img {
	border: 1px solid #226141;
	margin-bottom:5px;
}

.applicazioni a:link, .applicazioni a:visited, .applicazioni a:active {
	color: #226141;
	text-decoration:underline;
}

.applicazioni a:hover {
	text-decoration:none;
	color:#333333;
}

hr {
	background-color:#226141;
	border:1px solid #226141;
}


/*----------------------------------------------------------SOTTOMENU--------------------------*/
#csstopmenu, #csstopmenu ul{
	padding: 0;
	margin: 0;
	list-style: none;
}

#csstopmenu li{
	float: left;
}

#csstopmenu a:link, #csstopmenu a:active, #csstopmenu a:visited{
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:0.7em;
	text-decoration:none;
	display:block;
	height:15px;
	width:auto;
	padding-left: 18px;
	margin:3px 0 0 22px;
	float:left;
	background-image:url(../img/bullet.gif);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
}

#csstopmenu a:hover, .submenus a:hover {
	text-decoration:underline;
	background-image:url(../img/bullet_rota.gif);
	color:#fcb23e;
}

.submenus{
	display: none;
	width: 8em;
	position: absolute;
	top: 1.1em;
	left: 7em;
	background-color: #226141;
}

.submenus li{
	width: 8em;
}

.submenus li a{
	display: block;
	width: 8em;
	padding:2px;
}

html>body .submenus li a{ /* non IE browsers */
	width: auto;
}

#csstopmenu li:hover ul, li.over ul {
	display: block;
}


/*------------------------------------------------------------------------ CSS ---------------------------------*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#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; background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink { right: 0; float: right; background: url(../images/nextlabel.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

/*#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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; }
