body,html{
	margin: 0 auto;
	padding: 0;
	background-color: #a5afb3;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #747474;
	line-height: 18px;
	/*position: relative;*/
}


#total_page{
		margin: 0 auto;
		width: 760px;
		\width: 763px;
		w\idth: 760px;
		text-align:center;
		background-color: #ededed;
		background-image: url(../img/structure/bg_total.gif);
		background-repeat: repeat-y;
}


/* centrare la pagina web a larghezza fissa */

#head {text-align:left;
		position:relative; 	
		background-color: #ededed;
		height: 120px;	
		}
#left_h120 { 
	position: absolute;
	top:0; left:0;
	width:185px; 
	padding:1em 0;
	height: 120px;
}

#right_h120 { 
	position:absolute;
	top:0; right:0; 
	width:185px; 
	padding:1em 0;
	height: 120px;
}

#content_h120 { 
	margin:0 185px 0 185px; 
	height: 120px;
	background-color: #ff9900;
}

#logo{
	position: absolute;
	top:65px; left:32px;
	z-index: 10000;
}

#flags{
	position: absolute;
	top:75px; right:70px;
	z-index: 10000;
}


/* corpo */
#container {
	/*position:relative;*/
	text-align: left;
	border-top:1px solid #ff9900;

}

#left { 
	/*position: absolute;*/
	top:0; left:0;
	width:185px; 
	background-color: #ededed;
	border-top:0px solid #ff9900;
	float: left;
}

#left.intranet ul{
	margin-left: 10px;
	padding-top: 100px;
	border-top:0px solid #ff9900;
}


#content { 
	/*margin:0 185px 0 185px; */
	border-left:1px solid #ff9900; 
	min-height: 700px;
	/*height: auto !important;
	height: 700px;*/
	float:left;
	width: 389px;
}

#content_large { 
	margin:0 0 0 185px; 
	/*border-left:1px solid #ff9900; */
	min-height: 700px;
	/*height: auto !important;
	height: 700px;*/
}

#text{
	padding: 15px;
	border-top: 1px solid #ff9900;
	margin-top: -2px;
	min-height: 600px;
	/*height: auto !important;
	height: 600px;*/
}

#right { 


	width:185px;
	/*background-color: #ededed;*/
	border-top:1px solid #ff9900;
	/*border-left:1px solid #ff9900;*/
	float: left;
/*	height: 700px;*/
}
#news{
	padding: 5px;
}

#iso{
	float: right;
	text-align: right;
	/*margin: 300px 10px 0 0;
	/*top: 800px;*/
background:#fff;

}

#iso_footer{
	float: right;
	text-align: right;
	right: 10px;
	width: 55px;
	/*top: 800px;*/
}

#block{
	text-align: right;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding-top: 15px;
	cursor: hand;
}

.orange{
	background-color: #ff9900;
}
.blue{
	background-color: #88a8fa;
}
.green{
	background-color: #087200;
}

.claim{
	margin-top: 23px;
}

#block ul{
	margin: 0;
	padding: 1px;
	list-style-type: none;
	text-align: left;
	line-height: 12px;
}

#block ul a{
	display: block;
	padding: 2px;
	margin: 1px;
	color: #fff;
	text-decoration: none;
	width: 177px;
	\width: 160px;
	w\idth: 177px;
}

#block li a.arancio{
	border-top: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
}

#block li a.arancio:hover{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #FFC773;
}

#block li a.blu{
	border-top: 1px solid #88a8fa;
	border-bottom: 1px solid #88a8fa;
}

#block li a.blu:hover{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #B5C9FA;
}

#block li a.verde{
	border-top: 1px solid #087200;
	border-bottom: 1px solid #087200;
}

#block li a.verde:hover{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #20C100;
}

#left_menu{
	border-top: 1px solid #ff9900;
	padding: 5px;
}

#left_menu ul{
	margin: 0 5 5px;
	padding: 0;
	list-style-type: none;
}

#left_menu ul a{
	border: 1px solid #ededed;
	display: block;
	padding:1px;
	margin: 1px;
	color: #747474;
	text-decoration: none;
	width: 150px;
	\width: 160px;
	w\idth: 150px;
}

#left_menu ul a:hover{
	border: 1px solid #ccc;
	background-color: #E2E2E2;
}

ul.main{
	margin: 10px 5px 1px 15px;
	padding: 0;
	list-style-type: none;
}

ul.main a{
	border: 1px solid #fff;
	display: block;
	padding: 1px;
	text-decoration: none;
	width: 360px;
	\width: 230px;
	w\idth: 350px;
	font-size: 11px;
	font-weight: bold;
}

ul.main a:hover{
	border: 1px solid #ccc;
	background-color: #F7F7F7;
}

a.descrizione{
	border: 1px solid #fff;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

a.descrizione:hover{
	border: 1px solid #ccc;
	background-color: #fff;
	color: #747474;
}

a.verde{
	color: #087200;
}

a.arancio{
	color: #FF9900;
}

a.blu{
	color: #88A8FA;
}

/*pie' di pagina */
#footer {
	clear: both;
	background: #fff;
	border-top: 1px solid #ff9900;
	padding: 5px;
	text-align: left;
	font-family: "Trebuchet MS", "MS Sans Serif", Geneva,  sans-serif;
	font-size: 10px;
	line-height: 11px;
	padding-bottom: 15px;
	height: 85px;
	
}

