@charset "UTF-8";
/* CSS GDPoker Generici */

/*------------------------------------------------------*/
/*-------------------- Generici ------------------------*/
/*------------------------------------------------------*/
.floatL{
float:left;}

.floatR{
float:right;}

.floatN{
float:none;}

.clearL{
clear:left;}

.clearR{
clear:right;}

.clear{
clear:both;}

.divider{
margin:0px 5px;
background:url(../images/divider_horiz.jpg) center left repeat-x;
height:2px;}

.textR{
text-align:right;}

.orangeColor{
color:#f60;}

.vipColor{
color:#900;}

#vipSystem h3.redColor{
color:#c00;}

.bold{font-weight:bold; color:#000;}

a img {border:none;}

a{color:#333; text-decoration:underline;} 

a:hover{color:#f60;}
p.attenzione a{color:#FFF; text-decoration:underline;}
p.attenzione a:hover{color:#FFF;}

#alertMessaggioOk a{
color:#fff; 
font-weight:bold;
text-decoration:underline;}

#alertMessaggioOk a:hover{
text-decoration:none;}



