

body{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin: 0px;

	text-align:center;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	background-position: left top;

	font-family: Verdana, Arial, Helvetica;
}

img{
	border: none;
}

#container{
	margin: auto auto;
	width: 780px;
	background-color: #006699;
}



/*		HEADER		*/

#header{
	height: 126px;
	background-image: url(../images/lefttopcurve_trasparent.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

#header .slogan{
	padding: 0px;
	margin: 0px;
    font-weight: bold;
    font-size: 8pt;
    color: #ffffff;
    font-style: normal;
    text-align: right;
    position: absolute;
    width: 310px;
    left: 14px;
    top: 0px;

}

#header .flags{
	margin: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 17px;
	list-style: none;
	float: right;

	background-image: url(../images/righttopcurve_trasparent.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#header .flags li{
	float: left;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

#header .flags li a,
#header .flags li a img{
	padding: 0px;
	margin: 0px;
		float: left;
}



#header .logo{
	position: absolute;
	left: 6px;
	top: 29px;
}

#header .banner{
	position: absolute;
	left: 309px;
	top: 33px;
}



/*		MAINMENU		*/

#header .mainmenu{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	margin: 0px;
	list-style: none;
	background-color: #3399CC;
	line-height: 23px;
	text-align: right;

	position: absolute;
	left: 0px;
	top: 101px;
	width: 720px;
	height: 25px;
}

#header .mainmenu li{
	display: inline;
	padding-left: 12px;
	padding-right: 12px;
}

#header .mainmenu li a:link, #header .mainmenu li a:visited{
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3399CC;
	text-decoration: none;
}

#header .mainmenu li a:hover{
	color: #FFCC00;
	background-color: #3399CC;
}




/*		MAIN		*/


#container .main{
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#container .main .top{
	background-image: url(../images/main_top.gif);
	background-repeat: no-repeat;
	background-position: 180px top;
	height: 18px;
	line-height: 18px;
}

#container .main .top_scheda{
	background-image: url(../images/main_top_scheda.gif);
	background-repeat: no-repeat;
	background-position: 180px top;
	height: 18px;
	line-height: 18px;
}


#container .main .bottom{
	background-image: url(../images/main_bottom.gif);
	background-repeat: no-repeat;
	background-position: 180px bottom;
	height: 18px;
	line-height: 18px;
	clear: both;
}

#container .main .bottom_scheda{
	background-image: url(../images/main_bottom_scheda.gif);
	background-repeat: no-repeat;
	background-position: 180px bottom;
	height: 18px;
	line-height: 18px;
	clear: both;
}

#container .main .left{
	width: 180px;
	float: left;
}

#container .main .left_scheda{
	width: 200px;
	float: left;
}

#container .main .middle{
	margin-left: 192px;
	margin-right: 161px;
}

#container .main .middle_scheda{
	margin-left: 180px;
	background-color: #FFFFFF;
}

#container .main .right{
	width: 150px;
	float: right;
	vertical-align: top;
}


/*		SEARCH LEFT		*/

#container .main .left .search_left{
	margin: 0px;
	padding: 0px;
}

#container .main .left .search_left .title{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #ffffdd;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

#container .main .left .search_left select{
	margin-bottom: 3px;
}

#container .main .left .search_left a:link, #container .main .left .search_left a:visited{
	color: #FFCC00;
	text-decoration: none;
	font-size: 10px;
}

#container .main .left .search_left a:hover{
	color: #FFFFFF;
}

#container .main .left .search_left input{
	margin-top: 3px;
}



/*		CATEGORIE LEFT		*/

#container .main .left .categorie{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffdd;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 19px;
}

#container .main .left .categorie ul{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding: 0px;
	list-style: none;
}

#container .main .left .categorie ul li a:link, #container .main .left .categorie ul li a:visited{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#container .main .left .categorie ul li a:hover{
	text-decoration: none;
}


#container .main .left .news_list{
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 18px;
}

#container .main .left .news_list h2{
	color: #FFCC00;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

