html{
	height: 101%;
}
body {
	background-image: url(image/bg_immedia.gif);
	background-repeat: no-repeat;
	background-color: #D7D624;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p{
	white-space: normal;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #006600;
}
a:visited {
	color: #006600;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF9900;
}
A.menu_link:link {
    font-family: Tahoma;
    font-weight: bold; 
    font-size: 12px; 
    color: #006600;  
    text-decoration: underline; 
}
A.menu_link:visited {
    font-family: Tahoma;
    font-weight: bold;
    font-size: 12px; 
    color: #006600;  
    text-decoration: underline; 
}
A.menu_link:hover {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
.bg__menu {
	background-image: url(image/bg_menu_immedia.gif);
	background-repeat: repeat-y;
}
.bg__fumetto {
	background-image: url(image/fumetto.jpg);
	background-repeat: no-repeat;
}
.bg__login {
	background-image: url(image/fondo_login.gif);
	background-repeat: repeat-no;
}
.bg__bambino {
	background-image: url(image/approfondimenti-bambino.gif);
	background-repeat: repeat-no;
}
.bg__questionario {
	background-image: url(image/questionario.gif);
	background-repeat: repeat-no;
}
.filetto_contenuto {
	background-image: url(image/filetto_verde.gif);
	background-repeat: repeat-y;
}
.bg_filetto_verde {
	background-image: url(image/filetto_verticale.gif);
	background-repeat: repeat-y;
}
.titolo {
	font-family: Tahoma;
	font-size: 36px;
	color: #CCCCCC;
}
.indirizzo {
	font-family: Tahoma;
	font-size: 12px;
	color: #006600;
	font-weight: normal;
}
.didascalia {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
	font-weight: normal;
}
.didascalia_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}
.indirizzo_bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}
.titolo {
	font-family: Tahoma;
	font-size: 14px;
	color: #006600;
	font-weight: normal;
}
.titolo_bold {
	font-family: Tahoma;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
.titolo_azzurro {
	font-family: Tahoma;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
.titolo_novita_bold {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.titolo_novita3_bold {
	font-family: Tahoma;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.titolo_novita4_bold {
	font-family: Tahoma;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}
.titolo_novita2_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.testo {
	font-family: Tahoma;
	font-size: 13px;
	color: #000066;
	font-weight: normal;
}
.testo_bold {
	font-family: Tahoma;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
}

#testo_home {
	width: 400px;
	margin: 30px;
	height: 100px;
}

#testo_home p {
	font-family: Arial, Helvetica, sans-serif;
	color: #73b220;
	font-size: 30px;
	font-weight:800;
	text-align:center;
	line-height:33px;
}

#testo_home p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #73b220;
	font-size: 30px;
	font-weight:800;
	text-align:center;
	line-height:33px;
	text-decoration:none;
}
#testo_home p a:hover {
	color:#F0F;
}