﻿table {
	font-size: 11px;
}

p 
{
	margin-top: 0px;
	font-size: 11px;
}

hr 
{
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
	margin-top: 0px;
}

a {
	text-decoration: none;
	color: #d32525;
}

a:hover {
	text-decoration: underline;
	color: #e05252;
}

a:active {
	color: #980000;
}



h1 {
	position: absolute;
	text-transform: uppercase;
	font-size: 1.7em;
}

h2 {
	position: absolute;
	font-size: 1.6em;
}

h3 {
	
	font-weight: bold;
	font-size: 13px;
	color: Gray;	
	padding: 2px 2px 2px 2px;
	margin-bottom: 5px;
	background-color: #EAEAEA;
	margin-top: 0px;
}

h4 {
	text-align: left;
	margin: 0px 5px 0px 0px;
	padding: 0 0 0 5px;
	font-size: 11px;
	background-color: #eaeaea;
	font-weight: normal;
}

h5{
	text-align: left;
	margin: 0px 5px 0px 0px;
	padding: 0 0 0 0;
	font-weight: normal;
	font-size: 12px;
}

img {
	border-width: 0;

}


html,body

{
	margin: 0 auto auto;
	padding: 0;
	height: 100%;
}

body
{
	background-color: #eaeaea;
	padding: 0;
	text-align: left;
	font-family:  Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 9px;
	color: #000000;
	background-image: url(Images/BG_body.jpg);
	background-attachment: scroll;
	margin: 0 auto auto;
}

/* Slide Show*/

.slideshow
{
		background-image:url("Image/Loading.gif");
		background-position:center center;
		vertical-align:middle; 
		text-align:center; 
		width:365px;
		height:390px;
		display:block;
}
.slideshow img { display: none; }
.slideshow img.first { display: block }


/*Tab item*/

#box {
	background-color:#eaeaea;
	padding: 2px 0 0 10px;
	margin:0;
	position: relative;
	width: 540px;

}

#box dt{

	padding-left: 10px;	
}

div#navigation{
    background-color: white;
    font-size: 12px;
    white-space: nowrap;
    width:100%;
    padding: 0;
    margin: 0 ;
    position: relative;
    float: left;
    } 

div#navigation ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
   
    } 
    
div#navigation li{
    display: block;
    float:left;
    margin-right: 5px;
    background: #f3f4f6;
    border-bottom-style: none;
    
    
    }
    
div#navigation li a{
    text-decoration: none;     
    color: gray;
    padding: 5px 5px 5px 5px;
    margin: 0;
    
    }     
    
div#navigation a:hover {
background: #eaeaea;
color: black;
}

div#navigation a:focus, div#navigation a:active{
background: #eaeaea;
color: black;
}


/* 1 STILI PER LA STRUTTURA PRINCIPALE */

#Printable
{
	width:680px;
	}

#header
{
	background-image: url(images/bgToolBase.gif);
	background-repeat: repeat-y;
	width: 100%;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom:0px;
	height: 100px;
	padding: 0;
	
}


.subLink
{
	
	margin-top:30px;
	height: 32px;
	padding-left: 45px;
	background-position: left center;
	background-image: url(Images/Print.png);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 20px;
	border-top: silver 1px dashed;
}



.subDownload
{
	margin-top:20px;
	margin-bottom:5px;
	height: 15px;
	padding-bottom: 3px;
	padding-top: 5px;
}

.subDownload span
{
	font-weight:bold;
}

.inEliminazione
{
	margin-top:30px;
	height: 15px;
	padding-left: 20px;
	background-position: left center;
	background-image: url(Images/inel.png);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
	border-top: silver 1px dashed;
}


.borderSotto
{
	font-size:110%;
	font-weight:bold;
	width:100%;
	border-bottom: #dcdcdc 1px dashed;
}




#container
{
	min-width:1000px;
	background-image: url(images/bgToolBase.gif);
	background-repeat: repeat-y;
	position: relative;
	padding: 0px 0px;
	height: auto;
	margin: 0 auto;
}


body>div#container{height: auto; min-width:1000px; min-height: 100%;width: 100%;}


	
#content
{
	width: 765px;
	margin-left: 223px;
	padding-bottom: 5em;
	
	
}


#sidebar
{
	position:relative;
	display: block;
	float: left;
	width:223px;
	padding:0;
	margin-right:-223px;
	background-color: #eaeaea;
	
	z-index:0;
}