#container .main .left .news_list ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#container .main .left .news_list li{
	line-height: 20px;
}

#container .main .left .news_list ul li a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}



/*		ADVERTAISING LEFT		*/

#container .main .left .advertaising{
	display: block;
	text-align: center;
	margin-bottom: 10px;
}





/*		PAGINA CATEGORIA LISTA ITEM		*/


.categoria_intro{
	text-align: left;
	padding-bottom: 18px;
}

.categoria_intro h2{
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	font-size: 18px;
}

.categoria_intro p{
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-size: 12px;
}

.categoria_list_item{
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 10px;
	text-align: left;
}

.categoria_list_item .abstract{
	background-color: #3399CC;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
	border-bottom: solid 2px #FFFFFF;
}

.categoria_list_item .abstract a{
	text-decoration: none;
	color: #FFFFFF;
}

.categoria_list_item .item{
	padding-bottom: 20px;
}

.categoria_list_item .item .intestazione{
	line-height: 22px;
	background-color: #EFEFEF;
	padding-left: 2px;
	padding-right: 2px;
	text-align: right;
	margin-bottom: 2px;
}

.categoria_list_item .item .intestazione h3{
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	float: left;
}

.categoria_list_item .item .intestazione h3 a:link, .categoria_list_item .item .intestazione h3 a:visited{
	font-weight: bold;
	text-decoration: underline;
	color: #003399;
}

.categoria_list_item .item .intestazione h3 a:hover{
	color: #000000;
	text-decoration: none;
}

.categoria_list_item .item .descrizione{
	color: #666666;
	line-height: 20px;
}

.categoria_list_item .item .categoria{
	color: #1F1F1F;
	line-height: 20px;
}






/*		RIGHT		*/

#container .main .right{
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#container .main .right a:link, #container .main .right a:visited{
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

#container .main .right a:hover{
	color: #000000;
	text-decoration: none;
}

#container .main .right hr{
	border-top: solid 1px #777777;
	border-right: solid 1px #777777;
	border-bottom: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
}

#container .main .right ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#container .main .right ul li{
	padding-bottom: 12px;
}




/*		HOME		*/

.homeintro{
	font-family: verdana;
	text-align: left;
	font-size: 12px;
}

.homeintro img{
	margin-left: 15px;
	margin-bottom: 15px;
}

.homeintro h2{
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 22px;
	font-size: 18px;
}


.bannerhome{
	margin-bottom: 18px;
}

.bannerhome .title{
	text-align: left;
	background-color: #006699;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 20px;
	margin-bottom: 18px;
}

.bannerhome ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.bannerhome ul li{
	width: 50%;
	display: inline;
}



.homenews{
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	list-style: none;
	text-align: left;
	font-size: 12px;
}

.homenews .title{
	background-color: #006699;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 20px;
	margin-bottom: 8px;
	color: #FFFFFF;
	font-weight: bold;
}

.homenews .title a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.homenews .title .link:link, .homenews .title .link:visited{
	font-size: 10px;
	text-decoration: underline;
}

.homenews .title .link:hover{
	text-decoration: none;
}

.homenews .pari,
.homenews .dispari{
	text-align: left;
	margin-left: 7px;
	margin-right: 7px;
	margin-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 17px;
	font-size: 10px;
	color: #666666;
}

.homenews .dispari{
	background-color: #EFEFEF;
}

.homenews .pari{
	background-color: #FFFFFF;
}

.homenews .pari a:link, .homenews .pari a:visited,
.homenews .dispari a:link, .homenews .dispari a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

.homenews .pari a:hover, .homenews .dispari a:hover{
	color: #000000;
	text-decoration: none;
}


.homepartners{
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	list-style: none;
	text-align: left;
	font-size: 12px;
}

.homepartners .title{
	background-color: #006699;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 20px;
	margin-bottom: 8px;
	color: #FFFFFF;
	font-weight: bold;
}

