/* +------------------------------------------------------------------------+ */
/* |             Roam - Conoscere Possibile 2009 - 2090701 2130             | */
/* +------------------------------------------------------------------------+ */

/* +-----+------------------------------------------------------------------+ */
/* | BGN | Corpo Pagina                                                     | */
body
{
	border: 0;
	margin: 0;
	padding: 0;
	
	font-size: 100%;
	
	background-color: white;
}
#page
{
	padding: 0 1em 1em 1em;
	border-color: #999;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	margin: 0 auto 0 auto;

	width: 70%;
	min-width: 800px;

	background-color: white;

	z-index: 0;
}
/* | END | Corpo Pagina                                                     | */
/* +-----+------------------------------------------------------------------+ */

/* +-----+------------------------------------------------------------------+ */
/* | BGN | Header                                                           | */
h1
{
	padding: 1em 0 0 0;
	margin: 0;
	border: 0;
	background-color: transparent;

	font-family: Verdana, sans-serif;
	font-size: 200%;
	font-style: normal;
	font-weight: bolder;

	text-decoration: none;
	text-align: center;
	vertical-align: middle;

	color: white;

	z-index: 100;
	overflow: visible;
	display: none;
}
h2
{
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;

	font-family: Verdana, sans-serif;
	font-size: 160%;
	font-style: normal;
	font-weight: bolder;

	text-decoration: none;
	text-align: center;
	vertical-align: middle;

	color: #006;

	z-index: 100;
	overflow: visible;
	visibility: visible;
}
h3
{
	padding: 0.2em 0 0.2em 0 ;
	margin: 0;
	border: 0;
	background-color: transparent;

	font-family: Verdana, sans-serif;
	font-size: 130%;
	font-style: normal;
	font-weight: bolder;

	text-decoration: none;
	text-align: center;
	vertical-align: middle;

	color: #006;

	z-index: 100;
	overflow: visible;
	visibility: visible;
}
h4
{
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;

	font-family: Verdana, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bolder;

	text-decoration: none;
	text-align: center;
	vertical-align: middle;

	color: #006;

	z-index: 100;
	overflow: visible;
	visibility: visible;
}
#page_head_titl
{
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
	
	text-align: center;
	font-size: 200%;
	color: white;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;

	position: absolute;
	top: 35px;
	left: 130px;
	z-index: 100;
}
#page_head_titl_small
{
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
	
	text-align: center;
	font-size: 170%;
	color: white;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;

	position: absolute;
	top: 35px;
	left: 130px;
	z-index: 100;
}
/* -----( SGG - Intestazione - Sottotitolo                            )------ */
#page_head_subt
{
	padding: 0;
	margin: 0;
	border: 0;
	
	text-align: left;
	font-size: 90%;
	color: white;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;

	position: absolute;
	top: 65px;
	left: 130px;

	background-color: transparent;

	z-index: 100;
}
/* | END | Header                                                           | */
/* +-----+------------------------------------------------------------------+ */

/* +-----+------------------------------------------------------------------+ */
/* | BGN | Testo                                                            | */
.page_text_figs
{
	padding: 0 0 5em 0;
	margin: 0;
	border: 0;
	background-color: transparent;

	font-family: Verdana , Helvetica , Monaco , sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;

	text-decoration: none;
	text-align: center;

	color: rgb(0, 0, 0);

	background-color: transparent;
}
/* | END | Testo                                                            | */
/* +-----+------------------------------------------------------------------+ */

