#block-nice-menus-2 {
    margin-right:68px;
}
.titolonews {
	background-color: #B01E19;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #FFF;
	padding: 2px;
	font-size: 15px;
	padding-left: 8px;
	margin-right: 6px;
	margin-left: 7px;
}

.titolonews.legenda {
	background-color: #203564;
}

#main {
	min-width:640px;
	padding-left: 6px;
	padding-right: 0px;
	margin-top: 8px;
}

.newsinhomediv {
	float:left;
	width:320px; 
}

.newsinhomediv1 {
	height:15px;
	background-image:url(/DRUPAL/IMG/ELEMENTS/SFONDO_BIANCO_CASELLA_T.png);
	background-repeat:no-repeat;
}

.newsinhomediv2 {
	background-image:url(/DRUPAL/IMG/ELEMENTS/SFONDO_BIANCO_CASELLA_M.png);
	background-repeat: repeat;
	padding: 21px;
	padding-top: 12px; 
	padding-bottom: 0px;
	height:144px;
}

.newsinhomediv3 {
	height:15px;
	background-image:url(/DRUPAL/IMG/ELEMENTS/SFONDO_BIANCO_CASELLA_B.png);
	background-repeat:no-repeat;
}

.newsinhomediv2 .datanw {
	color:#B01E19;
}

.newsinhomediv2 .titlenw {
	margin-bottom:10px;
}

.newsinhomediv2 .leggitutto {
	margin-top:10px;
}

.newsinhomediv2 a {
	color:#203564;
}

#content #main .node .content td {
	border:none;
}

tr.even, tr.odd {
	background-color: transparent;
}

.tabStudi th {
    border-left: 1px dotted #4D90C7;
}
.tabStudi td {
    border-left: 1px dotted #4D90C7;
    border-right: 1px dotted #4D90C7;
}


.tabStudi {
	border-bottom: 1px dotted #4D90C7;
	margin-bottom: 8px;
	font-size: 15px;
}

/*.tabStudi tr:nth-child(odd) td{*/
.tab_odd {
	background-color: #D7EAF4;
}

/*.tabStudi tr:nth-child(even) td{*/
.tab_even {
	background-color: #F7FFFD;
}

