﻿/*Css Code By: flavorgraphix.com*/

body {
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 0px 0px 0px;
	background: #000000;
	margin: 0px;
	padding: 0px;
	font: 9px Helvetica, Arial, sans-serif;
}

#container {
	/*width: 980px;*/
	width: 100%;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: center;
	/*background-image: url(header.jpg);*/
	/*background-repeat: no-repeat;*/
	/*border: 2px solid #847059;*/
}

#content {
	margin: 10px;
	padding: 30px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	/*border: 1px solid #5A2C1B;*/
}

.FTitolo10 {
	font-family: Helvetica, Arial, sans-serif;
	color: #5A2C1B;
	font-size: 10px;
	text-decoration: none;
	text-shadow: 0px 0px 0px;

}

.FNormale14bold {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold; 
	font-size: 14px;
	color: #FFC; 
	text-decoration: none;
	text-shadow: 0px 0px 0px;
}

a:link, a:visited {
	color: #FFC;
	text-decoration: none;
}

a:hover, a:active {
	color: #a0a815;
	text-decoration: none;
}

img {
	border-style: none;
}
#foot{
	color: #a0a815;
	font-size: 10px;
	text-decoration: none;
}

/*<Layout>*/

h1 {
	display: none;
}

h2 {
	display: none;
}

h3 {
	display: none;
}

.BeautyColor
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #020202;
}

a:link.BeautyColor, a:visited.BeautyColor, a:hover.BeautyColor, a:active.BeautyColor{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #020202;
}