/* +------------------------------------------------------------------------+ */
/* | BGN - Definizione Aspetto Menu                                         | */
.mnuttl
{
width: 200px;
height: 10px;
display: block;
background-color: black;
background-repeat: no-repeat;
background-position: 0 0;
background-attachment: fixed;
text-align: left;
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: white;
padding: 0 0 0 5px;
}
.infttl
{
width: 100px;
height: 10px;
display: block;
background-color: white;
background-repeat: no-repeat;
background-position: 0 0;
background-attachment: fixed;
text-align: left;
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: black;
padding: 0 0 0 5px;
}
a.infitm
{
width: 100px;
height: 12px;
display: block;
text-align: left;
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: black;
padding: 0 0 0 5px;
background-color: transparent;
}
a.infitm:visited
{
font-weight: normal;
color: black;
background-color: transparent;
}
a.infitm:link
{
font-weight: normal;
color: black;
background-color: transparent;
}
a.infitm:hover
{
font-weight: bold;
color: white;
background-color: black;
}
a.mnuitm
{
width: 200px;
height: 12px;
display: block;
text-align: left;
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: black;
padding: 0 0 0 5px;
background-color: transparent;
}
a.mnuitm:visited
{
font-weight: normal;
color: black;
background-color: transparent;
}
a.mnuitm:link
{
font-weight: normal;
color: black;
background-color: transparent;
}
a.mnuitm:hover
{
font-weight: bold;
color: white;
background-color: black;
}
/* | END - Definizione Aspetto Menu                                         | */
/* +------------------------------------------------------------------------+ */
/* +------------------------------------------------------------------------+ */
/* | BGN - Copertina                                                        | */
.cover1
{
padding: 0px;
border: 0px;
margin: 0px;
border-color: transparent;
background-image: url(./home/1.jpg);
background-repeat: no-repeat;
background-position: 0pt 0pt;
}
.newtxt
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: black;
background-color: transparent;
text-decoration: none;
margin: 4px 0px 8px 0px;
text-align: left;
}
.newlnk
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #006;
background-color: transparent;
text-decoration: none;
margin: 4px 0px 8px 75px;
text-align: left;
}
a.newlnk:visited
{
text-decoration: none;
font-weight: normal;
color: #A2B1E8;
background-color: transparent;
}
a.newlnk:link
{
text-decoration: none;
font-weight: normal;
color: rgb(93, 104, 183);
background-color: transparent;
}
a.newlnk:hover
{
text-decoration: none;
font-weight: normal;
color: white;
background-color: rgb(0, 0, 102);
}
.cover4
{
padding: 0;
border: 0;
margin: 0;
border-color: transparent;
background-image: url(./home/4.jpg);
background-repeat: no-repeat;
background-position: 0pt 0pt;
}
.cover5
{
padding: 0;
border: 0;
margin: 0;
border-color: transparent;
background-image: url(./home/5.jpg);
background-repeat: no-repeat;
background-position: 0pt 0pt;
}
.cover6
{
padding: 0;
border: 0;
margin: 0;
border-color: transparent;
background-image: url(./home/6.jpg);
background-repeat: no-repeat;
background-position: 0pt 0pt;
}
.cover7
{
padding: 0;
border: 0;
margin: 0;
border-color: transparent;
background-image: url(./home/7.jpg);
background-repeat: no-repeat;
background-position: 0pt 0pt;
}
.cover8
{
padding: 0;
border: 0;
margin: 0;
border-color: transparent;
background-image: url(./home/8.jpg);
background-repeat: no-repeat;
background-position: 0pt 0pt;
}
.homtxt {
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: center;
}
a.homtxt:visited
{
text-decoration: none;
font-weight: normal;
color: #4C4C4C;
background-color: transparent;
}
a.homtxt:link
{
text-decoration: none;
font-weight: normal;
color: #4C4C4C;
background-color: transparent;
}
a.homtxt:hover
{
text-decoration: none;
font-weight: normal;
color: white;
background-color: black;
}
.fdlhom
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: center;
margin: 0 20px 0 20px;
}
a.fdlhom:visited
{
text-decoration: none;
font-weight: normal;
color: #4C4C4C;
background-color: transparent;
margin: 0;
}
a.fdlhom:link
{
text-decoration: none;
font-weight: normal;
color: #4C4C4C;
background-color: transparent;
margin: 0;
}
a.fdlhom:hover
{
text-decoration: none;
font-weight: normal;
color: white;
background-color: black;
margin: 0;
}
/* | END - Copertina                                                        | */
/* +------------------------------------------------------------------------+ */
/* +------------------------------------------------------------------------+ */
/* | BGN - Stringa profondita                                               | */
.deetxt
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: rgb(153, 153, 153);
background-color: transparent;
text-decoration: none;
text-align: right;
}
/* | END - Stringa profondita                                               | */
/* +------------------------------------------------------------------------+ */
/* +------------------------------------------------------------------------+ */
/* | BGN - Definizione Aspetto Corpo Frame                                  | */
.frmgen
{
padding: 0px;
margin: 0px;
border-color: transparent;
background-color: transparent;
border-width: 0px;
}
/* | END - Definizione Aspetto Corpo Frame                                  | */
/* +------------------------------------------------------------------------+ */
/* +------------------------------------------------------------------------+ */
/* | BGN - Definizione Aspetto Tabelle                                      | */
.tabtxt
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: center;
}
.tabhea
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: center;
}
.tabtro
{
background-color: rgb(204, 204, 204);
}
.tabtre
{
background-color: white;
}
/* | END - Definizione Aspetto Tabelle                                      | */
/* +------------------------------------------------------------------------+ */
/* +------------------------------------------------------------------------+ */
/* | BGN - Definizione Stile Paragrafo                                      | */
p
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
}

