
/* ************ */
/* CORPO PAGINA */
/* ************ */

body {
	font-size: 8pt;
	color: #4C565E
	font-family : Verdana;
}

/* ****************** */
/* LINK IPERTESTUALI  */
/* ****************** */

a
{
	color: #4C565E;
	font-family: verdana;
	text-decoration: none;
}

a:link, a:visited, a:active
{
	text-decoration: none;
}

a:hover
{
	color: #4C565E;
	background-color: #FAFAFA;
	font-weight : bold;
	text-decoration: none;
}

#shout a
{
	color: #4C565E;
	font-family: verdana;
	text-decoration: none;
}

#shout a:link, a:visited, a:active
{
	text-decoration: none;
}

#shout a:hover 
{
	color: #4C565E;
	background-color: #FAFAFA;
	text-decoration: none;
	font-weight : bold;
}


/* ******* *******/
/* PULSANTI FORM */
/* ******* ******/

.form {
background-image : url(http://www.fantabox.it/images/bkginput.gif);
color : #708090;
font-family : Verdana;
font-weight : normal;
font-size : 8pt;
border-width : 1px;
border-color : #A5B4C4;
border-style : solid;
}

.flatbutton  {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #708090;
	color : White;
	font-weight : bold;
	border-width : thin;
}

/* ******* *******/
/* LISTE IMMAGINI*/
/* ******* ******/


#navlist
{
margin-left: 0;
padding-left: 0;
}

#navlist li 
{
padding-left: 0;
list-style-image: url(http://www.fantabox.it/images/winkel.gif);
}