.homepartners li a:link, .homepartners li a:visited{
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
	padding-left: 15px;
	line-height: 20px;
	margin-left: 5px;

	background-image: url(../images/news_list_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.homepartners li a:hover{
	text-decoration: none;
	color: #000000;
}


.homelocal{
	font-size: 12px;
}


.homelocal ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
	float: left;
	border-left: solid 2px #FFFFFF;
	border-right: solid 2px #FFFFFF;
	width: 32%;
}

.homelocal .title{
	background-color: #006699;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 8px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.homelocal ul li a:link, .homelocal ul li a:visited{
	margin-left: 3px;
	font-size: 11px;
	color: #003399;
	text-decoration: underline;
	padding-left: 15px;
	line-height: 20px;

	background-image: url(../images/black_square_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.homelocal ul li a:hover{
	text-decoration: none;
	color: #000000;
}



.footer_normale{
	clear: both;
	margin-left: 184px;
	margin-right: 156px;
}

.footer_scheda{
	clear: both;
}

.footer{
	padding-top: 18px;
	clear: both;
	text-align: center;
	font-size: 9px;
	word-spacing: -2px;
}

.footer ul{
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	list-style: none;

}

.footer ul li{
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
}

.footer ul li a:link, .footer ul li a:visited{
	color: #003399;
}

.footer ul li a:hover{
	color: #000000;
	text-decoration: none;
}





.sottomenu{
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 12px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
	list-style: none;
	text-align: center;
	border-left: solid 1px #AEAD99;
	border-right: solid 1px #AEAD99;
	border-bottom: solid 1px #AEAD99;
	background-color: #E4E1DC;
}

.sottomenu li{
	line-height: 20px;
	border-bottom: solid 1px #AEAD99;
}

.sottomenu li a:link, .sottomenu li a:visited{
	display: block;
	color: #000000;
	text-decoration: none;
}

.sottomenu li a:hover{
	background-color: #AEAD99;
}

#sublevel_180{
	width: 200px;
}

#sublevel_181{
	width: 100px;
}

#sublevel_183{
	width: 220px;
}


.article_quick_facts{
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
}

.company_profile_short{
	text-align: left;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 8px;
	padding-bottom: 18px;
	background-color: #006699;
}

