/* Definizioni marcatori principali --------*/

html,body { margin:0; padding:0;}

body,td,th {
	font-family: Verdana, Arial;
	font-size: 12px;
	
	}
body {background:#7f7f7f url(/imgCommunity/sf.gif) repeat-y center top}

form{ padding:0; margin:0}

a{color: #000; text-decoration: none;}
a:hover {text-decoration: underline;}



.csky, a.csky:link, a.csky:visited {color:#2EB6EC}
.cyellow, a.cyellow:link, a.cyellow:visited  {color:#FFDE25}
.cwhite, a.cwhite:link, a.cwhite:visited {color:#fff;}
.cblack, a.cblack:link, a.cblack:visited {color:#000}
.cgray, a.cgray:link, a.cgray:visited {color:#666}


/* TESTATA BLOG ---------------------*/

#testata-container { 
	position: relative;
	width:965px; margin:0 auto;
	background:#fff;
	}

#testata-header{
	background: url(/imgCommunity/sf-head.jpg) no-repeat right; 
	height:76px;
	}

#testata-logo {
	margin-left:20px;
	position:absolute;
	top:5px;
}




ul#navbar2 {
	text-align:center;
	font-family: Arial;
	height:30px;
	padding:0 20px; margin:0;
	background: url(/imgCommunity/sf-navbar.gif) repeat-x;
	}
ul#navbar2 li {
	list-style-type: none;
	display:inline;
	line-height:30px;
	margin:0;
	font-size:12px;
	text-transform:uppercase;
	}
ul#navbar2 li a {
	padding: 10px 30px;
	font-weight:bold;
	}


#testata-content{ 
	padding:10px 20px 5px 20px; 
	background: url(/imgCommunity/sf-blog-head.gif) no-repeat top; 
	}
#testata-content table{ float: right}

#testata-content a{ color:#000; text-decoration: none; font-weight:bold;}
