﻿body
{
	margin-top:0;
	font-family: verdana;
	font-size: 8pt;
	line-height:180%;
}

.footertext
{
	margin-top: 0;
	font-family: verdana;
	font-size: 8pt;
	line-height: 180%;
	color: #ffffff;
}
	
	.footertext a
{
	margin-top: 0;
	font-family: verdana;
	font-size: 8pt;
	line-height: 180%;
	color: #ffc208;
	text-decoration:none;
}

	.footertext a:hover
{
	margin-top: 0;
	font-family: verdana;
	font-size: 8pt;
	line-height: 180%;
	color: #ffc208;
	text-decoration:underline;
}


.menu2
{
	font-family: verdana;
	font-size: 8pt;
	color: #ffffff;
}
.menu2 a
{
	font-family: verdana;
	font-size: 8pt;
	color: #ffffff;
	text-decoration:none;
}

.menu2 a:hover
{
	font-family: verdana;
	font-size: 8pt;
	color: #ffc211;
	text-decoration:none;
}

/*********************************************************************/
/*						ELENCHI PUNTATI								 */
/*********************************************************************/

.ulverde ul
    {
    	list-style:none;margin:40px 0 1em 15px;padding: 0;
    	}
.ulverde li
    {
    	padding: 11px 0 20px  50px;background:url(../images/bullets/greenarrow.jpg) no-repeat ;
    }
    
    
.ulceleste ul
    {
    	list-style:none;margin:40px 0 1em 15px;padding: 0;
    	}
.ulceleste li
    {
    	padding: 11px 0 20px  50px;background:url(../images/bullets/celarrow.jpg) no-repeat ;
    }
    
.ularancio ul
    {
    	list-style:none;margin:40px 0 1em 15px;padding: 0;
    	}
.ularancio li
    {
    	padding: 11px 0 20px  50px;background:url(../images/bullets/orangearrow.jpg) no-repeat ;
    }
    
    
.ulrosa ul
    {
    	list-style:none;margin:40px 0 1em 15px;padding: 0;
    	}
.ulrosa li
    {
    	padding: 11px 0 20px  50px;background:url(../images/bullets/pinkarrow.jpg) no-repeat ;
    }
    
    
.ulviola ul
    {
    	list-style:none;margin:40px 0 1em 15px;padding: 0;
    	}
.ulviola li
    {
    	padding: 11px 0 20px  50px;background:url(../images/bullets/violetarrow.jpg) no-repeat ;
    }