@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px;
	font-family: Verdana, Arial, sans serif; /*"Segoe Print", "Comic Sans MS", */
	background: url(bg.jpg) center repeat-y;
	font-size: 96%;
}

#update_browser
{
	display: none;
}

a, a:link, a:active, a:visited
{
	text-decoration: none;
	color: #003366;
}

a:hover, a:focus
{
	text-decoration: underline;
}

img#prima
{
	 max-width: 500px;
	 max-height: 400px;
}

.note
{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	max-width: 400px;
	margin: 0 auto;
}

h1
{
	margin: 35px 55px 10px 30px;
	padding: 0 0 0 15px;
	/*border-top: 1px solid #6699FF;
	/*border-right: 3px solid #C4DBFF;*/
	border-bottom: 2px solid #003366;
}

tr:hover > .dato
{
	background: #FFFFFF;
}

h2
{
	margin-bottom: 0px;
	padding-left: 20px;
}

div.error img, div.ok img, div.alert img
{
	/*position: relative;
	bottom: -14px;*/
	margin-right: 15px;
}

div.error, div.ok, div.alert
{
	margin: 20px 0 0 0;
	padding: 20px 60px 20px 60px;
}

div.error
{
	/*border: 2px solid red;*/
}

div.ok
{
	/*border: 2px solid #003399;*/
}

div.alert
{
	/*border: 2px solid orange;*/
}

#extra
{
	font-size: 90%;
	margin: 15px;
}

#extra a, #extra a:link, #extra a:active, #extra a:visited
{
	text-decoration: none;
	color: #0033CC;
} 

#extra a:focus, #extra a:hover
{
	text-decoration: underline;
}

.ord
{
	display: none;
}

.filtro
{
	font-size: 90%;
}

.separa
{
	border-left: 1px dashed black;
}

#foto, #spostamenti
{
	/*display: none;*/
}

/*div.foto
{
	border: 1px solid red;
}*/

img#foto
{
	 max-width: 500px;
	 max-height: 400px;
	 background: url(immagini/loading4.gif) no-repeat center center;
}

.foto h3
{
	text-align: left;
	font-size: 110%;
	font-weight: normal;
	padding-left: 25px;
	border-bottom: 2px solid orange;
	margin: 0 50px 10px 30px;
}

.data
{
	font-size: 80%;
	color: #666666;
}

.collegamenti li
{
	list-style: none;
}

.collegamenti a, .collegamenti a:link, .collegamenti a:active, .collegamenti a:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #003366;
}

.collegamenti a:focus, .collegamenti a:hover
{
	text-decoration: none;
	color: #006666;
}

.foto
{
	text-align: center;
}

.foto a img, .foto a:link img, .foto a:active img, .foto a:visited img
{
	border: 1px solid gray;
	padding: 2px;
}

.foto a:hover img, .foto a:focus img
{
	border: 1px dashed #006699;
}

.foto a img.act, .foto a:link img.act, .foto a:active img.act, .foto a:visited img.act, .foto a:hover img.act, .foto a:focus img.act
{
	border: 0;
}

.foto .tabella td
{
	width: 20%;
}

.foto .tabella td .ut
{
	width: 33%;
}

.foto p
{
	text-align: center;
}

.foto p img
{
	display: block;
	margin: 0 auto;
}

.foto .tabella
{
	width: 100%;
	/*border: 1px solid #DBDBDB;*/
}

.tabella
{
	margin: 0 auto;
	text-align: center;
}

.tabella .colonne_sx
{
	padding-right: 10px;
	text-align: right;
}

.tabella .colonne_dx
{
	text-align: left;
	padding-left: 10px;
}

.tabella .titolo
{
	color: #0099FF;
	text-transform: uppercase;
	text-align: center;
}

.tabella .btn
{
	padding-top: 0px;
}

.tabella .campo
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 110%;
}

.tabella .valore_campo
{
	padding: 0 0 10px 10px;
}

#link 
{
	font-size: 80%;
	color: red;
	text-decoration: none;
	cursor: pointer;
}

#pannello
{
	display: none;
	border: 1px inset #999999;
	padding: 30px;
}

#spostamenti
{
	width: 100%;
}

div#link_pagine
{
	margin: 40px 0 0 20px;
	text-align: center;
}

div#link_pagine table
{
	margin: 0 auto;
}

#link_pagine a, #link_pagine a:link, #link_pagine a:active, #link_pagine a:visited
{
	color: #006633;
	text-decoration: none;
}

#link_pagine a:hover, #link_pagine a:focus
{
	text-decoration: underline;
}

/*.move a, .move a:link, .move a:active, .move a:visited
{
	color: #003366;
}

.move a:hover, .move a:focus
{
	text-decoration: none;
}*/

.consecutive
{
	margin-top: 40px;
}

.file img
{
	border: 0px;
}

.dato
{
	color: #003300;
	padding: 0 10px 0 10px;
}

.dato a, .dato a:link,  .dato a:active, .dato a:visited, .azione a, .azione a:link, .azione a:active, .azione a:visited
{
	text-decoration: none
}

.dato a, .dato a:link,  .dato a:active,  .dato a:visited
{
	padding: 0 20px 0 6px;
	color: #006699;
	font-weight: bold;
}

.dato img
{
	position: relative;
	bottom: -4px;
	margin-left: 5px;
}

.azione a, .azione a:link, .azione a:active, .azione a:visited
{
	padding: 0 6px 0 6px;
	font-size: 80%;
	color: #FF9900;
}

