@charset "utf-8";
/* CSS Document */

body, html {
margin: 0px;
background-image:url(images/newtemplate/bk_site.gif);
font-family:"Times New Roman", Times, serif;
font-size: 12px;
font-style: normal;
height: 100px;
color: #000000;
}

a, a:visited {
	color: #000000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:hover, a:visited.hover {
	color: #666666;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#site {
width:960px;
}
/* intestazione sito */
#int {
}

#int_1 {
background-image:url(images/newtemplate/bk_int_1.gif);
width:140px;
float:left;
height:150px;
text-align:center;
line-height:230px;
}

#int_2 {
background-image:url(images/newtemplate/bk_int_1.gif);
	width:14px;
	float:left;
height:150px;
vertical-align:bottom;
}

#int_3 {
background-image:url(images/newtemplate/bk_int_1.gif);
	width:436px;
	float:left;
height:150px;
text-align:left;
vertical-align:top;
}

#int_4 {
	background-image:url(images/newtemplate/bk_int_1.gif);
	width:14px;
	float:left;
	height:150px;
	vertical-align:bottom;
}

#int_5 {
	background-image:url(images/newtemplate/bk_int_1.gif);
	width:356px;
	float:left;
	height:150px;
	line-height:140px;
	text-align:right;
	left: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
/* fine intestazione sito */
/* parte centrale con immagine*/
#middle {}

#middle_1 {
background-image:url(images/newtemplate/bk_middle.gif);
width:140px;
float:left;
height:250px;
}

#middle_2 {
background-image:url(images/newtemplate/bk_middle.gif);
	width:14px;
	float:left;
height:250px;
vertical-align:top;
}

#middle_3 {
background-image:url(images/newtemplate/bk_middle.gif);
	width:436px;
	float:left;
height:250px;
}

#middle_4 {
background-image:url(images/newtemplate/bk_middle.gif);
	width:14px;
	float:left;
height:250px;
vertical-align:top;
}

#middle_5 {
background-image:url(images/newtemplate/bk_middle.gif);
	width:356px;
	float:left;
height:250px;
vertical-align:top;
text-align:right;
color:#ffffff;
font-size:26px;
}
/* fine parte centrale con immagine*/
/* spazio tra immagine e inizio testi*/
#space {
}

#space_1 {
background-image:url(images/newtemplate/bk_space.gif);
width:140px;
float:left;
height:30px;
}

#space_2 {
background-image:url(images/newtemplate/bk_space.gif);
	width:14px;
	float:left;
height:30px;
}

#space_3 {
background-image:url(images/newtemplate/bk_space.gif);
	width:436px;
	float:left;
height:30px;
}

#space_4 {
background-image:url(images/newtemplate/bk_space.gif);
	width:14px;
	float:left;
height:30px;
}

#space_5 {
background-image:url(images/newtemplate/bk_space.gif);
	width:356px;
	float:left;
height:30px;
}
/* fine spoazio tra immagini e testo */
/* contenuto */
#content {
}

#content_1 {
width:140px;
float:left;
vertical-align:top;
text-align:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
}

#content_2 {
	width:14px;
	float:left;
	vertical-align:top;
}

#content_3 {
	width:436px;
	float:left;
	vertical-align:top;
	text-align:left;
}

#content_4 {
	width:14px;
	float:left;
	vertical-align:top;
}

#content_5 {
	width:356px;
	float:left;
}
/* fine contenuto */
/* footer*/
#footer {
width:960px;
}

#footer_1 {
width:140px;
float:left;
}

#footer_2 {
	width:14px;
	float:left;
}

#footer_3 {
	width:806px;
	float:left;
	vertical-align:top;
	text-align:right;
	border-top: 1px solid #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a.footer, a.footer:visited {
	color: #0467cf;
	text-decoration: none;
}

a.footer:hover, a.footer:visited.hover {
	color: #1f3783;
	text-decoration: none;
}

/* fine footer */
/* link per menu principale*/
a.menu, a.menu:visited {
font-family:"Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: none;
}

a.menu:hover, a.menu:visited.hover {
font-family:"Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
}

#voce_menu {
	padding:5px;
}
/* fine link per menu principale*/
/* link per menu superiore*/
a.menu_up, a.menu_up:visited {
	color: #000000;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a.menu_up:hover, a.menu_up:visited.hover {
	color: #666666;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* fine link per menu superiore*/
/* voci submenu */
/#voce_submenu {
}
/* fine voci submenu */
/* contenuto */
#titolone {
color:#0467cf;
font-size:26px;
padding:10px;
}

#sottotitolo {
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
	color: #666666;
}

#testo {
padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
/* fine contenuto */
/* box news */
#box_news {
 padding:4px;
 border-bottom:1px dashed #000000;
}

#titolo_box {
color:#0467cf;
font-size:18px;
padding:10px;
text-align:right;
}

#titolo_news {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	color: #666666;
}

#txt_news {
	width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
padding:4px;
}

.img_news {
float:left;
padding:4px;
}

img {
border: none;
}

#news {
	width:100%;
float:left;
}
/* fine box news */
/* div partners */
#ceo {
text-align:center;
width:436px;
}
#partners {
text-align:center;
width:143px;
float:left;

}
/* fine div partners */
/* area stampa */
#date_list {
	text-align: right;
	font-size: 10px;
	color: #c8c8c8;
	font-style: italic;
	border-bottom: 1px dashed #ffffff;
	z-index: 100;
}

.listnews1 {
	background: #f4f4f4;
}

.listnews2 {
	background: #e4e4e4;
}

#img_news_list {
		width: 140px;
		float: left;
	}

#txt_news_2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:4px;
}

a.more, a.more:visited {
	color: #0467cf;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
}

a.more:hover, a.more:visited.hover {
	color: #666666;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:10px;
}

ul  li {
list-style-type : disc;
}
/* fine area stampa */