/* CSS Document */

body{ 
background-color:#12214c;
margin-top:0; margin-left:0; 
font-family: Verdana, Arial, Helvetica, sans-serif;
color:white;
font-size:11px;
}
input{
border:1px solid black;
height:18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#435687;
font-size:11px;
}
#modulo input{
border:1px solid black;
width:180px;
height:18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#435687;
font-size:11px;
}
#loginClient{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:white;
font-size:10px;
}
#contenitore{
width:806px;
margin-top:0; margin-left:0; margin-right:0px;
border-left:2px solid white;
background-color:#274375;


}

#top{
background-image: url('immaginiPortal/top.jpg');
width:804px;
height:91px;
float:left;

}

#banner1{
width:804px;
height:169px;
float:left;

}

#left{
float:left;
}
#divisioni{
background-image: url('immaginiPortal/divisioni.jpg');
width:160px;
height:239px;

}
#areaRiservata{
background-image: url('immaginiPortal/AreaRiservata.jpg');
width:160px;
height:77px;
padding-top:3%;

}
#certificazioni{
background-image: url('immaginiPortal/Certificazioni.jpg');
width:160px;
height:268px;
padding-top:2%;

}

#central{
background-color:#274375;
width:644px;
height:584px;
text-align:left;
float:right;
border-right:2px solid white;

}
#bottom{
background-image: url('immaginiPortal/bottom.jpg');
width:804px;
height:60px;
float:left;
padding-top:3%;
padding-left:8%;

}
/*link*/
a{
text-decoration:none;
color:white;
}
a:hover{
text-decoration:underline;
}

/*per news javascript*/

h1 {font:200% georgia,serif; color:#009; margin-top:20px}


/* position:relative and overflow:hidden are required */
#scroller {position:relative; overflow:hidden; float:right; width:428px;}

/* display:none prevents the controls being shown when JavaScript is not present */
#controls {display:none; text-align:right}

/* add link formatting for the controls */
#controls a {}

/* add formatting for the scrolling text */
#tag {margin:0px 0}

/* #testP must also contain all text-sizing properties of #tag */
#testP {visibility:hidden; position:absolute; white-space:nowrap;}

/* used as a page top marker and to limit width */

#news{

margin-top:6%;
float:right;
width:68%;
}
#pannelloAdmin{
text-decoration:none;
color:white;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:white;
font-size:11px;
font-weight:bold;
}
#pannelloAdmin:hover{
background-color:red;
}

#pannelloAdmin2{
text-decoration:none;
color:white;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:white;
font-size:10px;
font-weight:bold;
}
#pannelloAdmin2:hover{
background-color:red;
}

ul{
list-style: none;
}
#titoloOperazioni{
background-color:#435687;;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:white;
font-size:10px;
font-weight:bold;
border:1px solid black;

}
#continua{
background-color:#274375;
border-right:2px solid white;
float:left;
width:100%;
}
#mappa{
background-color:#435687;
}
pre
{
	margin:0px;
	padding:0px;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}
textarea{
line-height:13px;
font-size:9px;

overflow:auto;
}
.testoBig{
font-size:9px;

}
.aperturasummary{
font-size:9px;
}
.aperturasummary p{
font-size:9px;
}
p{
font-size:9px;
}

#menuProdotti{
text-decoration:none;
color:white;
font-weight:bold;
}
#menuProdotti:hover{
color:#12214c;
text-decoration:none;
font-weight:bold;
}


