/* MODELLO CSS PER TEMPLATE DEFAULT GCON 1.1 */
html {
	overflow-y: scroll;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7e7e7e;
	background: #ffffff;
}

a:link,a:visited,a:active,a:hover { /*color: #489418;*/
	
}

a:link,a:visited {
	text-decoration: none;
	color: #525355;
	font-weight: bold;
}

a:active,a:hover {
	text-decoration: underline;
}

.ida_pagecontainer {
	display: block;
	clear: both;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border-top: 6px solid red;/*#ec1c24;*/
}

.ida_page {
	display: block;
	clear: both;
	width: 844px;
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

.ida_top_menu {
	display: block;
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 45px;
}

.ida_logo {
	display: block;
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 95px;
	border-bottom: 4px solid #231f20;
	margin-bottom: 2px;
}

.ida_mainphoto_cnt {
	display: block;
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 266px;
	height: auto !important; min-height : 266px;
	border-bottom: 4px solid #666666;
	margin-bottom: 2px;
	min-height: 266px;
}

table.ida_hometable {
	width: 844px;
	margin-bottom: 9px;
}
table.ida_hometable tr th{
font-weight: normal;
}

table.ida_hometable tr.ida_hometablerow th.ida_hometablecell,table.ida_hometable tr.ida_hometablerow td.ida_hometablecell
{
	width: 167px;
	vertical-align: top;
}

table.ida_hometable tr.ida_hometablerow th.ida_page_body,table.ida_hometable tr.ida_hometablerow td.ida_page_body
	{
	width: 674px;
	vertical-align: top;
}

table.ida_hometable tr.ida_hometablerow th.box_contatti,table.ida_hometable tr.ida_hometablerow td.box_contatti
	{
	width: 230px;
}

table.ida_hometable tr.ida_hometablerow th.ida_page_body2,table.ida_hometable tr.ida_hometablerow td.ida_page_body2
	{
	width: 441px;
}

table.ida_hometable tr.ida_hometablerow th.ida_hometablecell {
	color: #58595b;
	height: 32px;
	vertical-align: bottom;
	font-size: 22px;
	text-align: left;
	padding-left: 0px;
	border-bottom: 1px solid #676767;
}

table.ida_hometable tr.ida_hometablerow td.ida_hometablecell {
	color: #58595b;
	background-color: #d1d2d4;
	text-align: left;
	border-right: 2px solid white;
	padding-top: 15px;
}

table.ida_hometable tr.ida_hometablerow td.ida_hometablecell div.idabox
	{
	margin: 8px;
	display: block;
}

table.ida_hometable tr.ida_hometablerow td.last.ida_hometablecell {
	border-right: none;
}

.ida_hometable tr.ida_hometablerow td div.idabox .gcon_contenuto {
	text-align: justify;
}

.ida_hometable.home tr.ida_hometablerow td div.idabox .gcon_contenuto_testo,
.ida_hometable tr.ida_hometablerow #newsletter div.idabox .gcon_contenuto_testo
	{ /*border-bottom: 1px solid red;*/
	height: 155px;
	overflow: hidden;
}
.ida_hometable.home tr.ida_hometablerow td div.idabox .gcon_contenuto_footer
{ margin-top: 25px;
}

.ida_page_footer {
	display: block;
	clear: both;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #abacad;
	font-size: 11px;
	line-height: 13px;
	height: 21px;
	vertical-align: middle;
}

/*
.gcon_form_table {

}
.gcon_form_table tr td{

border: 0px;
width: auto !important;
height: auto !important;
padding: 2px !important;
margin: 0px !important;
vertical-align: middle;
}
*/
ul.ida_listaalbums {
	list-style: none;
	margin: 0px;
	padding: 0px; font-size : 22px;
	line-height: 24px;
	font-size: 22px;
	padding-left: 5px;
	padding-bottom: 5px;
}

ul.ida_listaalbums li a {
	color: #7e7e7e;
	font-weight: normal;
}
ul.ida_listaalbums li a:hover {
	color: red;
	text-decoration: none;
}

ul.ida_listaalbums li.selected a {
	color: red;
	
}



#slideshow {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 844px;
	height: 120px;
	overflow: hidden; /**/
	/*border-bottom: 2px solid #666666;*/
	margin-bottom: 2px;
}

#cprev,#cnext {
	z-index: 1000;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	margin: 0;
	padding: 0px;
	width: 17px;
	height: 116px;
	vertical-align: middle; /*background-color: #dddddd;*/
}

#cnext {
	left: 827px;
}
.ida_elenco_foto {
	display: block;
	height: 120px;
	width: 844px;
	overflow: hidden;
	
}


#gcon_cnt_preview14 .Bdy ul{
	list-style: disc inside;
	
	font-size: 12px;
	line-height: 14px;
	padding: 5px;
}
#gcon_cnt_preview14 .Bdy ul li{
	/*border: 1px solid green;*/
	display:list-item;
	padding-left: 0px;
}