.style2 { 
	background-image:url(immagini/torrerosa.jpg); 
	background-repeat:no-repeat;
	background-position: "bottom right";
} 

body {
	background-color: #016965;
	color: #000000;
	scrollbar-base-color: #01A29A;
	scrollbar-arrow-color: #FFC1CB;
	background-attachment: fixed;
}
table {
	font: 10pt  verdana;
	color: Black;
	background-color: #FFFFFF;
}

.iframehome {
	border: medium ridge #3A6061;
	width: 400px;
	height: 500px;
	background: transparent;
}

p.newshome {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 8px;
	text-indent: 0px;
	text-align: justify;
	font-size: 9.0pt;
	font-family: "Verdana";
	line-height: 14pt;
	color: Black;
}


td.cellaconbordiverdi {
	border: medium groove;
	border-color: #424242;
}

td.cellamenu {
	background-color: #016965;
}

table.cellahomepage {
	background-color: #016965;
}

table.cellahomepagecentrale {
	background-image: url('immagini/sfondotabcentrale.jpg');
	background-repeat:no-repeat;
	background-position: top left;	
	background-color: transparent;
}


td.cellatrasparente {
	background-color: White;
	background-image: url('imgdocenti/fondo_docenti.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: bottom right;
}

.orchestra {
	background-image: url(immagini/orchestra.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}

.torrerosa {
	background-image: url(immagini/torrerosa.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.torreverde {
	background-image: url(immagini/torreverde.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}


#container{
    width:1024px;
    background-color:black;
    padding:10px;
    overflow:hidden;
    align:center;
}

#left, #right{
    float:left;
}

#left{
    background-color:red;
    width:124px;
}

#right{
    background-color:yellow;
    width:900px;
}

.piepag {
	background-image: url(immagini/piepag.jpg);
	background-repeat: "no-repeat";
	position: relative;
	background-position: center bottom;
	height: 56px;
}


.tabprimapagina {
	background-image: url(immagini/sfondotab.jpg);
	background-repeat:"no-repeat";
	height:10px;
	position:relative; 
}

li {
	font-family:"Verdana";
	color: #DD6588;/*rosa scuro*/
	text-align:justify;
	font-size:10pt;
	margin-left: 10px;
	margin-right: 25px;
}

li.verde {
	font-family:"Verdana";
	color: #016965;/*verde scuro*/
	text-align:justify;
	font-size:12pt;
	margin-left: 10px;
	margin-right: 25px;
}


p {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 8px;
	margin-right: 20px;
	text-indent:20pt;
	text-align:justify;
	font-size:11.0pt;
	font-family:"Verdana";
	line-height: 14pt;
	color: #000000;
}

p.DocentiCorpo {
	text-indent:3pt;
	text-align:justify;
	font-family:"Verdana";
	font-size: 8.5pt;
	color:#000000;
	margin-right: 3px;
	margin-left: 3px;
	line-height: 97%;
}

p.DocentiTitolo {
	text-indent: 3pt;
	text-align: justify;
	font-family: "Verdana";
	font-variant: small-caps;
	font-size: 9pt;
	font-weight: bold;
	color: #4E4E4E;
	margin-right: 3px;
	margin-left: 3px;
}
p.DocentiSottoTitolo {
	text-indent: 3pt;
	text-align: justify;
	font-family: "Verdana";
	font-size: 8.5pt;
	font-weight: bold;
	color: #4E4E4E;
	margin-right: 3px;
	margin-left: 3px;
}

.divDocenti {
	height: 330px;
	width: 623px;
	overflow: auto;
	border: none;
	margin: auto;
	background-color: White;
}
li.liDocenti {
	font-family: "Verdana";
	color: #565656; /*grigio*/
	text-align: justify;
	font-size: 8.5pt;
	margin-left: 10px;
	margin-right: 25px;
}
li.liAttivita {
	font-family: "Verdana";
	color: #565656; /*grigio*/
	text-align: justify;
	font-size: 10pt;
	margin-left: 10px;
	margin-right: 60px;
}

li.liDipRock {
	font-family: "Verdana";
	color: #3D3D3D; /*grigio*/
	text-align: justify;
	font-size: 10pt;
	margin-left: 10px;
	margin-right: 60px;
}

p.TestoSinistra {
	text-indent:0pt;
	text-align:justify;
	font-family:"Verdana";
	font-size: 10.5pt;
	color:#000000;
	margin-right: 10px;
	margin-left: 5px;
	line-height: 11pt;
}

p.TestoDestra {
	text-indent:0pt;
	text-align:justify;
	font-size:8.5pt;
	font-family:"Verdana";
	color:#FFFFFF;
	line-height: 9pt;
}


.TitoloROSA {
	font-family: "Verdana";
	font-variant: small-caps;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF; /*bianco cosė risalta lo sfondo*/
	margin-top: 0px;
	margin-bottom: 3px;
	background-color: #DD6588;
}

.maiuscoletto {
	font-variant: small-caps;
}

.TitoloVERDE {
	
	font-family:"Verdana";
	font-variant: small-caps;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;/*bianco cosė risalta lo sfondo*/
	margin-top: 0px;
	margin-bottom: 3px;
	background-color: #016965;
}

h1 {
	
	font-family:"Verdana";
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #DD6588;/*rosa scuro*/
	margin-top: 0px;
	margin-bottom: 3px;
	text-transform: uppercase;
}
h2 {
	font-family:"Verdana";
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #016965;/*verde*/
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

h3 {
	font-size: 10.0pt;
	font-style: normal;
	font-weight: bold;
	#926539;/*themecolour1$ -2.2%, -37.2%;*/
	margin-top: 0px;
	margin-bottom: 0px;
	color:#980707;
	background-color: #FFFFFF;
}

.footer {
	background-image: url(links_files/links_topbar.gif);
	background-repeat: no-repeat;
}

a:link {
	color: #01A29A;/*verde scuro%0;*/
	text-decoration: none;
	cursor: hand;
}

a:visited {
	color: #01A29A;/*verde logo*/
	text-decoration: underline;
	
}
a:link:hover {
	color: #01A29A; /*verde scuro;*/
	text-decoration: underline;
	font-weight: bold;
	cursor: hand;
}

.falsolink {
	color: #01A29A; /*verde scuro;*/
	text-align: right;
	font-size:8.0pt;
	cursor: pointer;
}
.cursor {  cursor: pointer;}