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

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

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

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

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

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

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

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

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

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

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

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

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

#spot-paginadedicati {
    width:960px;
	height:200px;
	margin:0 auto;
	/*background-image: url(../img/menuspot-dedicati_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;
}


#boxdettagli h2{
font-style:oblique;
}

/*#boxdettagli bold, strong{
color: #990000;
}*/

#boxdettagli ul{
border-left:1px dotted #555555;
list-style:square outside square;
margin:0 0 0 153px;
padding:0 0 0 0;
}

#boxdettagli li{
background-image:none;
background-repeat:no-repeat;
display:block;
float:none;
font-family:tahoma;
margin:1px 0;
padding:0 0 0 22px;
}

.icona1 {
background-image: url(../../img/icona-so.png);
}

.icona2 {
background-image: url(../../img/icona-pannelli.png);
}

.icona3 {
background-image: url(../../img/icona-firewall.png);
}

.icona4 {
background-image: url(../../img/icona-sms.png);
}

.icona5 {
background-image: url(../../img/icona-assistenza.png);
}

.immagine {
background-position:30px 30px;
background-repeat:no-repeat;
margin-bottom:25px;
padding-bottom:10px;
}

/* INIZIO MENU SINISTRA */

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

}

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

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

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

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

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

/* FINE MENU DI SINISTRA */
