body
{
	margin:0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #003300;

}
A:link 	  { text-decoration: underline; color: blue} 
A:visited { text-decoration: underline; color: blue;} 
A:hover   { text-decoration: underline; color: blue; background-color: transparent}


p
{
	margin-top: 10px;
	text-align: justify;
	line-height: 150%;
}

div.titoletto
{  
	font-size: 18px;
	text-align: center;
}

ul.semi { 
	margin-top: 0px; 
	margin-left: 10px; 
	padding: 5px; 
	list-style-type: none;
	width: 100%;  
	font-size: 14px;
}

li.cuori {
	background-image: url("http://www.tornei-poker.bz/images/li/cuori.gif"); 
	background-repeat: no-repeat; background-position: 0px 4px; 
	padding-left: 20px; 

}

li.quadri {
	background-image: url("http://www.tornei-poker.bz/images/li/quadri.gif"); 
	background-repeat: no-repeat; background-position: 0px 4px; 
	padding-left: 20px; 
}
li.fiori {
	background-image: url("http://www.tornei-poker.bz/images/li/fiori.gif"); 
	background-repeat: no-repeat; background-position: 0px 4px; 
	padding-left: 20px; 
}
li.picche {
	background-image: url("http://www.tornei-poker.bz/images/li/picche.gif"); 
	background-repeat: no-repeat; background-position: 0px 4px; 
	padding-left: 20px; 
}


.linkmenu:link
{  
text-decoration: underline;
color: white;
}
.linkmenu:visited
{  
text-decoration: underline;
color: white;
}

.linkmenu:hover 
{  
text-decoration: none; 
color: #003300;
background-color: white;

}
.linkpokerroom:link
{  
text-decoration: underline;
color: white;
}
.linkpokerroom:visited
{  
text-decoration: underline;
color: white;
}

.linkpokerroom:hover 
{  
text-decoration: none; 
color: #003300;
background-color: white;

}

.evidenziato:link
{  
text-decoration: none;
color: yellow;
}
.evidenziato:visited
{  
text-decoration: none;
color: yellow;
}

.evidenziato:hover 
{  
text-decoration: none; 
color: yellow;

}
p
{ 
	padding-left: 10px;
	padding-right:10px;
}
.link
{
	margin:5px;
	font-size:13px;
}
table.principale
{
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}
