/*-------------------------------------------------------------------------------

site: http://www.sangiovannievangelista.it

name: style_nn4_sgev.css

media: screen

version: 001

last update: 22/06/2003

author: Massimo Piovesana

Copyright © 2003 | All Rights Reserved

information: info@massimopiovesana.it

-------------------------------------------------------------------------------*/

body {
   background-color: #6699CC;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.7em;
	/*background-image: url(img/sfondo_002.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left bottom;*/
}

/*------------------------------------------------------------------------
stile per il menù dinamico
------------------------------------------------------------------------*/

#divmenu {
position: absolute;
z-index: 1;
left: 0px;
top: 20px;
height: 183px;
width: 218px;
visibility: hidden;
}

.clTop {
position: absolute;
z-index: 1;
width: 218px;
line-height: 17px;
}

.clSub {
position: absolute;
z-index: 1;
left: 0px;
top: 16px;
width: 218px;
/*line-height:14px;*/
}