#logo
{
	position:relative;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	width:225px;
	height:60px;
	left:233px;
	top:3px;
	}
	
#logo h3 span
{
	display:none;
}

.SiteMapFooter
{
	
	position: relative;
	left: 40px;
	top: 10px;
	text-align:left;

}

#image_rotate 
{
	margin:0;
	background-color:#c0c0c0;
	z-index:0;
	text-align: left;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;  
	list-style: none;
}


#image_rotate li
{
	list-style: none;
}



#footer
{
	clear: left;
	position: relative;
	bottom: 0;
	width: 987px;
	height: 30px;
	text-align: left;
	font-size: 10px;
	border-top: #c0c0c0 4px solid;
	display:block;
}


#fascia
{
	background-image: url(Images/bgTool.gif);
	background-repeat: repeat-y;
	background-color: #D1D1D1;
	margin: 10px 0px 0px;
	left: 0px;
	height: 30px;
	padding: 0px;
	width: 987px;
}

.Changerlanguage
{
	position:relative;
	top:5px;
	height:20px;
	vertical-align:middle;
	left: 0px;
	text-align: center;
	width: 222px;
	display: block;
}

.SiteMapView
{
	position:relative;
	top:5px;
	height:20px;
	vertical-align:middle;
	left: 0px;
	display: block;
	font-size: 11px;
}

/*Classi di stile per la selezione delle lingue*/

.languageSelected
{
	background-color: #EAEAEA;
	border: solid 1px #c0c0c0;
}

.Changerlanguage a
{
	
}




/*-------------------------*/


#contest_homepage
{
	position: relative;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 15px;

   padding-bottom: 65px;
}

.Copyright
{
	position: relative;
	left: 250px;
	text-align:left;
	float:left;
}

/* STILI PER LE PAGINE DINAMICHE (VIEW)*/

div.textimage
{
	width:98%;
	margin-bottom: 5px;     
	vertical-align:top;
}

div.textimage img{
	float:right;
	margin: 8px;
	vertical-align:middle;
}

div.textimage p
{
	margin: 5px;
	text-align: left;
	padding: 0;
	
}

div.textimage li
{
	list-style-type: none;
}

div.textimage .smalltitle
{
	font-weight:bold;
	font-size:1.2em;
	text-align: left;
	margin: 0px 0px 8px 0px;
	padding: 0;
}

div.clearer{clear: both}

.linkview
{

	/*
	padding-left: 20px;
	background-position: left center;
	background-image: url(Images/freccia.gif);
	background-repeat: no-repeat;
	*/
	padding-top: 9px;
	vertical-align:middle;

}

.Title
{
	font-weight: bold;
	font-size: 13px;
	color: Gray;	
	padding: 2px 2px 2px 2px;
	margin-bottom: 5px;
	background-color: #EAEAEA;
	margin-top: 0px;
}


.Error
{
	font-weight: bold;
	color: #000000;
	margin-top:70px;
}

.SubTitle
{
	font-weight: normal;
	font-size: 130%;
	color: #000000;
	}

.Presentation
{
	
	font-weight: bold;
	font-size: 13px;
	color: Gray;	
	padding: 2px 2px 2px 2px;
	margin-bottom: 5px;
	background-color: #EAEAEA;
}

.PresentationRight
{

	font-weight: bold;
	font-size: 13px;
	color: Gray;
	padding: 2px 2px 2px 2px;
	margin-bottom: 5px;
}

.Detail
{
	width:100%;
	text-align:justify;
	vertical-align:top;
}

div.Detail .linkview
{
	height: 22px;
	/*
	padding-left: 20px;
	background-position: left center;
	background-image: url(Images/freccia.gif);
	background-repeat: no-repeat;
	*/
	padding-bottom: 3px;
	padding-top: 5px;
	margin-bottom:15px;
	margin-top:-8px;
	
}


.Detail .dx
{
	vertical-align:top;
	float: right;
	margin: 5px;
}

.Detail .sx
{
	vertical-align:top;
	float: left;
	margin: 5px;
}

.Detail .Center
{	
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	visibility: visible;
	display: block;
	text-align: center;
	clip: rect(auto auto auto auto);
}

/* STILI PER  L'HOMEPAGE */

