html{margin: 0;padding:0;} 
body {
   margin:0;
	 padding:0;
	 text-align:center;
   background-image:url(http://www.udc-fvg.it/Immagini/righe.jpg);
	 margin-top:10px;
	 background-attachment:fixed;
}

a:link{color: #000060; text-decoration:none; }
a:visited{color: #000060;text-decoration:none;  }
a:hover{color: #99120b; text-decoration:none; }

div.container {
   width:960px;
   border:1px solid #839FD9;			
   margin:0px;			
   margin-left:auto;
   margin-right:auto;
	 padding:0;
   background-color: #ffffff;
	 margin-bottom:5px;
}
div.mainpag{
margin:2px;
border:1px solid #dadada;
padding:10px;
background-color:#e8e8e8;

}
.foooter{
   
   width: 100%;
   background-color: #f0f0f0;
	 clear:both;
	 height:60px;
	 border-top:1px solid silver;
	 border-bottom:1px solid gray;
	 background-image: url(http://www.udc-fvg.it/Immagini/footers.png);
	 background-repeat:repeat-x;
	} 
	
div.datario{
color: #643C0F;
font-size: 9px;
font-family:verdana;
border-top: 1px solid #e0e0e0;
background-color:#f0f0f0;
height:20px;
border-bottom:1px solid #e0e0e0;
padding-top:5px;
 }   
div.nomesito{
float:left;padding-left:15px;line-height:17px;
} 	
div.datasito{
line-height:13px;margin-right:25px;color:#093d7b;font-family:verdana;font-size: 10px;
}
div.testatamainpag{
margin:0;
padding:0;
}

div.testatamainpimg{
float:left;
width:300px;
}

div.testatamainptitolo{
float:left;
width:628px;
}
p.testatatitolo{
font-size:18px;color:#000060;font-family:verdana;margin-top:70px;letter-spacing:2px;line-height:25px;
}
p.testatasottotitolo{
color:#000060;font-size:11px;font-family:verdana;
}
div.content{
padding-top:30px;
}
div.destra{
float:left;width:140px;height:500px;
}
div.sinistra{
float:left;width:790px;
}
div.etichettamain{
margin-left:10px;
text-align:left;
}

span.etichetta{
color:#fff;
background-color:#06357b;
display:block;
font-family:verdana;
font-size:10px;
letter-spacing:1px;
padding-top:3px;
padding-bottom:3px;
text-align:center;
border-top:1px solid #d2d2d2;
border-left:1px solid #d2d2d2;
border-right:1px solid #d2d2d2;
width:150px;
}
a.rimando {color:#062e7c;font-family:arial;font-size:15px;font-weight:bold;letter-spacing:2px;text-decoration:none;}
a.rimando:hover {color:#b90000;text-decoration:none;}
p.not{
color:#000066;
font-family:verdana;
font-size:10px;
line-height:17px;
background-color:#f8f8f8;
padding:8px;
text-transform:uppercase;
}

span.date{
color:black;
font-family:Verdana;
font-size:10px;
text-decoration:underline;
font-weight:bold;
}

span.vai{
font-family:Verdana;
font-size:8px;
}

span.app{
color:#fff;background-color:#06357b;width:138px;display:block;font-family:verdana;font-size:10px;letter-spacing:1px;padding-top:3px;padding-bottom:3px;border-top:1px solid #d2d2d2;border-left:1px solid #d2d2d2;border-right:1px solid #d2d2d2;
}
.menu001 {
z-index:1000;
font-size:90%;
border:1px solid #dadada;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu001 ul {
padding:0;
margin:0;
list-style-type:none;
width:138px;
}
/* hack for IE5.5 */
* html .menu001 ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu001 li {
position:relative;
background:#f8f8f8;
height:26px;

}

/* get rid of the table */
.menu001 table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu001 a, .menu001 a:visited {
display:block; 
text-decoration:none;
height:25px;
line-height:25px;
width:137px;
font-family:verdana;
font-size:11px;
text-align:left;
color:#000066;
text-indent:5px;
border:1px solid #cfcfcf;
border-width:0 0px 1px 0;
}
/* hack for IE5.5 */
* html .menu001 a, * html .menu001 a:visited {background:#f8f8f8; width:138px; w\idth:137px;}
/* style the link hover */
* html .menu001 a:hover {color:#fff; background:#06357b;text-decoration:none;text-transform:uppercase;}

.menu001 :hover > a {
color:#fff; 
background:#06357b;
text-decoration:none;
text-transform:uppercase;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu001 ul ul {
visibility:hidden;
position:absolute;
top:0;
left:139px; 
border-top:1px solid #306076;
border-right:1px solid #306076;
border-bottom:1px solid #306076;
}
/* make the second level visible when hover on first level list OR link */
.menu001 ul li:hover ul,
.menu001 ul a:hover ul {
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu001 ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu001 ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu001 ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu001 ul :hover ul :hover ul :hover ul { 
visibility:visible;
}

<!--[if IE 7]>

.menu001 li {float:left;}

<![endif]-->

