
html
{	margin: 0;
	padding:0;
}
body
{	margin: 0;
	padding:0;
	background-color: white;
	background-image: url(http://www.topwebagency.it/img/back.gif);
	background-repeat: repeat;
	background-color: transparent;
	font-size: 76%;
	text-align: center;
	font-family:Verdana; 
	color: black;
}
p
{	font-size: 12px; 
	font-family:Verdana; 
	color: #4B4F52;
} 
a
{	text-decoration: none;	
	color:black
} 
a:hover
{	color: red;
	text-decoration: none;
}
img
{	border:0px;
} 
#header 
{	margin : 0px;
	border : 0px solid #CC0033;
	padding : 0px;
	height : 100px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px dotted blue !important;
	border-bottom/**/: 0px;
}
div#left
{	float:left;	
	margin: 5px;
	margin-top: 15px;
}
img#slogan
{	position: relative;
	left:150px;
}
#right
{	/*padding: 20px 16px 20px 16px;*/
	margin-right:10px; 
	margin-top:25px; 
	float:right; 
	text-align:right;
}
div#container
{	background-color: #FFFFFF;
	width: 760px;
	float:center;
	margin: 0 auto;
	text-align: left;
	border: 10px solid gray;
}
div#content
{	clear:both;
	padding: 10px 2px 2px 5px;
	height: auto !important;
	height/**/: 400px;
	min-height: 400px;
}
div#navigation
{	border: 1px solid #8b8fa2;
	width:200px;
	margin: 0px 10px 10px 10px !important;
	margin/**/: 0px 10px 10px 5px;
	background-color: #eaecf1;	
	color: #4d6b99;
	float:left;
}
div#navigation a
{	color: #4d6b99;
}
div#navigation a:hover
{	color: white;
	text-decoration: none;
	background: black;
}
div#navigation ul
{	margin: 0;
	padding: 0; 
	list-style-type: none;
	padding-top: 5px;
}
div li
{	margin: 0 0 0 1em;
	padding: 0;
	background-color: transparent;
	text-align: left;
	height: 25px;
	font-size: 100%;
	font-weight: bold;
	background-position: top left;
}
div#title_menu
{	background-color: white;
	font-weight: bold;
	font-size:120%;
	padding: 5px 0px 5px 4px;
}
div#center
{	float:right;
	width:520px;
	text-align: justify;
	padding-right: 10px;
	font-size:110%;
}
div#footer
{	color: #5a6d96;
	font-size: 80%;
	text-align:center;
}
div#title
{	color:blue;
	text-align:center;
	font-size:140%;
	font-weight: bold;
	margin-bottom:5px;
}
img#email
{	/*position:absolute;*/
	margin-top:-15px;
	margin-right:10px;
	float:right;
	left:880px;
}
div#privacy
{	font-size:70%;
}