{
margin: 0;
padding: 0;
}
body {
background-image: url(../../images/tbnetbackground.jpg);
background-position: top;
background-repeat: repeat;
background-color: #151414;
color: Black;
font-family:  "Lucida Console;", sans-serif;
font-size: 10px;
margin: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	width: 150px;
	margin-right: 0px;
	letter-spacing: 0px;
	background-color: #282828;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	width: 100px;
	margin-right: 0px;
	letter-spacing: 0px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	padding-bottom: 2px;
	padding-top: 2px;
}
#leftmenu
{
   background-color: transparent;
	width: 230px;
}
#content
{
 color: Black;
 font-size: 11px;
}
#content .titol
{
background-image: url(../../img/cube.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 12px;
color: Black;
font-size: 12px;
}
#content .titoldetail
{
background-image: url(../../img/cubedetail.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 12px;
color: Black;
font-size: 11px;
}
#content .subtitol
{
 color: Black;
 font-size: 11px;
}
#content .text, #content .foot
{
 color: Black;
 font-size: 11px;
}
#content .img, #content img
{
	border: 1px solid #393939;
}
#content a.link, #content a.link:visited
{
background-image: url(../../img/arrow.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 16px;
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
font-size: 11px;
margin: 9px;
}
#content a.link:hover
{
background-image: url(../../img/arrowred.gif);
background-repeat: no-repeat;
background-position: left;
padding-left: 16px;
color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
font-size: 11px;
margin: 9px;
}
#blog
{
	height: 249px;
	background-color: white;
	width: 249px;
}
#fotogallery
{
	background-repeat: no-repeat; 
	height: 249px;
	background-color: #B1B1B1;
	width: 247px;
}
#important
{
margin-right: 0px;
background-color: transparent;
width:100%;
border-top-width: 1px;
border-bottom-width: 1px;
height: 16px;
color: White;
margin-top: 5px;
}
#important h1
{	
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #FFFFFF;	
margin-left: 3px;
margin-right: 3px;
margin-top: 2px;
}
#important a
{
color: #ffffff;	
text-decoration: none;
}
#important a:hover
{
color: Yellow;
text-decoration: none;
}

#container
{
	width: 870px;
}
#container, #container .sb-inner {background:#221F1F url(../../img/mainBoxBackGround.jpg) repeat-x;}
#container .sb-border { background:#FFFFFF;}
#container .sb-shadow { background: #090404;}

.middle {
text-decoration: none;
border: thick;
letter-spacing: 2px;
}
#gallery {
background-color: #B1B1B1;
height: 170px;
}
#links, #links table,  #links td {
padding-top: 2px;
background-repeat: no-repeat;
background-color: ;
color: White;
height: 15px;
margin-bottom: 0px;
}
a {
color: White;
}
a:hover
{
text-decoration: underline;
}
a.generalwhite, a.generalwhite:visited
{
color: #FFFFFF;
text-decoration: none;
font-weight: normal;
font-size: 10px;
font-family: "Lucida Sans Unicode",sans-serif;	
}
a.generalwhite:hover
{
color: #797AFF;
text-decoration: underline;
font-weight: normal;
font-size: 10px;
font-family: "Lucida Sans Unicode",sans-serif;	
}
/**paginazione*/
a.nav, a.nav:visited
{
color: #00000;
text-decoration: none;
font-weight: normal;
font-size: 10px;
font-family: "Lucida Sans Unicode",sans-serif;	
}
a.nav:hover
{
color: Yellow;
text-decoration: none;
font-weight: normal;
font-size: 10px;
font-family: ""MS Sans Serif", Geneva, sans-serif",sans-serif;	
}

a.navsel, a.navsel:visited
{
color: #000000;
text-decoration: none;
font-weight: normal;
font-size: 11px;
font-weight: bold;
font-family: "Lucida Sans Unicode",sans-serif;	
}
a.navsel:hover
{
color: Yellow;
text-decoration: none;
font-weight: normal;
font-size: 11px;
font-weight: bold;
font-family: ""MS Sans Serif", Geneva, sans-serif",sans-serif;	
}
#larghezzaContenuto
{
	width: 400px;
}