#flashhome
{
	background-color:#c0c0c0;
	z-index:0;
	text-align: left;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.view {
	margin-left: auto;
	margin-right: auto;
	height:auto;
	width: 100%;	
	padding:0;
}

.view img
{
	padding:5px;	
}

.share
{
	margin-top:1.7em;
	border-top: silver 1px dashed;	
}

.share img
{
	padding:0px;	
}

.share ul
{
	

	margin:0;
	padding-right:5px;
	padding-top:1.1em;
	padding-bottom:1.1em;
	float:right;		
	}
.share ul li
{
	display: inline;
	margin: 0;
	padding:0;
}




.linkview
{
	
	/*
	padding-left: 20px;
	background-position: left center;
	background-image: url(Images/freccia.gif);
	background-repeat: no-repeat;
	*/
	padding-bottom: 3px;
	padding-top: 9px;
	vertical-align: middle;

}

.linkarticoliCorrelati
{
	
	/*
	padding-left: 20px;
	background-position: left center;
	background-image: url(Images/freccia.gif);
	background-repeat: no-repeat;
	*/
	height:18px;
	padding-top: 2px;
	margin:0px;
	vertical-align:middle;

}

.faq
{
	margin-left: auto;
	margin-right: auto;
	height:auto;
	padding-bottom:10px; 
	border-bottom:dashed 1px #c0c0c0;	
}

.pageRight
{
	float: right;
	width: 200px;
	margin-top:	0px;
}
.pageRightBox
{

	padding: 0px 5px 5px 5px;
	margin-bottom: 7px;
	margin-top:	0;
}

.pageRightBox p
{
	margin: 0 0 0 0;
}


.pageRightBox img
{
	margin: 5px 5px 2px 0;
	float: inherit;
}

div#pageleft
{
	margin-right:220px;
	margin-top: 0px;

}
div#pagefooter{
    clear: right
    } 


.divider
{
	padding-bottom: 3px;
	padding-top: 5px;
	text-align:right;

	/*
	padding-right:20px;
	background-position: right center;
	background-image: url(Images/freccia.gif);
	background-repeat: no-repeat;
*/
	
}

/* STILI PER I MENU */

.menu a:link, #menu a:visited{
	display: block;
	color: black;
	margin: 0;
	text-decoration: none;
}

.menu a:hover 
{
	display: block;
	text-decoration: none;
	margin:0;
}

.menu a:focus, #menu a:active
{

	display: block;
	text-decoration: none;

}

/*LOGIN AREA*/

#login
{
	text-align:right;
	position:absolute;
	left:700px;
	top:25px;	

}


#logout
{
	text-align:right;
	position:absolute;
	left:650px;
	top:10px;	

}

#logout2
{
	text-align:right;
	position:absolute;
	left:650px;
	top:00px;	

}


/* STILI PER I FORM */


.formBlock
{

	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: #f5f5f5;
	padding:10px;
}

.formLight
{
	
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	border-left: dimgray 1px solid;
	border-bottom: dimgray 1px solid;
	background-color: #F2F2F2;
	width:100%;

}

/*.textfield {
	border: 1px solid #929292;
	vertical-align: middle;
	padding: 3px;
	margin: 2px 0 5px 0;
	background-color:#F7F7F7;
}*/

.textfield
{
	width: 98%;
	border: 1px solid #929292;
	vertical-align: middle;
	padding:3px;
	margin: 2px 0px 0px 0px;
	
}

.textfieldlogin
{
	
	border: 1px solid #929292;
	margin-left:15px;

}

.textfieldloginchk
{
	
	border: none;

}

.border0
{
	border: 1px solid #929292;
	vertical-align: middle;
	margin-bottom:8px;
	margin-left:0px;
}

.pager
{
	font-weight: bold;
	font-size: 110%;

	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
}

/* STILI PER PAGINE FIERE E NEWS */

div.news
{
	margin-bottom: 5px;
	vertical-align: top;
	border-bottom: silver 1px dashed;
		height:120px;
}

div.news .linkview
{
	padding-left: 20px;

}


div.news img{
	float:left;
	margin: 2px;
}

div.news p
{
	text-align: left;
	margin: 0px 5px 5px 130px;
	padding: 0;
}

div.news h5{
	text-align: left;
	font-weight:bold;
	margin: 0px 5px 0px 130px;
	padding: 0;
	font-size: 12px;
}