.dato a:focus, .dato a:hover, .azione a:focus, .azione a:hover
{
	text-decoration: underline;
}

div.articolo
{
	border: 1px solid #7586A6;
	border-bottom: none;
	border-right: none;
	border-top: none;
	margin-top: 40px;
	padding: 10px;
}

div.articolo p img
{
	max-width: 400px;
	max-height: 320px;
}

.articolo h2
{
	margin-top: -10px;
	margin-left: -10px;
	margin-right: 120px;
	border-bottom: 2px solid #7586A6;
}

#wrapper
{
	margin: 0 auto;
	width: 952px;
	-moz-box-sizing: border-box;
}

#header
{
	width: 100%;
	height: 353px;
	/*border: 1px solid grey;*/
	overflow: clear;
	background: url(bg_head.jpg) center top no-repeat;
}

#div_login
{
	color: #FFFFFF;
	text-align: center;
	height: 130px;
	width: 311px;
	float: left;
	/*border: 1px solid blue;*/
}

.psw-box
{
	width: 108px;
}

#accesso
{
	margin: 0 auto;
	margin-top: 7px;
}

#accesso a, #accesso a:link, #accesso a:active, #accesso a:visited
{
	color: white;
	text-decoration: none;
}

#accesso a:focus, #accesso a:hover
{
	text-decoration: underline;
}

#top-link
{
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	height: 50px;
	width: 636px;
	float: right;
	text-align: right;
	/*border: 1px solid red;*/
}

#top-link ul
{
	width: 620px;
	margin: -10px 60px 0 0;
	padding: 5px 15px 0 0;
	/*border: 1px solid blue;*/
}

#top-link ul li
{
	list-style: none;
	display: inline;
	/*border: 1px solid yellow;*/
}

#top-link ul li img
{
	position: relative;
	top: 13px;
	left: -45px;
	border: none;
}

#top-link a, #top-link a:link, #top-link a:active, #top-link a:visited
{
	color: #999999;
	/*text-decoration: none;*/
	font-size: 12px;
	border: none;
	outline: none;
}

#top-link
{
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	height: 50px;
	width: 636px;
	float: right;
	text-align: right;
	/*border: 1px solid red;*/
}

#menu
{
	width: 670px;
	height: 40px;
	position: relative;
	margin-bottom: 10px;
	float: left;
	top: 167px;
	text-align: justify;
	/*padding-left: 50px;*/
	padding-top: 10px;
	/*border: 1px solid green;*/
}

#menu ul
{
	margin: 0 0 0 20px;
	text-align: left;
	border-bottom: 1px dashed #666666;
}

#menu ul li
{
	list-style: none;
	display: inline;
	white-space: nowrap;
	margin: 0 12px 0 12px;
}

#menu a, #menu a:link, #menu a:active, #menu a:visited
{
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

#menu a:focus, #menu a:hover
{
	color: #000033;
	text-decoration: underline;
}

#postit
{
	position: relative;
	float: right;
	/*left: 675px;*/
	padding-top: 10px;
	right: 47px;
	top: 86px;
	width: 230px;
	height: 180px;
	/*border: 1px solid #FF00FF;*/
}

#postit ul
{
	margin: 0 0 0 -10px;
}

#postit ul li
{
	list-style: none;
	height: 22px;
	white-space: nowrap;
}

#postit a, #postit a:link, #postit a:active, #postit a:visited 
{
	font-size: 15px;
	text-decoration: none;
	color: black;
}

#attivo
{
	margin: 0px 0 5px 15px;
}

#attivo a, #attivo a:link, #attivo a:active, #attivo a:visited
{
	color: #990000;
	font-size: 130%;
	font-weight: bold;
}

div#contenuto
{
	background:url(bg_body.jpg) repeat-y top;
	/*border: 1px solid black;*/
	clear: both;
	overflow: hidden;
}

div#corpo
{
	width: 712px;
	font-size: 90%;
	padding: 0 20px 30px 30px;
	float: left;
	/*border: 1px solid #99FF00;*/
}

div#sponsor
{
	width: 183px;
	float: right;
	text-align: center;
	padding-bottom: 20px;
	/*border: 1px solid #000099;*/
}

#sponsor table
{
	margin: 0 auto;
	margin-bottom: 20px;
}

#sponsor table td
{
	padding: 7px 0 7px 0;
}

#sponsor img
{
	max-width: 120px;
	border: none;
	margin: 0 auto;
}

div#info
{
	width: 710px;
	height: 50px;
	font-family:  Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	line-height: 17px;
	padding: 4px 0 0 0;
	/*border: 1px solid red;*/
	margin: 8px 0 0 20px;
	border-top: 1px solid #999999;
	color: #999999;
	float: left;
}

div#info a, div#info a:link, div#info a:active, div#info a:visited
{
	text-decoration: none;
	color: #666666;
} 

div#info a:hover, div#info a:focus
{
	text-decoration: underline;
}

div#stag
{
	width: 183px;
	height: 65px;
	float: right;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 10px 0 5px;
	/*border: 1px solid green;*/
}

div#footer
{
	margin: 0 auto;
	position: relative;
	left: -1px;
	width: 952px;
	height: 68px;
	background: url(bg_footer.jpg) no-repeat;
	clear: both;
}

div#spiegazione ol
{
	list-style: upper-roman;
}

div#spiegazione span
{
	color: #000000;
}

div#spiegazione li
{
	margin-top: 20px;
	color: #666666;
}

#mainftpUploader
{
	margin: 0 auto;
}