/*  fiva-new   */

/* Stylesheet e impaginazione a cura di Eleonora Borelli [e_borelli@yahoo.it]
(C) Eleonora Borelli 2004/2005  */
/* La risorsa originale utilizzata per questo layout puņ essere trovata su
http://bluerobot.com/web/layouts */




/**************** body *****************/
body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	/*color:#333; */
 	color: #002C58;
	background-color:white;
	}
	
/*************** headers ******************/
	
h1 {
	font-size:22px;
	line-height:28px;
	font-weight:900;
}
	
h2 {
	font-size:18px;
	line-height:28px;
	font-weight:900;
	/*color:#ccc;*/
	}
h3 {
	font-size:14px;
	line-height:28px;
	font-weight:900;
	}

/*************** nav ******************/

	/*
	a {
	color:#09c;
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
	*/
	
:link {color:#09c;
	/*font-size:12px;*/
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}

a:visited {color:#07a;
	/*font-size:12px;*/
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
	
a:hover {background-color:#eee;}




/************ content ***************/

p {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}

	
#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

#Header {
	margin:150px 0px 10px 0px;
	padding:17px 0px 0px 20px;
	/* For IE5/Win's benefit height = [correct hei] + [top pad] + [top and bottom border wid] */
	height:33px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:12px;
	background-color:#eee;

	/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity.  */
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px; /* the correct height */
	}
/* The "be nice to Opera 5" rule. */
body>#Header {height:14px;}

#Content {
	margin:0px 50px 50px 200px;
	padding-right:30px;
	padding-left:20px;
	padding-bottom:10px;

	}


#Bannerlogo {
	position:absolute;
	/*top:80px;*/
	top:10px;
	left:200px;
	width:172px;
	padding:10px;
	border:0px dashed #999;
	line-height:17px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
#Menulogo {
	position:absolute;
	/*top:80px;*/
	top:10px;
	left:40px;
	width:17em;
	padding:10px;
	border:0px dashed #999;
	line-height:17px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
#Menu {
	position:absolute;
	/*top:230px;*/
	top:200px;
	left:1%;
	width:17em;
	padding:.5em;
	background-color:#eee;
	border:1px dashed #999;
	line-height:17px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	}
	
#Menuext {
	position:absolute;
	/*top:230px;*/
	top:18em;
	left:1%;
	width:17em;
	padding:.5em;
	background-color:#eee;
	border:1px dashed #999;
	line-height:17px;
	/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:150px;
	margin-top: 2em;
	}

#hilightalt {
	text-align: center; 
	border:4px solid #eee;
	
	}

#hilight {
	text-align: center; 
	background-color: #eee;
        padding:.5em;
	}

#modules {
        padding: .5em;
        color: #09c; 
	}

#memolist {
        padding: .5em;
        background-color: #eee;
       
	}
.memolist li { 
        list-style: none;
        font-size:14px;
        color: #002C58;
        }


#list{
       padding: .5em;
       background-color: #eee;

       } 

	
#event {
	color: #09c; 
	}

#Footer {
	text-align: center; 
	font-weight:600;
	font-family: monospace;
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:12px;
	background-color:#eee;
	}



/* Again, "be nice to Opera 5". */
body>#Menu {width:150px;}


#RestrWarn { display: none; }



/* (C) Eleonora Borelli 2005 */
