/* CSS POINTERNET S.r.l. */



/* SEZIONE ELEMENTI HTML STANDARD */

body{
padding:0;
margin:0;
font:0.9em Arial, Helvetica, sans-serif;
background:#D4E5F7;
color:#000000;
}

a{
text-decoration:none;
color:#3399CC;
}

a:hover{
text-decoration:underline;
}

h1{
margin:0 0 20px 0;
font-size:2.1em;
font-weight:normal;
}

h2{
margin:0 0 20px 0;
font-size:1.6em;
font-weight:normal;
}

h3{
margin:20px 0 10px 0;
font-size:1.4em;
font-weight:normal;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

.right{
text-align:right;
}

a img{
border:0;
}

.photo{
	padding:5px;
	display:block;
	margin:0 auto 15px auto;
	background-color:#f0f0f0;
	text-align: center;
}

.hide{
display:none;
}

.center {
text-align:center
}


/* SEZIONE NASCOSTA MENU DI NAVIGAZIONE */

#MenuNascosto {
	FONT-SIZE: 1em;
	MARGIN: 3px 0px;
	POSITION: static;
	display: none;
	padding-left: 40px;
	}
#MenuNascosto UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
#MenuNascosto UL LI {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}


/* SEZIONE MENU ORIZZONTALE SUPERIORE */

#toptabs{
margin:5px auto -13px;
width:95%;
}

#toptabs p{
text-align:left;
color:#000000;
}

.toptab{
	padding:3px 5px;
	margin:0 0 0 4px;
	text-decoration:none;
	background:#f0f0f0 url(../immagini/corner2.gif) no-repeat right top;
	color:#000000;
	border-bottom:1px solid #e0e0e0;
}

.toptab:hover{
	background:#fafafa url(../immagini/corner2.gif) no-repeat right top;
	border-bottom:1px solid #eaeaea;
	color:#000000;
	text-decoration:none;
}


.activetoptab{
	padding:3px 5px;
	margin:0 0 0 4px;
	color:#000000;
	text-decoration:none;
	background:#ffffff url(../immagini/corner2.gif) no-repeat right top;
	border-bottom:1px solid #ffffff;
}

.activetoptab:hover{
	text-decoration:none;
}
.accesskey {
	text-decoration: underline;
	}

/* SEZIONE TESTATA PRINCIPALE */

#logotestuale{
	color:#000000;
	padding:0;
	background:#FFFFFF;
	clear:both;
	margin:0px 0 0;
	
}


#arealogo{
	height:220px;
	padding:0px 0 0 0px;
	clear:both;
	margin:0px 0 0 0px;
	background-color: #FFFFFF;
	background-image: url(../immagini/mondo_evoca_global_220.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	display: none;
}

/* SEZIONE MENU PORTALE ORIZZONTALE  */

#moportal{
	width: 100%;
	border-top: 3px solid #477eb7;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 2em;
}

#moportal ul{
margin:0 0 0 0px; 
padding: 0;
list-style: none;
}

#moportal li{
display: inline;
margin: 0 2px 0 0;
padding: 0;

}

#moportal a{
	float: left;
	display: block;
	color: white;
	text-decoration: none;
	margin: 0 1px 0 0; 
	padding: 5px 10px;
	background-color: #8AC452; 
	border-top: 1px solid white;
	/* background-image: url(../immagini/corner_verde_portale_low.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}

#moportal a:hover{
	background-color: #477EB7; 
	color: white;
	/*background-image: url(../immagini/corner_blu_portale_low.gif);
	background-repeat: no-repeat;
	background-position: right bottom; */
}



/* SEZIONE MENU DI VISUALIZZAZIONE E LINGUA PORTALE */

.tabvis {
	background:#B7B7B7;
	height: 2em;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #477eb7;

}




#tablingua{
	text-decoration:none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	float: left;
	width: 60%;
	position: relative;
	height: 1.5em;
	text-align: left;
}



#navtabvis{
	text-decoration:none;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	text-align: right;
	float: right;
	width: 40%;
	position: relative;
	height: 1.5em;
	color: #FFFFFF;
}

#navtabvis a{
text-decoration:none;
color:#FFFFFF;
}

#navtabvis a:hover{
text-decoration:underline;
}

#caratterepiccolo {
	font-size: 75%;
	font-family: verdana, tahoma, arial, sans-serif;
	}
#caratteregrande {
	font-size: 120%;
	font-family: verdana, tahoma, arial, sans-serif;
	}


/* SEZIONE CONTENITORE GLOBALE */

#contenitore{
	margin:0 auto 15px;
	width:95%;
	padding:5px 10px 20px;
	background:#ffffff;
	height: 100%;
}


/* SEZIONE CONTENITORE AZIONE */

