@import url("testo.css");
/* CSS Document */

/* GLOBALI */
body {
	margin:0px;
}

.tabPrincipale {
	width:780px;
	height:422px;
}

.tdTop01 {
	width:215px;
	height:129px;
	background-image:url(../_img/top01.gif);
}

.tdTop02 {
	width:565px;
	height:129px;
	background-image:url(../_img/top02.gif);
	background-position:top;
	background-repeat:no-repeat;
}

.tdLeft {
	width:215px;
	height:293px;
	background-image:url(../_img/sfLeft.gif);
}

.tdMain {
	width:565px;
	height:273px;
}

.tdMainBottom {
	width:545px;
	height:20px;
	border-top:1px solid #DAA25D;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	text-align:right;
	color:#666229;
}

.tdMainBottom2 {
	width:20px;
	height:20px;
}

.quadrato {
	margin-left:20px;
}

.freccia {
	margin-left:20px;
}

.tabMain {
	width:521px;
}

.tabVociLeft {
	width:210px;
}

.tabVociLeft td{
	padding-bottom:10px;	
}

.tdTitolo {
	height:20px;
	font-size:1px;
	text-align:right;
	background-color:#DAA25D;
	border-bottom:1px solid black;
	border-right:1px solid black;
}

.tdSottoTitolo {
	height:30px;
}

.tabImg {
	border-bottom:1px solid #DAA25D;
	border-right:1px solid #DAA25D;
}

.tdFrecciaSxB {
	font-size:1px;
	height:20px;
	background-color:#CEDFF4;
	border-bottom:1px solid black;
	border-left:1px solid black;
	padding:3px;
	font-weight:bold;
}

.tdFrecciaDxB {
	font-size:1px;
	height:20px;
	background-color:#CEDFF4;
	border-bottom:1px solid black;
	border-right:1px solid black;
	padding:3px;
	font-weight:bold;
}

.tdPaginaB {
	font-size:1px;
	height:20px;
	background-color:#CEDFF4;
	border-bottom:1px solid black;
	padding:3px;
}

.tdFrecciaSxu {
	font-size:1px;
	height:20px;
	background-color:#CEDFF4;
	border-top:1px solid black;
	border-left:1px solid black;
	padding:3px;
	font-weight:bold;
}

.tdFrecciaDxU {
	font-size:1px;
	height:20px;
	background-color:#CEDFF4;
	border-top:1px solid black;
	border-right:1px solid black;
	padding:3px;
	font-weight:bold;
}

.tdPaginaU {
	height:20px;
	font-size:1px;
	background-color:#CEDFF4;
	border-top:1px solid black;
	padding:3px;
}

/* SEZIONE SCUOLA */

.tdNome {
	border-bottom:1px solid #DAA25D;
	border-right:1px solid #DAA25D;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:black;
}

.tdLezione {
	border-bottom:1px solid #DAA25D;
	border-right:1px solid #DAA25D;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:black;
}

.tdCorso {
	background-color:#DAA25D;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:black;
}

/* SEZIONE PUBBLICAZIONI */

.tabPubblicazioni {
	width:519px;
}

.tabPubblicazioni td {
	border-bottom:2px solid #DAA25D;
	border-right:1px solid #DAA25D;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:black;
	padding-bottom:5px;
}

/* SEZIONE CONVEGNI */

.tabConvegni {
	width:519px;
}

.tabConvegni td {
	border-bottom:2px solid #DAA25D;
	border-right:1px solid #DAA25D;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:black;
	padding-bottom:5px;
}

/* SEZIONE STATUTO */

.tabArticoli {
	width:519px;
}

.tabArticoli td {
	border-bottom:2px solid #DAA25D;
	border-right:1px solid #DAA25D;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:black;
	padding-bottom:5px;
}

/* SEZIONE RASSEGNA PARLAMENTARE */

.tabRassegna {
	width:519px;
}

.tabRassegna td {
	border-bottom:2px solid #DAA25D;
	border-right:1px solid #DAA25D;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	padding-bottom:5px;
}

.tabRassegna .td2 {
	width:150px;
	border-bottom:2px solid #DAA25D;
	background-color:#7AB2C3;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#FFFFFF;
	font-size:13px;
	padding-bottom:5px;
}

.tabRassegna .td3 {
	border-bottom:1px solid #DAA25D;
	border-right:1px solid white;
}

.tdAnno {
	background-color:#DAA25D;
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:black;
}

/* SEZIONE NOTIZIARIO */

.tabNotiziario {
	width:519px;
}

.tdData {
	width:170px;
	border-bottom:2px solid #666229;
	border-right:1px solid #666229;
	font-family:"Times New Roman", Times, serif;
	background-color:#7AB2C3;
	font-size:14px;
	font-weight:bold;
	color:white;
}

.tdPostData {
	width:349px;
	border-bottom:2px solid #666229;
}

.tdTestoNotizia {
	border-bottom:2px solid #666229;
	border-right:1px solid #666229;
}