BODY {
	FONT-FAMILY: Verdana;
	font-size: 11px;
}

P {
	FONT-FAMILY: Verdana;
	font-size: 11px;
}

TD {
	FONT-FAMILY: Verdana;
	font-size: 11px;
}

.tdfiletto
 {
	BORDER-BOTTOM: rgb(255,153,0) 4px solid;
}

.tdbordoalto
{
	FONT-FAMILY: Verdana;
	font-size: 11px;
	BORDER-RIGHT: rgb(178,178,178) 1px solid;
	BORDER-TOP: rgb(178,178,178) 1px solid;
	BORDER-LEFT: rgb(178,178,178) 1px solid;
}

.tdbordobassodx
{
	FONT-FAMILY: Verdana;
	font-size: 11px;
	BORDER-RIGHT: rgb(178,178,178) 1px solid;
	BORDER-BOTTOM: rgb(178,178,178) 1px solid;
	padding-left : 1px;
}

.tdbordobassosx
{
	FONT-FAMILY: Verdana;
	font-size: 11px;
	BORDER-LEFT: rgb(178,178,178) 1px solid;
	BORDER-BOTTOM: rgb(178,178,178) 1px solid;
}

.tdbordolati
{
	FONT-FAMILY: Verdana;
	font-size: 11px;
	BORDER-RIGHT: rgb(178,178,178) 1px solid;
	BORDER-LEFT: rgb(178,178,178) 1px solid;
}

.tdbordobasso
{
	FONT-FAMILY: Verdana;
	font-size: 11px;
	BORDER-RIGHT: rgb(178,178,178) 1px solid;
	BORDER-BOTTOM: rgb(178,178,178) 1px solid;
	BORDER-LEFT: rgb(178,178,178) 1px solid;
}

.tdbordotutto
{
	FONT-FAMILY: Verdana;
	font-size: 11px;
	BORDER-RIGHT: rgb(178,178,178) 1px solid;
	BORDER-BOTTOM: rgb(178,178,178) 1px solid;
	BORDER-LEFT: rgb(178,178,178) 1px solid;
	BORDER-TOP: rgb(178,178,178) 1px solid;
}


.tdbordodx
{
	FONT-FAMILY: Verdana;
	font-size: 11px;
	BORDER-RIGHT: rgb(178,178,178) 1px solid;
}

.tdbordosx
{
	FONT-FAMILY: Verdana;
	font-size: 11px;
	BORDER-LEFT: rgb(178,178,178) 1px solid;
}

A {
	FONT-FAMILY: Verdana;
	font-size: 11px;
	COLOR: #AA0000;
	TEXT-DECORATION: none;
}

A:hover {
	FONT-FAMILY: Verdana;
	font-size: 11px;
	COLOR: #003e88;
	TEXT-DECORATION: underline;
}

A:visited {
	FONT-FAMILY: Verdana;
	font-size: 11px;
	COLOR: #AA0000;
}

TEXTAREA {
	FONT-FAMILY: Verdana;
	font-size: 11px;
	FONT-FAMILY: Verdana;
}

INPUT {
	FONT-FAMILY: Verdana;
	font-size: 11px;
}

SELECT {
	FONT-FAMILY: Verdana;
	font-size: 11px;
}

.tipClass {
	font-family: Verdana;
	font-size: 11px;
	color: white;
}

.navgenerico {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold	
}

.nav1 {
	font-family: Verdana;
	font-size: 11px;
	}

.nav10 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.titolo {
	FONT-FAMILY: Verdana;
	font-size: 11px;
   COLOR: #AA0000;
	font-weight: bold
}

.nascondivideo
{
display: none
}
/*------------------------------------------*/
#menu {

	height: 300px;
	left: 0px;
	margin: 0px;
	padding: 30px 0 0 5px;
	position: absolute;
	right: 10px;
	width: 123px;
	background-image: url(http://www.unicatt.it/new_images/top_spalla.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#menu a:link, #menu a:visited {
	color: #9d3b03;
	text-decoration: none;
}
#menu a:hover {
	color: #FF6C1F;
	text-decoration: none;
}
#menu li{
	list-style: url(http://www.unicatt.it/new_images/freccina.gif);
	margin-bottom: 3px;
	padding-left: 0px;
}

#menu ul {
	margin: 0;
	margin-bottom: 40px;
	margin-left: 20px;
	padding: 5px 0 0 0;
}

#content {
	width: 579px;
	background-color: #fff;
	margin: 0;
	margin-left: 120px;
	margin-right: 10px;
	overflow: auto;
	padding: 10px;
	padding-bottom: 30px;
	border: 1px solid #B2B2B2;
}

#content a:visited, #content a:link {
	color: #9d3b03;
	text-decoration: underline;
}

#content a:hover {
	color: #FF6C1F;
	text-decoration: underline;
}

.titolo_new {
	font-family: "Segoe UI",georgia,arial;
	font-style: italic;
	font-size: 17pt;
	font-weight: normal;
	margin: 0 0 0 2px;
	padding-top: 0px;
	padding-bottom: 3px;
	border-bottom: 2px solid #FF9900;
}

.sottotitolo_new {
	font-family: "Segoe UI",georgia,arial;
	font-style: italic;
	font-size: 8pt;
	font-weight: normal;
	margin: 2px 0 0 2px;
	padding-top: 3px;
	padding-bottom: 3px;

}