.company_profile_short a, .company_profile_short .testo{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.company_profile_short .title{
	color: #FFCC00;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
	display: block;
	font-size: 12px;
	font-weight: bold;
}



.company_profile{
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}

.company_profile .logo_franchise{
	text-align: center;
	padding-bottom: 20px;
}

.company_profile .logo_franchise img{
	display: inline;
}

.company_profile .quick_request{
}

.company_profile .intestazione{
	padding-top: 5px;
	color: #000040;
	font-weight: bold;
	text-align: center;
}


.company_profile .description{
	text-align: left;
}

.company_profile .description img{
	margin: 1px;
	display: inline;
}

.company_profile .description p{
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

.company_profile_request{
	font-size: 12px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: left;
}


.company_profile_request .intestazione_1{
	background-color: #38B63C;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	line-height: 16px;
	border: solid 1px #38B63C;
}

.company_profile_request .intestazione_2{
	background-color: #38B63C;
	border: solid 1px #38B63C;
	color: #FFCC00;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	line-height: 16px;
}

.company_profile_request{
	margin-top: 10px;
}

.company_profile_request .form{
	padding: 2px;
	background-color: #EFEFEF;
	border: solid 1px #38B63C;
}

.company_profile_request .form .company_name{
	color: #043264;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
}

.company_profile_request .form table{
	width: 100%;
}

.company_profile_request .form table td{
	width: 50%;
	padding: 2px;
}

.company_profile_request .form table .label{
	font-weight: bold;
}

.company_profile_request .form table .submit{
	text-align: center;
	padding-bottom: 10px;
}

.company_profile_request .form table .notes{
	font-size: 10px;
}

.company_profile_request .subnotes{
	font-size: 10px;
	padding-top: 5px;
}





/*		NEWS LIST		*/

.news_list{
	text-align: left;
}

.news_list hr{
	border-top: solid 1px #8D8D8D;
	border-bottom: solid 1px #C0C0C0;
}

.news_list .view_all:link, .news_list .view_all:visited{
	color: #003399;
	font-size: 12px;
	text-decoration: underline;
}

.news_list .view_all:hover{
	color: #000000;
	text-decoration: none;
}

.news_list ul{
	list-style-image: url(../images/news_list_bullet.gif);
}

.news_list ul li{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 15px;
	font-family: arial;
}

.news_list ul li a:link, .news_list ul li a:visited{
	color: #003399;
	text-decoration: underline;
}

.news_list ul li a:hover{
	color: #000000;
	text-decoration: none;
}

.news_archive_list{
	text-align: left;
	color: #003399;
	font-weight: bold;
	font-size: 14px;
}

.news_archive_list ul{
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 5px;
	list-style: none;
	font-size: 14px;
	border: solid 1px #CCCCCC;
	background-color: #EFEFEF;
	list-style: none;
	font-weight: normal;
}

.news_archive_list li{
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

.news_archive_list .link a:link, .news_archive_list .link a:visited{
	color: #003399;
	text-decoration: underline;
	line-height: 30px;
	padding-left: 10px;
	background-image: url(../images/black_square_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.news_archive_list .link a:hover{
	color: #000000;
	text-decoration: none;
}

.news_archive_list .all a:link, .news_archive_list .all a:visited{
	color: #003399;
	font-weight: bold;
}

.news_archive_list .all a:hover{
	color: #000000;
	text-decoration: none;
}






/*		NEWS		*/

.news{
	text-align: left;
	font-size: 12px;
}

.news .title, .news h1{
	font-size: 18px;
}

.news .data{
	font-size: 10px;
}

.news .body{
	padding-left: 10px;
	padding-right: 10px;
}

.news .body h2{
	font-size: 12px;
}

.news .news_link_to_archive_list{
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px;
	list-style: none;
	font-size: 14px;
	border: solid 1px #CCCCCC;
	background-color: #EFEFEF;
}

.news .news_link_to_archive_list li{
	padding: 0px;
	margin: 0px;
	line-height: 20px;
}

.news .news_link_to_archive_list .link a:link, .news .news_link_to_archive_list .link a:visited{
	color: #003399;
	text-decoration: underline;
	line-height: 30px;
	padding-left: 10px;
	background-image: url(../images/black_square_3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.news .news_link_to_archive_list .link a:hover{
	color: #000000;
	text-decoration: none;
}

.news .news_link_to_archive_list .all a:link, .news .news_link_to_archive_list .all a:visited{
	color: #003399;
	font-weight: bold;
}

.news .news_link_to_archive_list .all a:hover{
	color: #000000;
	text-decoration: none;
}





.ordinamento_scelta{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}

.ordinamento_scelta td{
	vertical-align: bottom;
}

.ordinamento_scelta .uno{
	width: 100%;
}

.ordinamento_scelta .due{
	white-space: nowrap;
	padding-right: 5px;
}

.ordinamento_scelta .tre{
}

.ordinamento_scelta a:link, .ordinamento_scelta a:visited{
	color: #003399;
	white-space: nowrap;
	font-size: 11px;
}

.ordinamento_scelta a:hover{
	color: #000000;
	text-decoration: none;
}

.alphabetical_letter_list{
	margin: 10px;
	padding: 0px;
	list-style: none;
}

.alphabetical_letter_list li{
	display: inline;
}

.alphabetical_letter_list li a:link, .alphabetical_letter_list li a:visited{
	color: #003399;
	font-size: 11px;
	font-weight: bold;
}

.alphabetical_letter_list li a:hover{
	color: #000000;
	text-decoration: none;
}

.fltitle{
	line-height: 22px;
	background-color: #CCCCCC;
	padding-left: 2px;
	padding-right: 2px;
	text-align: right;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}

#txtdump
{
visibility:hidden;
display:none;
}

#comments
{
visibility:hidden;
display:none;
}