#footer_text{
	float:right;
	background: #fff;
	padding-right: 100px;
}
#footer_logo{
	float:left;
	background: #fff;
	padding-left: 190px; 
}


#footer a{
	color: #747474;
}

a {
	color: Gray;
}

a:hover {
	color: #ff9900;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #747474;
	line-height: 18px;
}

.dotted {
	border-bottom: 1px dotted #ff9900;
}

.imgslide{
	margin: 3px 0 3px 0;
	padding: 5px;
	border: 1px solid #747474;
}

h1{
	font-size: 22px;
	font-weight: normal;
	color: #ff9900;
	font-family: Georgia, Times new roman;
	margin-bottom: 5px;
}

h2{
	font-size: 18px;
	font-weight: normal;
	color: #ff9900;
	font-family: Georgia, Times new roman;
	margin-bottom: 5px;
}

input, select, textarea{
	font-family: verdana, arial, helvetica, geneva;
	font-size:11px;
}

#immagine { 
	padding:2px;
	margin:0px 5px 5px 0px;
	border:1px solid #F93;
	text-align: left;
	font-size: 10px;
	font-style: italic;
	line-height: 10px;
	font-family: arial, verdana;
}
#immagine img {
	border-bottom:3px solid #F93;
	display:block;	
	padding-bottom:1px;
} 

#descrizione{
	line-height: 30px;
	text-align:justify;
	padding: 0 5px 5px 10px;
	margin-bottom: 15px;
}

#descrizione.tessile{
	border-left: 1px dotted #ff9900;
}

#descrizione.promo{
	border-left: 1px dotted #087200;
}

#descrizione.tech{
	border-left: 1px dotted #88a8fa;
}

#dynloadarea{
	float: right; 
	text-align: center; 
	background-color:#fff;
	/*border: 1px dotted #087200;*/
	width: 400px;
}


/*******************************************************/
/*INTRANET*/

form#login{
	width: 170px;
    margin: 0;padding: 15px 15px 10px;
} 

#login{
	margin: 300px 0 0px 10px;
}

#login label{float: left;width: 30px;height: 10px;
    font: 10px/30px Verdana, Arial,sans-serif;
    margin-right: 5px;text-align: right;color: #666; display:none;} 

#login input, #login button{
	float:left;
	border: 0px solid;color: #475078;
    font: 10px Verdana, Arial,sans-serif} 
	
div.input-cont{float: left;width: 150px;height: 30px;
    background: url(/intranet/img/input.png) no-repeat top left;
    margin-bottom: 3px;
} 

#login input{display: block;width: 100px;background: #fff;
    margin:5px 0 0 10px} 
	


#login textarea{width: 170px;height: 140px;margin: 10px} 

button#go{float: right;width: 49px;
    height:23px !important;height /**/:23px;line-height: 20px;
    display: inline;/*margin-left:95px;*/padding: 1px 0 4px;
    background: #D5D8E1 url(/intranet/img/login.png) no-repeat;
    color: #000;cursor: pointer;
	margin-right:15px;
	} 

label{float:left; text-align:right; width: 100px; height: 20px; clear:left; margin-right: 5px;}	

#intra_box{
	
	/*height: 130px;**/
	border: 1px solid #ccc;
	overflow: auto;
	padding: 0px;
	float:left;
	margin: 3px;
}

.intra_files{
	width: 170px;
	height:130px;
}

.intra_news{
	width: 170px;
	height: 402px;
	background: #f2f2f2;
}

.intra_bacheca{
	width: 350px;
	background: #fff;
}


.item{
	margin: 0 4px;
	border-bottom: 1px dotted #999;
	line-height:13px;
	padding-bottom: 3px;

}

.itemOVer{
	/*margin: 0 4px;*/
	/*border-bottom: 1px dotted #999;*/
	/*line-height:13px;*/
	/*padding-bottom: 3px;
	
	background: #f0f;*/
}

.itemOVer{
	margin: 0 4px;
	border-bottom: 1px dotted #999;
	line-height:13px;
	padding-bottom: 3px;
	cursor: pointer;
	background: #E6E6E6;

}

#intra_box h2{
	background: #526670 url(/intranet/img/bg_title.png) repeat-x;
	color: #fff;
	font: 14px verdana, arial;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
	margin: 0;
}

#intra_box h2 a{
	text-decoration: none;
	color:#fff;
}


#intra_box .go{
	text-align: right;
	padding: 2px 5px;
}

p.title{
	font-weight: bold;
	margin: 3px 0;
}


.download{
	border: 1px solid #ccc;
	padding: 3px 10px;
	background: #f90;
	color: #fff;
	font-weight: bold;
}

a.download:hover{
	color: #000;
	background: #FFDEAD;
}

#loader{
	position: fixed;
	top: 0;
	left:0;
	height:100%;
	width:100%;
	display: block;
	z-index:10;
}
#sfondo_l{
	position: fixed;
	top: 0;
	left:0;
	height:100%;
	width:100%;
	display: block;
	z-index:2;
	background-color: #000;
	color:#FFF;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
#txt_loader{
	position:absolute;
	height: 40px;
	width: 200px;
	font-weight: bold;
	left: 50%;
	margin-left: -100px;
	top: 50%;
	margin-top: -20px;
	z-index:3;
	color: #FFF;
}