div.news hr
{
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
	margin-top: 10px;
}

div.news .down
{
	background-image: url(images/down.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 2px;
	text-align: left;
	vertical-align: middle;
	display: block;
}





/* Login View */

.login
{
	margin-top:10px;
	position:relative;
	width: 100%;
	z-index:0;
}

.login .title
{
	text-align:left;
	padding-top:15px;
	font-weight:bold;

}

/*Sezione Articoli */

a.prevArt
{
	color: #4F4F4F;
	text-decoration: none;
	cursor: hand;
}

 a.prevArt:hover {
	color:#000000;
	background-color:#f0f0f0 ;
	text-decoration:underline;
	cursor: hand;
}

a.prevArt:active {
	color:#000000;
	background-color:#f0f0f0 ;
	text-decoration:underline;
	cursor: hand;
}
 
/*documentazione-----------------------------------------------*/


div.textimagedoc
{
width: 100%;margin-bottom: 5px;     
vertical-align:top;
}

div.textimagedoc img
{
	float: left;
	margin: 2px 10px 2px 2px;
}

div.textimagedoc h5
{
	text-align: left;
	margin: 0px 0px 8px 120px;
	padding: 0;
}

div.textimagedoc h5{
margin-top: 2px
}

.linkFreccia
{
	height: 15px;
	/*
	padding-left: 20px;
	
	background-position: left center;
	background-image: url(Images/freccia.gif);
	background-repeat: no-repeat;
*/
	padding-bottom: 3px;
	padding-top: 5px;
	border-bottom: silver 1px dashed;
	margin-bottom: 15px;
	margin-top: -8px;
	clear: both;
}
.linkFrecciaNB
{
	height: 15px;
	/*
	padding-left:15px;	
	background-position: 0px;
	background-image: url(Images/freccia.gif);
	background-repeat: no-repeat;
	*/
	padding-bottom: 3px;
	padding-top: 5px;
	margin-bottom: 15px;
	margin-top: -8px;
	clear: both;
}

.tratteggio

{
	height: 15px;
	padding-left: 20px;
	background-position: left center;
	padding-bottom: 3px;
	padding-top: 5px;
	border-bottom: silver 1px dashed;
	margin-bottom: 15px;
	margin-top: -8px;
	clear: both;
}


.downloadLink

{
	
	
	padding-left: 30px;
	text-align: right;
	background-position: left center;
	background-image: url(Images/saveHSbn.png);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
	
}


.saveIT
{
	
	padding-left: 30px;
	text-align: right;
	background-position: left center;
	background-image: url(Images/saveIT.png);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
}

.saveFR
{
	
	padding-left: 30px;
	text-align: right;
	background-position: left center;
	background-image: url(Images/saveFR.png);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
}

.saveDE
{
	
	padding-left: 30px;
	text-align: right;
	background-position: left center;
	background-image: url(Images/saveDE.png);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
}

.saveEN
{
	
	padding-left: 30px;
	text-align: right;
	background-position: left center;
	background-image: url(Images/saveEN.png);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
}



.downloadLink2D

{
	
	padding-left: 30px;
	text-align: right;
	background-position: left center;
	background-image: url(Images/2d.png);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
}


.downloadLink3D

{
	
	padding-left: 30px;
	text-align: right;
	background-position: left center;
	background-image: url(Images/3d.png);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 5px;
}

.TitoloCategoria
{
	width:100%;
	background-color:#C1C1C1;
	font-size:1.1em;
	font-weight:bold;
	padding:5px;
		
}
.languageDocsit
{
	width: 100%;
	display:block;
	background-image: url(Images/flag_it.gif);
	background-repeat: no-repeat;
	background-position:left top;
	padding-left:25px;
	padding-bottom:10px;
	vertical-align:middle;
}

.languageDocsen
{
	width: 100%;
	display:block;
	background-image: url(Images/flag_en.gif);
	background-repeat: no-repeat;
	background-position:left top;
	padding-left:25px;
	padding-bottom:10px;
	vertical-align:middle;
}

.languageDocsde
{
	width: 100%;
	display:block;
	background-image: url(Images/flag_de.gif);
	background-repeat: no-repeat;
	background-position:left top;
	padding-left:25px;
	padding-bottom:10px;
	vertical-align:middle;
}
.languageDocstr
{
	width: 100%;
	display:block;
	background-image: url(Images/flag_tr.gif);
	background-repeat: no-repeat;
	background-position:left top;
	padding-left:25px;
	padding-bottom:10px;
	vertical-align:middle;
}
.languageDocses
{
	width: 100%;
	display:block;
	background-image: url(Images/flag_es.gif);
	background-repeat: no-repeat;
	background-position:left top;
	padding-left:25px;
	padding-bottom:10px;
	vertical-align:middle;
}
.languageDocsfr
{
	width: 100%;
	display:block;
	background-image: url(Images/flag_fr.gif);
	background-repeat: no-repeat;
	background-position:left top;
	padding-left:25px;
	padding-bottom:10px;
	vertical-align:middle;
}

/*  sezione scheda articolo */

.tblBase
{
	width:600px;
	margin-left:5px;
}



.IMQ
{
	display:table-cell;
	width:20px;
	height:20px;
	background-position: left top;
	background-image: url(images/IMQ.gif);
	background-repeat: no-repeat;
}

.IMQ span
{
	display:none;
}

.CSA
{
	display:table-cell;
	width:20px;
	height:20px;
	background-position: left top;
	background-image: url(images/csa.gif);
	background-repeat: no-repeat;
	}
.CSA span
{
	display:none;
}

.CE
{
	display:table-cell;
	width:20px;
	height:20px;
	background-position: left top;
	background-image: url(images/ce.gif);
	background-repeat: no-repeat;
}
.CE span
{
	display:none;
}

.IMQ-UNI
{
	display:table-cell;
	width:20px;
	height:20px;
	background-position: left top;
	background-image: url(images/IMQUNI.gif);
	background-repeat: no-repeat;
}
.IMQ-UNI span
{
	display:none;
}


.UL
{
	display:table-cell;
	width:40px;
	height:20px;
	background-position: left top;
	background-image: url(images/culus.gif);
	background-repeat: no-repeat;	
}
.UL span
{
	display:none;
}

.EZU
{
	display:table-cell;
	width:20px;
	height:20px;
	background-position: left top;
	background-image: url(images/ezu.gif);
	background-repeat: no-repeat;	
}
.EZU span
{
	display:none;
}


.CCC
{
	display:table-cell;
	width:28px;
	height:20px;
	background-position: left top;
	background-image: url(images/CCC.gif);
	background-repeat: no-repeat;	
}
.CCC span
{
	display:none;
}


.tuev
{
	display:table-cell;
	width:28px;
	height:20px;
	background-position: left top;
	background-image: url(images/tuev.gif);
	background-repeat: no-repeat;	
}
.tuev span
{
	display:none;
}

.gost
{
	display:table-cell;
	width:28px;
	height:20px;
	background-position: left top;
	background-image: url(images/gost.gif);
	background-repeat: no-repeat;	
}
.gost span
{
	display:none;
}

.disclimer
{
	margin:10px;
	font-size:9px;
	color:#B0B0B0;
	text-align:justify;
	clear:both;
}

.disclimerCross
{
	margin-top:20px;
	text-align:justify;
}

.warning
{
	padding-top:20px;
	padding-bottom:80px;
	
	margin: 5px;
	text-align:center;
	padding-left: 70px;
	vertical-align: top;
	background-position: left center;
	background-image: url(Images/WarningHS.jpg);
	background-repeat: no-repeat;
	font-size: 14px;

}




/*STILI PER AJAX */
.demoarea 
{
	padding:20px;
	/*background:#FFF url(images/demotop.png) no-repeat left top;*/
}

.demoarea p 
{
	padding:5px;
	
}

.demoheading 
{
	
	padding-bottom:20px;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.5em;

}

.demobottom {
	height:8px;
	background:#FFF url(images/demobottom.png) no-repeat left bottom;
}


.heading {
	padding: 1em 0 1em 0;
	color:#5377A9;
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:1.2em;
}

.subheading{
	padding:.8em 0 0.5em 0;
	color:#0F2543;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:1.1em;
}



em {font-style:italic}

i {font-style: italic;}

strong {font-weight:bold;}

.codeReference
{
	font-family: 'Courier New', Monospace;
	font-style: normal;
	font-weight: bold;
}


.releaseList {
	list-style-type:disc;
}



/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.5;
}

.modalPopup 
{
	
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:Gray;
	padding:10px;
	width:450px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}


