
/****** GENERALE ******/

div#barraTitolo			{width: 550px; margin-left:35px; padding: 0; /*border: 1px solid #000;*/}

p.linkTitolo			{color: #999; text-align: left; margin-top: 4px;}

p.linkTitolo a			{color: #004186; text-decoration: none;  }

p.linkTitolo a:hover	{text-decoration: underline; }

.top					{width: 585px;  text-align: center;  margin-top: -4px; color: #8facca; background-color: #8facca; border: 0; }

h2.titoloPagina			{font-size: 16px; color: #f04e11; text-transform: uppercase; margin-left: 35px; margin-top: 30px;  }

/****** FINE GENERALE ******/





/****** PRINCIPALE ******/

span.orange				{color: #f04e11; }


/****** LINKS ******/
div#links				{width: 550px; margin-left:35px; margin-bottom: 20px; /*border: 1px solid #000; */} 
		
p.elenco				{line-height: 16px; }

a						{color: #000; text-decoration: none; }

a:hover					{text-decoration: underline; color: #f04e11; }	

.lineOrange				{width: 535px; margin-left: 0; text-align: left; color: #f04e11; background-color: #f04e11; border: 0; }

ul.lista				{color: #f04e11; list-style-type: square; }

/****** FINE LINKS ******/

/****** FINE PRINCIPALE ******/

