/* Reset di Yahoo per uniformare tutti i browser */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,th,td {
	margin:0;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color:#FFFFFF;
	line-height: 15px;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {content:'';}
abbr,acronym { border:0;}

/*----------------------------------------------------------------struttura del sito */
body{
	background-color:#4f4f4f;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#container{
	width:945px;
	margin-left:auto;
	margin-right:auto;
}
#main{
	padding:15px 30px 30px 30px;
}
#nav_bar{
	color: #a0a0a0;
	font-style: italic;
	font-size:10px;
	margin:0 0 8px 0;
}
/*----------------------------------------------------------------Home*/
#home_left{
	float:left;
	width:490px;
}
#home_right{
	padding:0px 0px 0px 30px;
	width:354px;
	float:right;
}
#clienti{
	background-image: url(../images/divisori.gif);
	background-repeat: repeat-y;
	background-position: right top;
	margin-bottom:15px;
}
#loghi{
	padding:5px 0px 5px 30px;
	width:278px;
	background-color:#525252;
}
#news{
	padding:0px 30px 0px 0px;
	background-image: url(../images/divisori.gif);
	background-repeat: repeat-y;
	background-position: right top;
	font-size: 12px;
}
.data {
	color: #a0a0a0;
	text-decoration:none;
	font-style: italic;
}
/*----------------------------------------------------------------Top*/
#top{
	width:935px;
	height:53px;
	text-align:right;
	padding:5px 10px 0 0;
	font-size: 9px;
	color: #d4d4d4;
	background-color: #777777;
	background-image: url(../images/top_puntini.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#menu{
	width:935px;
	color: #d4d4d4;
	text-decoration: none;
	background-color: #777777;
	height:22px;
	padding:0 0 0 10px;
	font-size: 11px;
}
#menu a{
	padding:0px 20px 0 6px;
	color: #d4d4d4;
	text-decoration: none;
	background-image: url(../images/menu_puntini_bianchi.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:22px;
	font-size: 11px;
	display:block;
	float:left;
	
}
#menu a:hover{
	padding:4px 20px 0 6px;
	color: #1db4ff;
	background-image: url(../images/menu_puntini_azzurri.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:18px;
}
.lingue {
	color: #1db4ff;
	text-decoration:none;

}
a.lingue {
	color: #d4d4d4;
	text-decoration:none;

}
a:hover.lingue {
	color: #1db4ff;

}
.credits {
	color: #a5a5a5;
	text-decoration: none;
	display:block;
	padding:4px 0 0 10px;
	font-size: 11px;
}
#logo{
	width:452px;
	height:158px;
	color: #3a3a3a;
	float:left;
}
#indirizzo{
	padding:15px 24px 25px 24px;
	width:163px;
	height:118px;
	color: #b0b0b0;
	float:left;
	background-color: #1a1a1a;
	line-height: 14px;
	font-size: 11px;
}
.desc{
	padding:15px 26px 25px 24px;
	width:145px;
	height:116px;
	color: #00b4ff;
	background-color: #2d2d2d;
	line-height: 14px;
	font-size: 12px;
	font-style: italic;
	text-align: justify;
}
#tit{
	width:282px;
	height:158px;
	color: #2d2d2d;
	float:left;
}
/*----------------------------------------------------------------News*/
.aNews{
	margin:0px 0px 25px 0px;
	padding:0px 0px 8px 0px;
	background-image: url(../images/divisori_orizzontale.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear:both;
}
.ew_immagine{
	border: 1px solid #888888;
	margin:5px 15px 5px 0;
	float:left;
}
.ew_sommario{
	font-style: italic;
	line-height: 14px;
	font-size: 13px;
	padding-bottom:10px;
}
/*----------------------------------------------------------------Area riservata*/
table.documenti {
	width:100%;
	margin: 10px 2px;
	border-collapse:collapse;
}
table.documenti td {
	padding:3px;
	border:1px solid #666;
	background-color: #484848;
}
table.documenti th{
	color:#2b2b2b;
	font-weight:bold;
	font-size: 11px;
	padding:3px;
	border:1px solid #666;
	background-color: #5b5b5b;
}
.logout{
	float:right;	
}
/*----------------------------------------------------------------Tag*/
a{
	color:#00b4ff;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:focus { outline: 0; }
a img { border: 0; }

input{
	color:#000000;
}
h2{
	font-weight: bold;
	text-transform: uppercase;
	color:#00b4ff;
	font-size: 14px;
}
h4{
	font-weight: bold;
	font-size: 13px;
}
h6{
	font-weight: bold;
}
button{
	float:right;
	margin:0 0 0 10px;
}
input.inputdoc{
width:810px;

}
/*----------------------------------------------------------------Other*/

.azzurro{
	color: #00b4ff;
}
.grigio{
	color: #eaeaea;
}

.foto {
	border: 1px solid #888888;
	margin-right:10px;
	display:block;
}
.divisorio{
	height:1px;
	background: url(../images/divisori_orizzontale.gif) repeat-x left top;
	padding:0 0 15px 0;
}