@charset "UTF-8";
/* CSS Document */

#vpsspot{
margin-top: 0px;
margin-bottom:50px;
padding:0;
width:500px;
height:200px;
text-align:center;
float:left;
color: #990000;
border:0px solid #000000;
}

#headervps { 
	margin: 0 auto;
    padding: 0;
	text-align:left;
	background-color:#092940;
}

#headervps-content-nav { 
	width:100%;
	height: 60px;
    padding: 0;
	text-align:center;
	background-color: #0b1720;
	border-top: 1px solid #575656;
}

#headervps-nav { 
	width:960px;
	height: 40px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0;
	text-align:center;
	/*border: 1px solid #fff;*/
}

#headervps-nav ul{ 
	float: left;
	margin: 0;
	padding: 0;
}

#headervps-nav li{
	float: left;
	list-style: none;
	color: #FFFFFF;
	margin: 0;
	padding: 10px 20px 0 0;
	font-size: 16px;
	font-weight: bold;
}

#headervps-nav li a{
	text-decoration: none;
	color: #FFFFFF;
}

#headervps-nav li a:link{
	text-decoration: none;
	color: #FFFFFF;
}

#headervps-nav li a:active{
	text-decoration: none;
	color: #FFFFFF;
}

#headervps-nav li a:visited{
	text-decoration: none;
	color: #FFFFFF;
}

#headervps-nav li a:hover{
	text-decoration: none;
	color: #eeb91d;
}

#headervps-nav li.active a{
	text-decoration: none;
	color: #FFFFFF;
	border-top: 2px solid #0099CC;
	padding-top: 5px;
}

#menuspotvps {
    width:100%;
	height:200px;
	background-image: url(../img/bg_menuspot_vps.gif);
	background-repeat: repeat-x;
}

#spot-paginavps {
    width:960px;
	height:200px;
	margin:0 auto;
	/*background-image: url(../img/menuspot-vps_01.gif);*/
	background-repeat: no-repeat;
	/*border: 1px solid #FFFFFF;*/
}



/* 
	Web20 Table Style
	written by Netway Media, http://www.netway-media.com
*/
table {
  width:100%;
  border-collapse: collapse;
  /*border: 1px solid #666666;*/
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background: #ffffff;
  text-align:left;
  }
  
table img{
  border: 0px;
  padding-right: 3px;
  }
  
/*caption {
  text-align: center;
  font: bold 16px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #CC00FF;
  text-transform: uppercase;
}*/
thead, tfoot {
background:url(bg1.png) repeat-x;
text-align:left;
height:30px;
}
thead th, tfoot th {
padding:5px;
}
table a {
color: #333333;
text-decoration:none;
}
table a:hover {
text-decoration:underline;
}
tr.odd {
background: #f1f1f1;
}
td,th {
border-right: 1px dotted #666666;
}
th {
color: #FFFFFF;
background-color: #375278;
text-align: center;
text-transform:uppercase;
}
td.nobordo,th.nobordo {
border-right: 0;
}

tbody th, tbody td {
padding:5px;
}

/* INIZIO MENU SINISTRA */

#lista-vps{
width: 220px;
height: 546px;
margin-top: 10px;
background-image: url(../img/menusx-vps.gif);
background-repeat: no-repeat;
text-align:left;

}

#lista-vps ul {
margin: 0;
padding:0;
list-style: url(../../img/icona-freccia-menusx.png);
vertical-align: bottom;
list-style-position:inside;
}

#lista-vps li{
list-style: none;
padding: 3px 0 1px 0;
height: 91px;
}

#lista-vps li p{
margin: 0;
font-size: 11px;
}

#lista-vps li a{
font-size:10px;
text-decoration:none;
}

#lista-vps li a:hover{
font-size:10px;
text-decoration:underline;
}


/* FINE MENU DI SINISTRA */



