@charset "iso-8859-1";
/*  Franco Genovese 2004 http://xoomer.virgilio.it/gefra */

BODY{
	margin-left : 10px;
	margin-right : 10px;
	color : #000066;
	background-attachment: fixed;
	background-image : url("body.jpg");
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 10pt;
	}
	
	
	
A:VISITED{
	text-decoration : none;
	color : Red;
	}
	
	
A:LINK{
	text-decoration : none;
	color : Blue;
	}

A:HOVER{
	Color : Green;
	text-decoration : none;
	font-style : italic;
	}


TD{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 10pt;
	}	
	

.over { 
	color:#ffffcc; 
	background:#588ea0; 
	}

.down { 
	color:#ffffcc; 
	background:#588ea0; 
	font-style:italic; 
	}
	
.tover {
	color:#ff0000;
	background:#ffffff;
	}

.tdown { 
	color:#ff0000; 
	background:#ffffff; 
	font-style:italic; 
	}
		
.gi{
	border-bottom : thin solid;
	padding : 2pt;
}


.ident{
	margin-left : 8mm;
	margin-right : 8mm;
	text-indent : 12pt;
	text-align : justify;
	}

.awdes{
	
	font-family : arial;
	font-size : 19pt;
	}
	
.und{
	text-decoration : none;
	border-bottom : thin solid;
}

.gi1{
	color : #660000;
	padding : 2pt;
	}

.gi2{
	text-align : justify;
	padding : 2pt;
	}

.cha{
	color : #0000cc;
  	}

.css{
	color : #660000;
	font-size : 10pt;
    text-align : justify;
	padding : 3pt;
	}

.cs1{
    color : #000066;
	font-size : 10pt;
	text-indent : 12pt;
    text-align : justify;
	padding : 3pt;
	}

.inf{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	color : #000066;
	font-size : 8pt;
    text-align : right;
	padding : 1pt;
	}

.esc{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	background-color : #cc9900;
	color : White;
	}
	
.ev a:link{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 8pt;
	color : gray;
} 	

.si{
	font-family : Tahoma,Verdana,Arial,Comic Sans MS;
	font-size : 10pt;
	font-style : normal;
	text-align : center;
	background-color : #ffff00;
	color : #006600;
	}

.gue{
	font-family : Tahoma,Verdana,Arial,Helvetica;
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	background-color : #00cc00;
	color : White;
	}

.tit{
	font-family : Times New Roman;
	font-size : 18pt;
	font-style : italic;
	color : #660000
	}

.tit2{
	font-family : Verdana;
	font-size : 16pt;
	text-indent : 54pt;
	font-style : italic;
	}	
	
.tit3{
	font-family : "Times New Roman";
	font-size : 16pt;
	font-style : italic;
	color : #660000;
	text-align : center;
	}
	
.tit4{
	font-family : "Times New Roman";
	font-size : 13pt;
	font-style : italic;
	color : #000066;
	text-align : center;
	}

.tit5{
	font-family : "Times New Roman";
	font-size : 14pt;
	font-style : italic;
	color : #990099;
	text-align : center;
	
	}	
	
.tit6{
	font-family : "Times New Roman";
	font-size : 13pt;
	font-style : italic;
	color : #006600;
	text-align : center;
	}
		
		
span {color : #006600;}
		
.gi3{
	margin-left : 12mm;
	text-indent : 12pt;
	}


.gi4{
	color : #0000CC;
	margin-left : 12mm;
	text-indent : 12pt;
	text-align : justify;
	}

.gi5{
	border-bottom : solid;
	padding : 2pt;
	text-align : justify;
	}

.gi6{
    text-indent : 12pt;
	text-align : justify;
	}

.gi7{
	color : #000066;
	text-indent : 12pt;
	text-align : center;
	font-size : 14pt;
	font-style : italic;
	}

.gi8{
	color : #660000;
	text-indent : 12pt;
	text-align : center;
	font-size : 10pt;
	font-style : italic;
	}

big {
	color : #336600;
	}
	
.meta{
	font-family : Verdana,Arial,Helvetica;
	color : #7b3e3e;
	text-indent : 12pt;
	font-size : 10pt;
	}
	
.desc{
	color : #000066;
	font-size : 10pt;	
	}
	
.end{
	color : #fefefe;
	text-decoration : none;
	border-bottom : thin solid;
}
	
.3d { 
    font-family : Verdana,Arial,Helvetica;
   	font-size : 10pt;
	background : #ffffff;
	}
	
.fine { 
       border: 1px solid; border-color: #660000 #006600 #006600 #660000;
	}	
.sponsor
	{
	color : #660000;
	text-indent : 12pt;
	text-align : center;
	font-size : 18pt;
	font-style : italic;
	}
	
#titgraf
	{
	position: absolute; 
	z-index: 10; 
	visibility: visible; 
	left: 10px; 
	top: 10px;
	}
	
#logo
	{
	position: absolute; 
	z-index: 9; 
	visibility: visible; 
	left: 300px; 
	top: 10px;
	}

/*	Contenitore testo giustificato in evidenza */
div.boxtxtg {
	margin: 20px;
	padding: 4px;
	color: #0000cc;
	background-color: #F0F8FF;
	text-align: justify;
	border: double #0097fb;
}

/* Contenitore testo centrato in evidenza */
div.boxtxtc {
	margin: 20px;
	padding: 4px;
	color: #0000cc;
	text-align: center;
	background-color: #FFF8DC;
	border: double #990000;
}

/* Box con angoli smussati */
/* Contenitore dei bordi e del contenuto del box */

div.BORDI {width: 140px;}

div.CONTENUTO{background-color: #0097fb;
font-family:sans-serif;
font-size: 12px;
text-align: justify;
color: #ffffff;
width: 130px;
padding: 5px;}

/* Creazione angoli smussati */

span.TOP, span.BOTTOM{display: Block;
background-color: #FFFFFF;}

span.TOP span, span.BOTTOM span{display: Block;
overflow: Hidden;
background-color: #0097fb;
height: 1px;}

span.RIGA1{margin: 0 5px;}

span.RIGA2{margin: 0 3px;}

span.RIGA3{margin: 0 2px;}

span.TOP span.RIGA4, span.BOTTOM span.RIGA4{margin: 0 1px;
height: 2px;}

/* CODICE DI RICHIAMO DA INSERIRE NELLA PAGINA HTML 
<div class="BORDI">
<span class="TOP">
<span class="RIGA1"></span>
<span class="RIGA2"></span>
<span class="RIGA3"></span>
<span class="RIGA4"></span>
</span>
</div>

<div class="CONTENUTO">
Esempio di testo<br/>
Sussidio didattico predisposto per gli alunni del corso B<br /> 
Rev. 3.06 - © gefra
</div>

<div class="BORDI">
<span class="BOTTOM">
<span class="RIGA4"></span>
<span class="RIGA3"></span>
<span class="RIGA2"></span>
<span class="RIGA1"></span>
</span>
</div>	
/*  By Franco Genovese http://xoomer.virgilio.it/gefra */
	