#col1 {
	float:left;
	width:22%;
	background:#f4f2ea;
	display: block;
}
#col2 {
	float:right;
	width:23%;
	background:#f4f2ea;
	display: block;
}
#col3 {
	float: right;
	background: #ffffff;
	width: 53.5%;
	display: block;
	
}

#container {
	overflow: hidden;
	background: #FFFFFF;
	width: 100%;
}

#container:after {
	content: "[.]";
	visibility:hidden;
	display:block;
	clear:both;
	height:0;
	background-color: #FFFFFF;
	}

*>.column {padding-bottom: 0;margin-bottom: -0; }
	.column:after {
	display: block;
	background: inherit;
	padding-top: 32767px;
	margin-bottom: -32767px;
	height: 0;
	}
	#col3:after {background:#ffffff}
	#col2:after {background:#f4f2ea;}
	#col1:after {background:#e5ddca;}

	
	
/*html #container,
html #testgrid {zoom:1;}*/

html div#col1,
html div#col2,
html div#col3 {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
	display:inline;
	position:static;
	}


/* SEZIONE EXTRA (NEWS) */

#areanews {
	color:#000000;
	display:block;
	font-weight: bold;
	background-color: #d4e5f5;
	height: 25px;
	text-align: left;
	padding-top: 10px;
	border-bottom: 1px solid #000000;
	padding-left: 10px;
}

.blocconews {
	display:block;
}

.datanews {
	color:#CC0000;
	display:block;
	font-weight: bold;
	font-size: 82%;
	padding-left: 10px;
	height: 16px;
	padding-right: 10px;
}
.titolonews {
	color:#000000;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.extractnews {
	color:#000000;
	display:block;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}




/* SEZIONE EXTRA (INIZIATIVE) */


#areainiziative {
	color:#000000;
	font-weight: bold;
	background-color: #d4e5f7;
	height: 25px;
	padding-top: 10px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: left;
	padding-left: 10px;
}

.bloccoiniziative {
	display:block;
}

.titoloiniziative {
	color:#000000;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.extractiniziative {
	color:#000000;
	display:block;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}



.imginiziative {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	display: none;
}


#bloccochiusura {
	background-color: #CCCCCC;
	height:100%;	

}

/* MENU PRINCIPALE DI NAVIGAZIONE */

#titoloblocconav {
	color:#000000;
	font-weight: bold;
	background-color: #D4E5F5;
	height: 25px;
	text-align: left;
	padding-top: 10px;
	border-bottom: 1px solid #000000;
	padding-left: 10px;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-indent: 10px;
}

#navcontainer ul li {
	margin: 0 0 0 0;
}

#navcontainer ul li a
{
	color: #000000;
	background-color: #F1EDE4;
	padding-top: 1em;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	display: block;
	height: 2em;
}

#navcontainer ul li a:hover
{
	background-color: #E5DDCA;
	color: #000000;
	height: 2em;
	padding-top: 1em;

}

#navcontainer ul li ul li a
{
	display: block;
	color: #000;
	background-color: #F1EDE4;
	/*padding: 3px 0px 0px;*/
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	text-indent: 15px;
}

/* SEZIONE CONTENITORE TESTI */

#bloccocontenuto {
	margin-left: 400px;
	height: 100%;
	}
	

#percorso {
	padding-top: 2px;
	height: 1.5em;
	font-weight: bold;
	color: #000000;
	padding-right: 5px;
	}
	
#vedicontenuto {
	}


#path {
	color:#CC0000;
	display:block;
	font-weight: bold;
	font-size: 82%;
	padding-left: 20px;
	height: 1.5em;
	padding-top: 8px;
	text-align: left;
	float: left;
	width: 70%;
	position: relative;

}

#stampapagina {
	display:block;
	height: 1.5em;
	padding-right: 5px;
	padding-top: 2px;
	text-align: right;
	float: right;
	width: 20%;
	position: relative;

}


.descrstampa {
	font-size: 82%;
	font-weight: bold;
		
}

/* SEZIONE CONTENUTO */

.bloccoarticolo {
	display:block;
}

