/* CSS Document */

/* Bakokko */
/* Sito web realizzato da Marco Tarantino */
/* www.ilpuntoweb.it - www.marcotarantino.it */



/* Caratteristiche generali della pagina */
body{
	margin: 0px;
	padding: 0px;
}
.imgbordatanera{
	border-color: #000000;
}
.linkimgbordatabianca{
	border-color: #a8d2e0;
	color:#FFFFFF;
	font-family:Tahoma,Verdana,Geneva,Sans-Serif;
	font-size:11px;
	text-decoration:none
}
a.linkimgbordatabianca:hover{
	border-color: #c82128;

}


.link_bianco{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none
}

.link_grigio{
	color:#949494;
	text-decoration:none
}


.link_nero{
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none
}

a.link_nero:hover{
	color:#C95526

}

.link_mini{
	color:#000000;
	font-family:Tahoma,Verdana,Geneva,Sans-Serif;
	font-size:10px;
	text-decoration:none
}
a.link_mini:hover{
	text-decoration: underline
}


.link_grande{
	color:#000000;
	font-family:Tahoma,Verdana,Geneva,Sans-Serif;
	font-size:14px;
	text-decoration:none
}

.link_normale2{
	color:#000000;
	font-family:Tahoma,Verdana,Geneva,Sans-Serif;
	font-size:11px;
	text-decoration:none
}
a.link_normale2:hover{
	color:#949494;
}




/* Caratteristiche Tabelle */

.tabellabianca{
background:#FFFFFF;
color:#000000;
font-family:Verdana;
font-size:10px;
text-decoration:none

}

.tabellasfondointerna{
border: 1px solid #3A5E6A; 

}
.trasparente_menu{
color:#000000;
font-family:Tahoma,Verdana,Geneva,Sans-Serif;
font-size:11px;
text-decoration:none;
letter-spacing: 3px;
text-indent:5px



}
.trasparente_titolomenu{
	color:#c82128;
	font-family:Tahoma,Verdana,Geneva,Sans-Serif;
	font-size:11px;
	text-decoration:none;
	letter-spacing: 3px;
}

.trasparente_lingue{
color:#949494;
font-family:Tahoma,Verdana,Geneva,Sans-Serif;
font-size:11px;
text-decoration:none;
letter-spacing: 3px;


}

.titolo_sp{
color:#c82128;
font-family:Tahoma,Verdana,Geneva,Sans-Serif;
font-size:14px;
text-decoration:none;
letter-spacing: 3px;



}

.azzurramedia{
background:#a8d2e0;
}
.azzurramedia_bordata{
border: 1px solid #a8d2e0; 
}



.tabellaarancio{
background:#df7527;
color:#000000;
font-family:Tahoma,Verdana,Geneva,Sans-Serif;
font-size:11px;
text-decoration:none;
letter-spacing: 3px;
}

.tabellagrigia{
background:#b9b9b7;
}

.tabellarossa{
background:#C95526
}

.tabellarosa{
background:#fce3d1
}
.tabellagialla{
background:#f9ff93
}
.tabellaazzurra{
	background:#f0f9fa;
	color:#000000;
	font-family:Tahoma,Verdana,Geneva,Sans-Serif;
	font-size:11px;
	background-repeat: repeat-y;
}

.tabellaazzurrascura{
background:#d4edf0;
color:#000000;
font-family:Tahoma,Verdana,Geneva,Sans-Serif;
font-size:11px;
}




 div.markerTooltip, div.markerDetail {
          color: black;
		  font-family:Verdana, Arial, Helvetica, sans-serif;
		  font-size:11px;
          font-weight: bold;
          background-color: white;
          white-space: nowrap;
          margin: 0;
          padding: 2px 2px;
          border: 1px solid black;
       }



.menu_1{
background:#fef1e7
}

.menu_2{
background:#c82128
}
.azzurramedia_bordata2 {
	border: 1px solid #ffffff;
	font: verdana;
	font-size: 10px;
}

