body {
	color: #333;
	background-color: #e4e5e6;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;	
	background-position: top center;
	background-repeat: no-repeat;
 	background-image: url(../background-image-home.php);
}

.hide {
	display: none;
}

a, a:active, a:visited, a:link {
	color: #333;
}

a:hover {
	color: #feb302;
}

/*INTESTAZIONE*/

#head {
	width: 100%;
	height: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#head h1 {
	width: 284px;
	height: 76px;
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -474px;
	background-image: url(../skin/logo2.png);
}

#head h1 a{
	display: block;
	width: 284px;
	height: 76px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: none;
}

.upmenu {
	display: block;
	width: 65px;
	height: 33px;
	position: absolute;
	top: 80px;
	left: 50%;
	margin-left: 345px;
	background-image: none;
}

.upmenu.lang {
	margin-left: 410px;
	background-image: url(../skin/bg-white-trasp.png);
}

.upmenu.rss a{
	display: block;
	width: 65px;
	height: 33px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(../skin/rss.gif);
	background-position: top left;
}

.upmenu.rss a:hover{
	background-position: bottom left;
}

.upmenu.lang a{
	display: block;
	color: #feb302;
	font-weight: bold;
	padding-top: 5px;
}

/* FINE INTESTAZIONE*/

/*menu*/

#navigation {
	width: 100%;
	height: 65px;
	position: absolute;
	top: 215px;
	left: 0px;
	background-position: top center;
	background-repeat: no-repeat;
 	background-image: url(../skin/bg-menu.png);
 	z-index: 10;
 	
 	color: #666;
 	font-size: 16px;
}

#navigation a:hover {
	text-decoration: none;
	color: #feb302;
}

/* fine menu*/

/* INTRO*/
#intro {
	width: 100%;
	height: 200px;
	position: absolute;
	top: 295px;
	left: 0px;
	background-position: top center;
	background-repeat: no-repeat;
 	background-image: url(../skin/bg-intro.png);
}

#intro h2 {
	width: 910px;
	
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	line-height: 22px;
	color: #423435;
	
	padding-top: 15px;
}

#intro p {
	display: block;
	width: 910px;
	height: 120px;
	
	text-align: left;
	font-size: 16px;
	line-height: 20px;
	color: #666;
	
	margin-left: auto;
	margin-right: auto;
}
/* FINE INTRO*/

/* container*/
#main {
	width: 100%;
	min-height: 200px;
	position: absolute;
	top: 510px;
	left: 0px;
	
}
#container {
	width: 945px;
	min-height: 200px;
	
	margin-left: auto;
	margin-right: auto;
	float: none;
	position: relative;
}

#col1, #col2, #col3 {
	width: 305px;
	height: 430px;
	background-color: #fff;
	float: left;
	margin-right: 15px; 
}
#col1 {
	background-color: transparent;
}
#col3 {
	margin-right: 0px;
}
/* fine container*/

/* col1*/
#col1 .preNews {
	width: 305px;
	height: 207px;
	background-color: #fff;
	position: relative;
	float: left;
	
	margin-bottom: 15px;
}

.preNews h2{
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	width: 255px;
	height: 60px;
	font-size: 18px;
	color: #f9b600;
	line-height: 22px;
}

.preNews p{		
	font-size: 12px;
	color: #666;
	line-height: 16px;
	
	text-align: left;
	width: 255px;
	height: 80px;
	padding-left: 20px;
}

.preNews p.cover{	
	position: absolute;
	display: block;
	top: 79px;
	left: 0px;
	width: 305px;
	height: 128px;
	overflow: hidden;
	padding-left: 0px;
}

.preNews p.link, .preNews p.link a{	
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	width: 305px;
	height: 207px;
	padding-left: 0px;
}

.preNews p.link a{		
	background-image: url(../skin/link.gif);
	background-position: top left;
}

.preNews p.link a:hover{		
	background-position: bottom left;
}
/* fine col1*/

/* col2*/
#col2 h2{
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	width: 255px;
	font-size: 18px;
	color: #f9b600;
	line-height: 22px;
}

#col2 h3{
	padding-left: 20px;
	text-align: left;
	font-size: 16px;
	color: #423435;
	line-height: 22px;
	margin-top: 20px;
	font-weight: normal;
}


#col2 h3 a {
	background-image: url(../skin/arrow_grey_.gif);
	background-repeat: no-repeat;
	background-position: center left;
	text-decoration: none;
	padding-left: 15px;
	color: #423435;
}

#col2 h3 a:hover {
	color: #feb302;
	background-image: url(../skin/arrow_gold_.gif);
}

#col2 p{
	padding-left: 20px;
	text-align: left;
	line-height: 16px;
	margin-top: 5px;
	color: #666;
}
/* fine col2*/

/* col3*/
#col3 h2{
	padding-top: 20px;
	padding-left: 20px;
	text-align: left;
	width: 255px;
	font-size: 18px;
	color: #f9b600;
	line-height: 22px;
}

#col3 h3{
	padding-left: 20px;
	text-align: left;
	font-size: 16px;
	color: #423435;
	line-height: 22px;
	margin-top: 20px;
	font-weight: normal;
}


#col3 h3 a {
	background-image: url(../skin/arrow_grey_.gif);
	background-repeat: no-repeat;
	background-position: center left;
	text-decoration: none;
	padding-left: 15px;
	color: #423435;
}

#col3 h3 a:hover {
	color: #feb302;
	background-image: url(../skin/arrow_gold_.gif);
}

#col3 p{
	padding-left: 20px;
	text-align: left;
	line-height: 16px;
	margin-top: 5px;
	color: #666;
}
/* fine col3*/

/* correzione spessori verticali col2 / 3 a causa dell'aumento dei servizi */
#col3 h3, #col2 h3{
	margin-top: 13px;
}

/* fine correzione spessori verticali col2 / 3 a causa dell'aumento dei servizi */

/* footer*/
#footer {
	width: 100%;
	clear: both;
	
	background-image: url(../skin/bg-footer.png);
	background-position: top left;
	padding-bottom: 130px;
}

#footer-content {
	width: 945px;
	min-height: 200px;
	
	margin-left: auto;
	margin-right: auto;
	float: none;
	position: relative;
}

.foot {
	width: 225px;
	float: left;
	margin-right: 15px; 
	margin-top: 100px;
	
	text-align: left;
}
.foot.elm4 {
	margin-right: 0px;
}

.foot h3 {
	padding-left: 20px;
	text-align: left;
	font-size: 16px;
	color: #423435;
	line-height: 22px;
	margin-top: 20px;
	font-weight: normal;
}

.foot h3 a {
	background-image: url(../skin/list_grey_.gif);
	background-repeat: no-repeat;
	background-position: center left;
	text-decoration: none;
	padding-left: 15px;
	color: #423435;
}

.foot h3 a:hover {
	color: #feb302;
	background-image: url(../skin/list_gold_.gif);
}

.foot li {
	padding-left: 35px;
}

.foot li a {
	background-image: url(../skin/arrow_grey_.gif);
	background-repeat: no-repeat;
	background-position: center left;
	text-decoration: none;
	padding-left: 15px;
	color: #423435;
}


.foot li a:hover {
	color: #feb302;
	background-image: url(../skin/arrow_gold_.gif);
}
/* fine footer*/

#credits {
	width: 100%;
	clear: both;
}

#credits a {
   margin: 10px;
}
