 /* --------------- Intro ----------------------------------------*/
/* Cascading Style Sheet file for ITSCHOOL Web Site - March 2002
Cascading Style Sheets, level 2
CSS2 Specification
W3C Recommendation 12-May-1998 */

/* --------------- General ----------------------------------------*/
BODY {
	color: #000000;
	background: #FFFFFF;
	margin: 0 ! important;
	padding: 0 ! important;
	border: 0 none ! important;
}

BR {
	line-height: 16px;
}

/* --------------- Paragraphs ----------------------------------------*/
P.intro {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif ! important;
	font-size:12px ! important;
	line-height:16px ! important;
	text-align: justify;
	margin-right:0;
	margin-left: 15px;
	color: #000000;
	background: #FFFFFF;
}

#nomarg  { margin-left: 0px }

P.label {
	font-size: 11px;
	color: #FFFFFF;
	background: #A50000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

P.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ! important;
	font-size: 11px ! important;
	font-weight: bold;
	line-height: 13px ! important;
	margin-top: 4px;
	color: #A50000 ! important;
	background: #FFFFFF;
}

P.top {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ! important;
	font-size: 11px ! important;
	font-weight: bold;
	line-height: 13px ! important;
	color: #FFFFFF;
	background: #A50000;
}

P.title {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px ! important;
	font-weight: bold;
	line-height: 16px ! important;
	margin-left: 1px;
	margin-top: 0px;
	color: #000000;
	background: #FFFFFF;
	display: inline;
}

P.prgtitle {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	color: #404040;
	background: #FFFFFF;
	text-align: left;
}

P.data {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #B2B2B2;
}

P.datahead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #666666;
}

P.did {
	/*-- per la didascalia delle foto--*/
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 12px ;
	line-height: 18px;
	color: #000080;
	background: #FFFFFF;
	display: inline;
}

P.cit {  
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px ! important;
	font-weight: bold;
	line-height:12px ! important;
	text-align: left;
	margin-left: 5px;
	color: #808080;
	background:#FFFFFF;
	display: inline;
}

/* --------------- List ----------------------------------------*/
OL.prog {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif ! important;
	font-size:12px ! important;
	line-height:16px ! important;
  text-align: justify;
	color: #000000;
	background: #FFFFFF;
}
				 
UL.prog {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif ! important;
	font-size: 12px ! important;
	line-height: 16px ! important;
  text-align: justify;
	color: #000000;
	background: #FFFFFF;
}

OL.indice {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif ! important;
	font-size: 12px;
	line-height: 16px;
	color: #000080;
	background: #FFFFFF;
}

LI.indice {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif ! important;
	font-size: 12px;
	line-height: 16px;
	color: #000080;
	background: #FFFFFF;
}

UL.articoli {
	text-indent: 0px;
	list-style-image: url("../images/art.gif");
}

LI.articoli {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
}

#b {
	font-weight: bold;
}

.no {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none
}



/* --------------- Anchors ----------------------------------------*/

A.prog {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #B2B2B2;
	text-decoration: none;
}

A.prog:hover {
	color: #A50000;
	background: #B2B2B2;
}

A.prg  { /*-- Per la tabella programmi linguistico - le ancore all'interno delle celle --*/
			 background-color: #FFCCCC; 
			 color: #FFCCCC;}		

A.prg:visited  {background-color: #CCCCCC; 
			 color: #CCCCCC ;  }			
	 
A.prg:hover		{background-color: #FFDDBB; 
			 color: #FFDDBB;  }		
	
A.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ! important;
	font-size:11px ! important;
	font-weight: bold;
	line-height: 13px ! important;
	color: #A50000 ! important;
	background: #FFFFFF;
	margin-right: 0;
	text-decoration: none;
}

A.menu:hover {
	color : #c96666 ! important;
	background : #FFFFFF;
	font-weight: bold;
}

A.articoli {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif ! important;
	font-size: 12px;
	line-height: 14px;
	color:  #00008b;
	background: #FFFFFF;
	margin-right: 0px;
}

/* a.prgctr  { <a href="/../costruzioni/img/book01"></a> } */

/*--A.articoli:visited  {color: #5f9ea0;
  background : #ffffff;
  }--*/
	
A.articoli:hover {
	color : #6495ed;
	background : #FFFFFF;

}



A.top {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ! important;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	background: #A50000;
	display: inline;
}

A.top:hover {
	color: #E4B2B2;
	background: #A50000;
	font-weight: bold;
}

A.ricerche {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ! important;
	font-weight: bold;
	text-decoration: none;
	color: #40504F;
	background: #ffffff;
}
			 						 

/*---------------- Headers -----------------------------*/
H1{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #A50000;
	background: #FFFFFF;
	margin-top: 15px
}

				 
H2{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	text-decoration: none;
	color: #A50000;
	background: #FFFFFF;
}

		 
H3{
	font-size:12px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #A50000;
	background: #FFFFFF;
}
		
/*---------------- Images ------------------------------*/
IMG.artLeft {
	margin-left: 23px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 3px;
	border: none;
}

Img.prima {
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	border: none;
}

IMG.article {
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 3px;
	border: none;
}

IMG.line {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: none;
}	
	
IMG.side {
	border: #ffffff 2px solid;
}

IMG.smile {
	border: #999999 2px solid;
}

#notbdr  { margin-top: 0px; }



/*-------------------- Tables --------------------------*/
TABLE.article {
  border: 2px solid;
}



Table.prg { background-color: #EAFFFF ; font-family:Tahoma, sans-serif ! important;
           font-size:12px ! important;/*--#ffcccc ;  #DB9999--*/}

TD.datahead {
	color: #FFFFFF;
	background: #666666;
}

TD.data {
	color: #FFFFFF;
	background: #B2B2B2;
}

TD.datasep {
	color: #FFFFFF;
	background: #B2B2B2;
	background-image: url("../images/px_wg.gif");
}

TD.gui {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

TD.body {
	padding-left: 30px;
	padding-right: 30px;
}

#padtop6  {padding-top: 6px;  }
#padtop13  {padding-top: 13px;  }

TD.Normal {
	text-indent: 5px;
	line-height: 17px;
	color: #FFFFFF;
	background: #B73333;
}

TD.Active {
	text-indent: 5px;
	line-height: 17px;
	color: #FFFFFF;
	background: #DB9999;
}

TD.sMenu {
	text-indent: 5px;
	line-height: 17px;
	color: #FFFFFF;
	background: #B73333;
}

TD.sMenuHeader {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 19px;
	text-indent: 5px;
	vertical-align: middle;
	color: #FFFFFF;
	background: #AE1919; 
}

/******  border definitions: brdtbwr = border top bottom white red  brdxtop = tall borders except top *****/ 

#brd { border: #C96666 1px solid }

#brdxtop  {  
	border-right: #C96666 1px solid; 
	border-bottom: #C96666 1px solid; 
 	border-left: #C96666 1px solid; 
}  /******    brdxtop = all borders except top  serve in pinocchio/archivio*****/

#brdb {
	border-bottom: #C96666 1px solid;
}

#brdbw {
	border-bottom: #FFFFFF 1px solid;
}

#brdbg {
	border-bottom: #B2B2B2 1px solid;
}

#brdt {
	border-top: #C96666 1px solid;
}

#brdtw {
	border-top: #FFFFFF 1px solid;
}

#brdtbw {
	border-top: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
}

#brdtbwr {
	border-top: #FFFFFF 1px solid;
	border-bottom: #C96666 1px solid;
}