.pagttl {
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 20px;
font-style: normal;
font-weight: bold;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: center;
}
.parttl {
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: left;
}
.subttl {
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: left;
}
.parmid {
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: center;
}
.pagtxt {
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: justify;
}
.maptxt {
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: rgb(0, 0, 0);
background-color: transparent;
margin: 0px 5px 0px 5px;
text-decoration: none;
text-align: justify;
}
.pagmid {
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: center;
}
.pagdix
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: right;
}
.pagsix
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: left;
}
.pagref
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: right;
}
.fdltxt {
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: center;
}
.quotex
{
font-family: Monaco , Times New Roman , sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: rgb(0, 0, 102);
background-color: transparent;
text-decoration: none;
text-align: left;
padding: 0;
}
.citext
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: rgb(0, 0, 0);
text-decoration: none;
text-align: justify;
padding: 0;
background-color: rgb(204, 204, 204);
}
.figtxt
{
	font-family: Verdana , Helvetica , Monaco , sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: rgb(0, 0, 0);
	background-color: transparent;
	text-decoration: none;
	text-align: center;
}
.comment
{
font-family: Monaco , Monotype , Times , sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: rgb(255, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: left;
display: inline;
}
LI
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: justify;
}
CODE
{
font-family: Monaco , Monotype , Times , sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: rgb(0, 0, 102);
background-color: transparent;
text-decoration: none;
text-align: left;
}
CITE
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 11px;
font-style: italic;
font-weight: normal;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: justify;
}
/* | END - Definizione Stile Paragrafo                                      | */
/* +------------------------------------------------------------------------+ */
/* +------------------------------------------------------------------------+ */
/* | BGN - Definizione Stile Navigazione testuale                           | */
.lnktxt
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 9px;
font-style: normal;
font-weight: normal;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: center;
margin: 0 20px 0 20px;
}
a.lnktxt:visited
{
text-decoration: none;
font-weight: normal;
color: #4C4C4C;
background-color: transparent;
margin: 0;
}
a.lnktxt:link
{
text-decoration: none;
font-weight: normal;
color: #4C4C4C;
background-color: transparent;
margin: 0;
}
a.lnktxt:hover
{
text-decoration: none;
font-weight: normal;
color: white;
background-color: black;
margin: 0;
}
/* | END - Definizione Stile Navigazione testuale                           | */
/* +------------------------------------------------------------------------+ */
/* +------------------------------------------------------------------------+ */
/* | BGN - Definizione Stile ARMs List                                      | */
.armnum
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: left;
display: inline;
}
.armnme
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: justify;
margin: 0px 10px 0px 10px;
}
.armadr
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 10px;
font-style: normal;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: justify;
margin: 0px 10px 0px 10px;
}
.armtro
{
background-color: rgb(204, 204, 204);
height: 30pt;
}
.armtre
{
background-color: white;
height: 30pt;
}
/* | END - Definizione Stile ARMs List                                      | */
/* +------------------------------------------------------------------------+ */
/* +------------------------------------------------------------------------+ */
/* | BGN - Definizione Stile Pagine Help                                    | */
.helnum
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: left;
display: inline;
}
.heltxt
{
font-family: Verdana , Helvetica , Monaco , sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: rgb(0, 0, 0);
background-color: transparent;
text-decoration: none;
text-align: justify;
margin: 0px 10px 0px 10px;
}
.heltro
{
background-color: rgb(204, 204, 204);
height: 30pt;
}
.heltre
{
background-color: white;
height: 30pt;
}
/* | END - Definizione Stile Pagine Help                                    | */
/* +------------------------------------------------------------------------+ */
/* +------------------------------------------------------------------------+ */
/* | BGN - Definizione Stile DIV                                            | */
.bckpic
{
width: 600px;
background-color: transparent;
}
.faqdiv
{
background-image: url(./home/faq.jpg);
background-repeat: no-repeat;
}
.apldiv
{
background-image: url(./link/imgs/aapl.jpg);
background-repeat: no-repeat;
}
.fbkfrm
{
width: 600px;
background-color: rgb(204, 204, 204);
}
.fdldiv
{
width: 600px;
background-color: rgb(230, 230, 230);
}
.fbkfra
{
width: 600px;
background-color: rgb(204, 204, 204);
height: auto;
padding: 0;
border-width: 0pt;
}
/* | END - Definizione Stile DIV                                            | */
/* +------------------------------------------------------------------------+ */
/* +------------------------------------------------------------------------+ */
/* | BGN - Definizione Stile Links                                          | */
a:visited
{
text-decoration: none;
font-weight: normal;
color: #369;
background-color: transparent;
}
a:link
{
text-decoration: none;
font-weight: normal;
color: rgb(102, 102, 204);
background-color: transparent;
}
a:hover
{
text-decoration: none;
font-weight: normal;
color: rgb(255, 255, 255);
background-color: rgb(0, 51, 102);
}
/* | END - Definizione Stile Links                                          | */
/* +------------------------------------------------------------------------+ */
/* | Roam CSS for http://www.roam.it                                        | */
/* +------------------------------------------------------------------------+ */
