﻿/* Layout CSS Style_prima */
* {
	margin:0;
	padding:0;
	float: none;
}
/**/
body 
{
	font-family: Arial, Helvetica, sans-serif; font-size:12px;	
	background:#353535; color:#666; 
	line-height:120%;
}
/**/

#site-wrapper {margin:0; padding:0; border-top:5px solid #4c4c4c;}
#site {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#TestataSU {
	margin: 10px 0 0 0;
}

#Testata {
	font-family: "Courier New";
	font-size: 58px;
	height: auto;
	color: #CCC;
	font-weight: bold;
	vertical-align: middle;
}

#top_nav {
	margin: 0 0 0 0;
	width: 100%;
	height:1px
}

#container {
	position: relative;
	width: 100%;
}

#container .testo_enter {
	margin-left: 5px;
	width: 300px;
	height: auto;
	position: absolute;
	left: 130px;
	top: 420px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #C0C0C0;
	text-align: center;
	vertical-align:middle;
}

#page_content {
	text-align:center;	
}
#page_content ul.webmaster {margin: 0 0 0 0; padding: 0; list-style: none;
	text-align: center;
	font-size: 200%;
	font-family: "Courier New", Courier, monospace;
	font-weight:bold;
}
#page_content ul.webmaster li.last {border-right:0;}
#page_content ul.webmaster li a {color:#666; text-decoration:none; font-weight:bold;}
#page_content ul.webmaster li a:hover {
	color: #FF0000 ;
	text-decoration: none;
}



#Base {
}

/* Footer-Wrapper*/

#footer-wrapper {clear:both; margin:0; padding:0; border-top:5px solid #4c4c4c;}
#footerW {width:965px; margin:0 auto; padding:0; text-align:left;}
#footer-content {margin:0; padding:10px 0; text-align:left;}
#footer-content .box {margin:0; padding:0;}

#footer-content ul.webmaster {margin:0; padding:0; list-style:none; text-align: right;}
#footer-content ul.webmaster li.last {border-right:0;}
#footer-content ul.webmaster li a {color:#666; text-decoration:none; font-weight:normal;}
#footer-content ul.webmaster li a:hover {color:#999 ; text-decoration:none;}

/**/

