﻿/* 0 BASIC TAGS */

table {
	font-size: 1em;
}

p 
{

}

hr 
{
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}

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 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.5em;
	font-weight: bold;
}
h4 {
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size: 1.4em;
	font-weight: bold;
}

h5
{
	margin-top: 1.0em;
	margin-bottom: 1.12em;
	font-size:1.2em;
	font-weight: bold;
}

img {
	border-width: 0;
}


html,body{margin:0; padding: 0;height: 100%}
body
{
	background-color: #eaeaea;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(Images/BG_body.jpg);
	background-attachment: scroll;
}







/* 1 STILI PER LA STRUTTURA PRINCIPALE */

#Printable
{
	width:680px;
	}

#header
{
	background-image: url(images/bgToolBase.gif);
	background-repeat: repeat-y;
	width: 100%;
	margin-left: 0px;
	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;
}

.search
{
	position:absolute;
	top:7px;
	left:780px;
}


#container
{
	min-width:800px;
	background-image: url(images/bgHome.gif);
	background-repeat: repeat-y;
	position: relative;
	padding: 0px 0px;
	height: 100%;
	margin: 0 auto;
}


body>div#container{height: auto; min-width:1000px; min-height: 100%;width: 100%;}

#master
{
	position:relative;
	display: block;
	float: left;
	width:223px;
	padding:0;
	margin-right:-223px;
}
	
#content
{
	width: 765px;
	margin-left: 223px;
	padding-bottom: 5em;
	min-height:620px;
}


#sidebar
{
	width: 223px;
	background-image: url(Images/sfondoSfuma.jpg);
	background-repeat: repeat-x;
	height: 600px;
	position:relative;
	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;

}



#footer
{
	clear: left;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 30px;
	text-align: left;
	font-size: 10px;
	border-top: #c0c0c0 4px solid;
	z-index: 1000;
}


#fascia
{
	background-image: url(Images/bgTool.gif);
	background-repeat: repeat-y;
	background-color: #D1D1D1;
	margin: 10px 0px 0px;
	left: 0px;
	height: 30px;
	padding: 0px;
}

.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;
}

/*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-bottom: 65px;
	padding-top: 8px;
}

.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: 2px;
	vertical-align:middle;
}

div.textimage p
{
	margin: 0px;
	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
{
	height: 20px;
	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: 160%;
	color: #696969;
}


.Error
{
	font-weight: bold;
	color: #FF0000;
}

.SubTitle
{
	font-weight: normal;
	font-size: 130%;
	color: #000000;
	}

.Presentation
{
	background-color:#f3f3f3;
	border-bottom:#C0C0C0;
	padding:1px;
	font-weight: bold;
	font-size: 130%;
	color: #696969;
}

.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;
}

.share
{
	margin-top:1.7em;
	border-top: silver 1px dashed;	
}

.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;
}



div.view .linkview
{
	height: 20px;
	padding-left: 20px;
	background-position: left center;
	background-image: url(Images/freccia.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 9px;
	margin-bottom:15px;
	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;	
}

div#pageRight
{
	float:right;
	width:300px;
}
div#pageleft
{
	margin-right:320px;
}
div#pagefooter{
    clear: right
    } 

div#copertina
{
	background-position: center top;
	background-image: url(Images/copertina.jpg);
	padding-top: 260px;
	background-repeat: no-repeat;
	background-color: transparent;
}


.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;
	
}
/* STILE MENU TREEVIEW */

.Tree
{
	padding-top:15px;
}
.treeWParent
{
	border-bottom:solid 1px #d2d2d2;	
	font-weight:bold;
	
}

.treeWParent a, a:hover, a:active
{
	text-decoration:none;
	color:#000000;
}

.treeWChild
{
	border-bottom:solid 1px #d9d9d9;	
}


/* STILI PER I MENU */

.menu a
{
	font-weight: normal;
}

/* Actual menu CSS starts here */


/* STILI PER I FORM */
.headSmallMenu
{
	padding: 3px;
	background-image:  url(Images/inneroff.gif);
	background-position: top;
	background-repeat: repeat-x;
}

.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;

}

.textfieldloginchk
{
	
	border: none;

}

.border0
{
	border: 1px solid #929292;
	vertical-align: middle;
	margin-bottom:8px;
	margin-left:2px;
}

.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: #EBEBEB 1px solid;
	height:120px;
}


div.news .linkview
{
	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;
	margin-bottom:15px;
	margin-top:-8px;
}

div.news img{
float:left;
margin: 2px;
}

div.news h5, div.news p
{
	text-align: left;
	margin: 0px 0px 8px 130px;
	padding: 0;
}

div.news h5{
margin-top: 2px
}

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;
}

.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;
}

.disclimer
{
	margin:10px;
	font-size:9px;
	color:#B0B0B0;
	text-align:justify;
	clear:both;
}

.disclimerCross
{
	margin-top:35px;
	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;
}