.titoloarticolo {
	color:#000000;
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	clear: both;
	width: 100%;
	height: 1em;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.imgarticolo_high {
	padding-top: 5px;
	padding-left: 10px;
	text-align: center;
	display: none;
}

.contarticolo{
	color:#000000;
	padding:8px 0;
	display: block;	
}

.imgarticolo_low{
	color:#808080;
	position: relative;
	left: 10px;
	top: 5px;
	float: left;
	padding-right: 5px;
	padding-top: 3px;
	display: none;
}

.contarticolo_low{
	color:#000000;
	float: left;
	position: relative;
	text-align: justify;
	top: 5px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	display: block;
	width: 70%;
	padding-top: 0px;
}


.articolo {
	color:#000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
	clear: both;
	text-align: justify;
}



.titoloallegato {
	color:#000000;
	font-weight: bold;
	padding-top: 0px;
	padding-left: 10px;
	width: 100%;
	font-size: 0.8em;
	text-align: left;
}


.descrallegato {
	color:#000000;
	display:block;
	padding-left: 10px;
	padding-top: 4px;
	width: 100%;
	padding-bottom: 20px;
	font-size: 0.8em;
	text-align: left;
}


/* SEZIONE PIE' DI PAGINA */

#footer{
	background:#fafafa;
	color:#000000;
	font-size:0.9em;
	padding:8px 0;
	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	clear: both;
	height: 45px;
	display: block;
}

#copyright{
	width: 100%;
	position: relative;
	left: 5px;
	top: 5px;
	text-align: center;
}


#wcag{
	float: right;
	width: 35%;
	position: relative;
	text-align: right;
	top: 5px;
	right: 5px;
}

/* Pannello ricerca */
#pannello_ricerca {
	position: relative;
	text-align: left;
	color: #000000;
	width: auto;
	padding: 2px 2px 2px 61px;
	background-repeat: no-repeat;
	background-position: left top;
	/*background-image: url(../immagini/ricerca_pnet.gif); */
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 15px;
        
}

#pannello_ricerca h3{
	margin: 0px;
        margin-bottom: 6px;
        padding: 0px;
        height: 20px;
}
#pannello_ricerca h3 span {display: none;}

.numerorisultati {
	display:block;
	height: 1em;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	margin-right: 15px;
}

.bloccorisultato {
	display:block;
	margin-right: 15px;
	}
	
.titolorisultato {
	color:#000000;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	height: 1em;
	padding-bottom: 5px;
}
.extractrisultato {
	color:#000000;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.pathrisultato {
	color:#CC0000;
	font-weight: bold;
	font-size: 82%;
	padding-left: 10px;
	height: 1.5em;
	padding-top: 8px;
	text-align: left;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#nuovaricerca {
	height: 1.5em;
	padding-left: 10px;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	font-weight: bold;
	margin-right: 15px;

}
.paginerisultato{
	background:#fafafa;
	color:#000000;
	font-size:0.9em;
	padding:8px 0;
	border-bottom:1px solid #d0d0d0;
	height: 1em;
	letter-spacing: 0.1em;
	text-indent: 10px;
	margin-right: 15px;
}


#loginform {
	width:230px;
}
#loginform fieldset{
padding:10px;
}
#loginform legend{
font-weight:bold;
font-size:9pt;
}
#loginform label{
	display:block;
	height:3em;
	background-color:#E7E7E7;
	padding-top: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#loginform input {
	border:1px solid #999999;
	float:left;
	background:#CCCCCC;
	padding-left: 0px;
}
#loginform input:focus,#loginform input:hover {
border:1px solid #333333;
}
.error{
color:red;
font-weight:bold;
}

#areaclienti {
	color:#000000;
	display:block;
	font-weight: bold;
	background-color: #d4e5f5;
	height: 25px;
	text-align: left;
	padding-top: 10px;
	border-bottom: 1px solid #000000;
	padding-left: 10px;
}

#bloccoformauth{
	display: block;
	margin-top: 0px;
	position: relative;
}

#bloccoformauth form{
	background-color: #f4f2ea;
	height: auto;
	padding-left: 10px;
}
#bloccoformauth form label{
	width:130px;
	height:15px;
	display:block;
	background:#fff;
	color:#7D7D7D;
	font-size: 0.8em;
	line-height: 18px;
	font-weight: bold;
}
#bloccoformauth form label.labelcodiceazienda{
	background-color: #f4f2ea;
}
#bloccoformauth form label.labelnomeutente{
	background-color: #f4f2ea;
}
#bloccoformauth form label.labelpassword{
	background-color: #f4f2ea;
}

#bloccoformauth form input{
	width:130px;
	height:15px;
}

#bloccoformauth form input.inputcodiceazienda{
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 5px;
	padding-left: 19px;
}

#bloccoformauth form input.inputnomeutente{
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 5px;
	padding-left: 19px;
}
#bloccoformauth form input.inputpassword{
    background-repeat: no-repeat;
	background-position: left;
	padding-right: 5px;
	padding-left: 19px;
}

#bloccoformauth form input.botton{
	color:#000000;
	height: 25px;
	width: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	border: 1px solid #666666;
	font-weight: bold;
	
}

#forgotpassword{
	display:block;
	font-weight: normal;
	margin-top: 0px;
	color: #000000;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 0.8em;
	padding-left: 20px;
		
}
