/* CSS Document */

/* MENU */
.menutop {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	font-size : 12px;
	font-family : Tahoma, Verdana, Arial;
	font-weight: bold;
}
.menutop a {
	color : #ffffff;
	text-decoration: none;
}
.menutop a:hover {
	color : #ffffff;
	text-decoration: none;
}

/* BODY */
body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FF6410;
}
p {
	text-indent: 20px;
	line-height: 1.5em;
}
/* PAGINA */
.pie {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #FFFFFF;
	text-indent: 10px;
}
.intestazione {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	background-image: url(http://www.serviziconsulenzefinanziarie.it/img/template/bg_top.jpg);
	background-repeat: repeat-x;
}
ul {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-indent: 10px;
	list-style-type: circle;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
