body {
	font-family:  helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 20px;
	margin: 20px auto 10px;
	padding: 0;
	width: 1006px;
	background-color: #eee;
}

a {
	color: #d90130;
}

a:hover {
	color: #fff;
	background-color: #d90130;
	text-decoration: underline;
}

a img {
	text-decoration: none;
	border: 0;
	background-color: transparent;
}

a:visited img {
	text-decoration: none;
}

a:hover img {
	text-decoration: none;
	border: 0;

}

h1 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #000;
}

h2 {
	text-align: left;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #0000CC;
}


/******* HEADER *******/
	
#header {
	background: url(images/bg_header.jpg) no-repeat #fff;
	width: 1000px;
	padding: 3px 3px 0;
	height: 194px;
	margin: 0;
	position: relative;
}

#show_big {
	width: 172px;
	height: 116px;
	background: url(images/bg_big.jpg) no-repeat;
	padding: 2px 0 0 2px;
	float: right;
	margin: 17px 32px 0 0;

}

#show_medium {
	width: 134px;
	height: 90px;
	background: url(images/bg_medium.jpg) no-repeat;
	padding: 2px 0 0 2px;
	float: right;
	margin: 30px 20px 0 0;

}

#show_small {
	width: 104px;
	height: 70px;
	background: url(images/bg_small.jpg) no-repeat;
	padding: 2px 0 0 2px;
	float: right;
	margin: 40px 20px 0 0;


}

/*** MENU ***/
#menu {
	
	clear: both;
	width: 1000px;
	height: 27px;
	background-color: #9fa0a4;
	margin: 0;
	padding: 13px 0 0;
	border-top: 4px solid #005a98;
	position: absolute;
	bottom: 0; 

}

#menu a {

	padding: 0 17px;
	float: left;

}

a#btn_1 {
	
	width: 37px;
	height: 14px;
	background: url(images/home.jpg) no-repeat center;		

}

a:hover#btn_1 {
	
	background: url(images/home_hover.jpg) no-repeat center;		

}

a#btn_2 {
	
	width: 50px;
	height: 14px;
	background: url(images/contatti.jpg) no-repeat center;		

}

a:hover#btn_2 {
	
	background: url(images/contatti_hover.jpg) no-repeat center;		

}

a#btn_3 {
	
	width: 43px;
	height: 17px;
	background: url(images/organi.jpg) no-repeat center;		

}

a:hover#btn_3 {
	
	background: url(images/organi_hover.jpg) no-repeat center;		

}

a#btn_4 {
	
	width: 46px;
	height: 14px;
	background: url(images/attivita.jpg) no-repeat center;		

}

a:hover#btn_4 {
	
	background: url(images/attivita_hover.jpg) no-repeat center;		

}

a#btn_5 {
	
	width: 36px;
	height: 14px;
	background: url(images/bandi.jpg) no-repeat center;		

}

a:hover#btn_5 {
	
	background: url(images/bandi_hover.jpg) no-repeat center;		

}

a#btn_6 {
	
	width: 52px;
	height: 14px;
	background: url(images/bilancio.jpg) no-repeat center;		

}

a:hover#btn_6 {
	
	background: url(images/bilancio_hover.jpg) no-repeat center;		

}

a#btn_7 {
	
	width: 69px;
	height: 14px;
	background: url(images/documenti.jpg) no-repeat center;		

}

a:hover#btn_7 {
	
	background: url(images/documenti_hover.jpg) no-repeat center;		

}

a#btn_8 {
	
	width: 75px;
	height: 14px;
	background: url(images/modulistica.jpg) no-repeat center;		

}

a:hover#btn_8 {
	
	background: url(images/modulistica_hover.jpg) no-repeat center;		

}

a#btn_9 {
	
	width: 87px;
	height: 14px;
	background: url(images/albo_pretorio.jpg) no-repeat center;		

}

a:hover#btn_9 {
	
	background: url(images/albo_pretorio_hover.jpg) no-repeat center;		

}

a#right_link {

	float: right;
	background: url(images/media.jpg) no-repeat center;
	width: 39px;
	height: 14px;

}

a:hover#right_link {

	background: url(images/media_hover.jpg) no-repeat center;
	
}

/*** NEWS ***/

#news_top_cont {
	
	width: 1000px;
	padding: 0 3px 0;
	background: url(images/bg_news_closed.jpg) no-repeat #fff;
	height: 30px;
	
}

#news_login	{

	width: 1000px;
	height: 26px;
	background-color: #195896;	
		
}

#title_news {
	
	width: 100px;
	float:left;
	height: 22px; 
	padding: 4px 0 0 6px;
	color: #fff;	
	position: relative;
	
}

#news_on_off {
	
	width: 11px;
	height: 12px;
	background: url(images/apri.jpg) no-repeat;
	position: absolute;
	top: 8px;
	right: 0px;	
	cursor: pointer;
}


#login {
	
	width: 500px;
	height: 26px;
	padding: 0;
	float: right;
}

#news {

	width: 992px; 
	height: 56px;
	margin: 0 auto;
	background-color: #fff;
	border-top: 4px solid #9fa0a4;
	border-bottom: 4px solid #9fa0a4;
	
}

.contentsnews {
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	margin: 10px 4px;
	width: 100%;
}

	.contentsnews a {
		text-decoration: none;
	}




/******* GENERALE *******/

#cont_body {
	
	background-color: #fff;
	width: 972px;
	padding: 15px 17px 25px;
	margin: 0;
}

#imgHome	{text-align: center; margin: 0 auto; width: 550px; height: 250px; }


#titolotop {
	width: 972px;
	margin: 15px auto 10px;
	height: 30px;
}

#titololeft {
	background-image: url(images/title_left.jpg);
	background-repeat: repeat-y;
	float: left;
}

.titles {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}


.contents {
	text-align: justify;

}

.icone {
	vertical-align: -10px;
}


/******* LOGIN *******/

.contentslogin {
	text-align: right;
	font-size: 11px;
}


#table_login	{

	width: 438px;
	margin: 0;
	padding: 0;
	float: right;
}

#table_login tr td label	{

	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	margin-left: 3px;
	

}

.contentslogin table tr td input {
	
	width: 125px;
	height: 18px;
	border: 0;

}

input#enter	{

	width: 47px !important;
	background-color: #e00130;
	color: #fff;

}


/******* FOOTER *******/

#footer	 {
	
	background: url(images/footer.jpg) no-repeat;
	margin:0;
	width: 1006px;
	height: 47px;
	line-height: 47px;
	clear: both;

}

#footer p	{

	color: #fff;
	font-size: 11px;
	margin: 0 0 0 15px;
	

}

#footer p a	{

	color: #fff;
	text-decoration: none;

}




.contentsdocmenu {
	margin-top: 10px;
}


.contentsadd table tr td input {
	width: 500px;
}
