﻿/*************************************************************************/
/* General	                                                             */
/*************************************************************************/	

/*************************************************************************/
/* HEAD                                                                  */
/*************************************************************************/	

/*
body
la definizione di body si trova all'interno dei .master
*/

.left {text-align:left;}
    
.right {text-align:right;}

.floatleft {float:left;}

.floatright {float:right;}

.clearboth {clear:both;}

.spacer6 {height:6px}

.spacer8 {height:8px}

.spacer10 {height:10px}

.spacer15 {height:15px}

.spacer20 {height:20px}

/** SOCIAL NETWORK ***/

.social 
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  line-height: 20px;
  color:#FFFFFF;
  }

.social img
{ 
  border:0px;
  padding:0px;
  margin:0px;
  vertical-align:middle;
  }
  
  
/********************************************************************************/
/***** NWC01 NewsCentral 01 *****************************************************/
/********************************************************************************/

.NWC01 {
	width: 525px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.NWC01_Img {
	float: left;
	width: 80px;
}

.NWC01_NewsContainer {
	width: 468px;
	float: left;
	margin-left: 10px;
}

.NWC01_LayNewsTitle {
	margin-bottom: 2px;
}

.NWC01_TxtNewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

.NWC01_TxtNewsTitle a:link, .NWC01_TxtNewsTitle a:visited {
	text-decoration: none;
}

.NWC01_TxtNewsTitle a:hover, .NWC01_TxtNewsTitle a:active {
	text-decoration: underline;
}

.NWC01_NewsDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 3px;
	line-height: 14px;
}

.NWC01_NewsNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: italic;
}
.NWC01_NewsNote a:link, .NWC01_NewsNote a:visited {
	text-decoration: underline;
	color: #333333;
}

.NWC01_NewsNote a:hover, .NWC01_NewsNote a:active {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #333333;
}
