/* -----Mozilla FireFox----- */


/* -----definizione classi generiche----- */

body {
	margin: auto;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(images/sotto.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #C9C9C9;
	float: left;
	width: 100%;
	height: 100%;
	color: #333333;
}

.PageDiv {
	width: 100%;
	min-height: 420px;
	margin: auto;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(images/dx.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #007222;
	text-decoration: none;
}

a:hover {
	color: #48A964;
}


a.login, a.logout, a.personalProfile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 09px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 10px;
}

a.login:hover, a.logout:hover, a.personalProfile:hover {
	color: #C6CCB0;
}

a.dueffe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-left: 15px;
}

a.dueffe:hover {
	text-decoration: underline;
}






/* -----definizione aree master template----- */

/*.mtRow1 {
	width: 100%;
	height: 128px;
	background-image: url(images/dx_up.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.mtRow2 {
	width: 100%;
	height: 32px;
	background-image: url(images/dx_up.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

		*/

.mtA1 {
	width: 760px;
	height: 97px;
	background-image: url(images/int01.jpg);	
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

.mtA2 {
	width: 760px;
	height: 27px;
	background-image: url(images/int06.jpg);	
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #C9C9C9;
	float: left;
}

.mtA3 {
	width: 760px;
	min-height: 353px;
	background-image: url(images/int07.jpg);	
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

.mtA4 {
	width: 760px;
	height: 23px;
	background-image: url(images/int08.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
}




/* -----definizione aree templates----- */

.mtA1 .atCNT1 {
	width: 737px;
	position: absolute;
	top: 20px;
	left: 23px;
	height:auto;
}

.mtA1 .atCNT2 {
	width: 737px;
	top: 15px;
	left: 23px;
	height:auto;
	padding-top: 4px;
}

.mtA1 .atRow3 {
	position: absolute;
	top: 43px;
}

.mtA1 .atCNT3 {
}

.mtA2 .atCNT1 {
	width: 760px;
	height: 30px;
	padding-top: 6px;
}

.mtA3 .atCNT1 {
}

.mtA4 .atCNT1 {
	width: 300px;
	padding-bottom: 14px;
	padding-top: 25px;
	text-align: left;
}

.mtA4 .atCNT2{
	width: 400px;
	padding-bottom: 14px;
	padding-top: 25px;
	text-align: right;
}




/* -----definizione MENU----- */
.menuA1vertical {
	line-height: 10px;
  	display:inline;
}

.downloadsCategoriesIndex{
	list-style:none;
}

/* MENU verticale */


.menuA1vertical li{	  
	list-style: none;
	position: relative;
  	display:inline;
}

/* SOTTO MENU */

.menuA1vertical ul{
	list-style: none;
	padding: 0px;
  	display:inline;
}


.menuA1vertical a:link,
.menuA1vertical a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0072FF;
	font-weight: normal;
	padding-left: 15px;
}

.menuA1vertical a:hover,
.menuA1vertical a:focus,
.menuA1vertical a:active {
	color: #C6CCB0;
}

/*nuovo adxm orizzontale*/


.menuA2horizontal ul {
	visibility: visible;
	position: absolute;
	z-index: 10;
	left: -40px;
	top: 6px;
}


.menuA2horizontal li:hover>ul {
	visibility: visible;
	top: 0px;
}

.menuA2horizontal li li:hover>ul {
	top: 0px;
	left: 100%;
}


.menuA2horizontal:after, .menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.menuA2horizontal, .menuA2horizontal ul {
	min-height: 0;
}



.menuA2horizontal, .menuA2horizontal ul {
	zoom: 1;
}

.menuA2horizontal li li {	
	float: left;
	width: 100%;
}

.menuA2horizontal li {
	position: relative;
	z-index: 1;
}
.menuA2horizontal li.adxmhover {
	z-index: 10000;
}


.menuA2horizontal .adxmhover ul,
.menuA2horizontal .adxmhover .adxmhover ul,
.menuA2horizontal .adxmhover .adxmhover .adxmhover ul {
	visibility: visible;
	left: 100%;
}
.menuA2horizontal .adxmhover li ul,
.menuA2horizontal .adxmhover .adxmhover li ul,
.menuA2horizontal .adxmhover .adxmhover .adxmhover li ul {
	visibility: hidden;
	left: 0;
}

.menuA2horizontal li.adxmhover ul {		
	top: 100%;
	left: 0;
}
.menuA2horizontal li.adxmhover li ul {	
	top: 0;
}

/*fine nuovo adxm orizzontale*/


/* MENU horizontal */
.menuA2horizontal{
	margin:0;
	padding:0;
	list-style: none;
	margin-left: 10px;
}

.menuA2horizontal li{
  	display:inline; 
  	height:auto; 
}

.menuA2horizontalVoiceLevel0, .menuA2horizontalHome, .menuA2horizontalHeaderVoiceLevel0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  	color: #000000;
	background-image: url(images/button_b.jpg);
	background-position: right 3px;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 3px;
}

.menuA2horizontalVoiceLevel0:hover, .menuA2horizontalHeaderVoiceLevel0:hover, .menuA2horizontalHome:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  	color: #01912B;
	background-image: url(images/button_roll.jpg);
	background-position: right 3px;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 3px;
}

.menuA2horizontalVoiceLevel0Selected, .menuA2horizontalHeaderVoiceLevel0Selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
  	color: #01912B;
	background-image: url(images/button_roll.jpg);
	background-position: right 3px;
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 3px;
}


/* SOTTO MENU */

/* voci sotto-menu */ 


.menuA2horizontalVoiceLevel1:hover {
}

.menuA2horizontalVoiceLevel1 {
	padding-left: 8px;
	padding-right: 4px;
	background: none;
}

.menuA2horizontalVoiceLevel1Selected {
	padding-left: 8px;
	padding-right: 4px;
	color: #307BD9;
}


/* SOTTO MENU SENZA JS */ 

.menuA2horizontal ul { 
	position:absolute;
	margin:0px 0px 0px 0px; /* sotto menu */
}


/* SOTTO MENU CON JS:ON OFF */

.menuA2horizontal ul.subMenu-off {
	position:absolute;
	visibility:hidden;
	height:0;
	overflow:hidden;
}

.menuA2horizontal ul.subMenu-on {
	margin: 0;
	position: absolute;
	top: 12px; 
	padding-top: 4px;
	left: 147px;
}
 

/* END MENU HO */

/*
.requestFormNameRow {
	width: 300px;
}

.Label {
	background-color: #009A54;
	width: 200px;
	padding-right: 100px;
}
*/

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #E5E5E5;
	color: #007222;
	border: 1px solid #007222;
	padding-top: 2px;
	padding-bottom: 2px;
}



/* --  Form  --*/

.label {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 2px;
}

.TextBox, .InputFile {
	margin-left: 10px;
}

.requestFormIntroductionRow{
	width: 100%;
	text-align: center;
	font-weight: bold;
	padding-bottom: 15px;
	margin-left: 20px;
}

.requestFormNameRow {
	margin: 0px;
	width: 360px;
	border: 1px solid #01912B;
	background-color: #B3D7BD;
	margin-left: 220px;
	font-weight: bold;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 6px;
}

.requestFormEmailRow {
	margin: 0px;
	width: 360px;
	border: 1px solid #01912B;
	background-color: #B3D7BD;
	margin-left: 220px;
	font-weight: bold;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 6px;
}

.TextBoxRow {
	margin: 0px;
	width: 360px;
	border: 1px solid #01912B;
	background-color: #B3D7BD;
	margin-left: 220px;
	font-weight: bold;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 6px;
}

.requestFormAttachmentRow {
	margin: 0px;
	width: 360px;
	border: 1px solid #01912B;
	background-color: #01912B;
	margin-left: 220px;
	font-weight: bold;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 6px;
}

.requestFormPrivacyRow {
	margin: 0px;
	width: 360px;
	padding-left: 0;
	margin-left: 220px;
	padding-top: 2px;
	text-align: justify;
}

.requestFormButtonsRow {
	margin-left: 220px;
	margin-top: 10px;
	width: 300px;
	color: #FFFFFF;
	padding-top: 2px;
}



/* --  Download  --*/

.downloads_list_001_INTRODUCTION, .DownloadsCategoriesRow {
	width: 472px;
	padding-left: 15px;
	padding-top: 15px;
}

.downloads_list_001_NAME {
	padding-top: 35px;
}

.DownloadsNavigatorRow, .downloads_link, .downloads_list_001_DESCRIPTION, .downloads_list_001_URL, .downloads_list_001_FILESIZE {
	width: 472px;
	padding-left: 55px;
}

.downloads_list_001_URL {
	padding-top: 10px;
}

.downloads_list_001_DESCRIPTION {
	text-align: justify;
}

.DownloadsNavigatorRow .textbox {
}

.downloads_list_001_BOX {
	padding-top: 30px;
}

.downloads_list_001_INTRODUCTION {
	padding-left: 42px;
}



/* --  PhotoVideoGallery  --*/

.PhotoVideoGallery_CNT005_001_NAME1, .PhotoVideoGallery_CNT005_001_NAME2, .PhotoVideoGallery_CNT005_001_NAME3, .PhotoVideoGallery_CNT005_001_NAME4, .PhotoVideoGallery_CNT005_001_NAME5 {
	width: 14%;
	padding-left: 6%;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
}

.PhotoVideoGallery_CNT005_001_THUMB1, .PhotoVideoGallery_CNT005_001_THUMB2, .PhotoVideoGallery_CNT005_001_THUMB3, .PhotoVideoGallery_CNT005_001_THUMB4, .PhotoVideoGallery_CNT005_001_THUMB5 {
	width: 14%;
	padding-left: 6%;
}

.photovideogalleryNavigationRow {
	padding-top: 20px;
}

.PhotoVideoGallery_CNT005_001_VIEWNAME {
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
}

.CNT005_001_Box1 {
	padding-left: 10px;
}

.PhotoVideoGallery_CNT005_001_VIEWCONTENT {
	width: 100%;
}

.photovideogallery_content_viewer {
	width: 400px;
}

.PhotoVideoGallery_CNT005_001_DESCRIPTION {
	padding-top: 15px;
	padding-bottom: 30px;
}


/* --  Login  --*/

.LoginIntroductionRow, .LoginUserRow, .LoginPasswordRow, .LoginButtonsRow, .LoginForgotRow, .LoginErrorsRow, .RegisterUserNameRow, .RegisterUserIDRow, .RegisterEmailRow, .RegisterInfoRow, .RegisterButtonsRow, .RegisterErrorsRow, .LogoutTestoRow, .LogoutButtonsRow, .moduserUseridRow, .moduserUserNameRow, .moduserEmailRow, .moduserPasswordRow, .moduserNewPassword1Row, .moduserNewPassword2Row, .moduserInfoRow, .moduserButtonsRow, .moduserErrorsRow, .ModAnagraphInfoRow, .ModAnagraphErrorsRow, .ModAnagraphUserIDRow, .ModAnagraphUserNameRow, .ModAnagraphSedeLegaleRow, .ModAnagraphLegalAddressRow, .ModAnagraphLegalCapRow, .ModAnagraphLegalContinentRow, .ModAnagraphLegalCountryRow, .ModAnagraphLegalRegionRow, .ModAnagraphLegalCityRow, .ModAnagraphLegalTelephoneRow, .ModAnagraphLegalFaxRow, .ModAnagraphLegalFiscodeRow, .ModAnagraphLegalIvaRow, .ModAnagraphDelivery1Row, .ModAnagraphDelivery1AddressRow, .ModAnagraphDelivery1CapRow, .ModAnagraphDelivery1ContinentRow, .ModAnagraphDelivery1CountryRow, .ModAnagraphDelivery1RegionRow, .ModAnagraphDelivery1CityRow, .ModAnagraphDelivery1TelephoneRow, .ModAnagraphDelivery2Row, .ModAnagraphDelivery2AddressRow, .ModAnagraphDelivery2CapRow, .ModAnagraphDelivery2ContinentRow, .ModAnagraphDelivery2CountryRow, .ModAnagraphDelivery2RegionRow, .ModAnagraphDelivery2CityRow, .ModAnagraphDelivery2TelephoneRow, .ModAnagraphButtonsRow {
	padding-left: 15px;
	text-align: justify;
	line-height: 16px;
}

.ModAnagraphSedeLegaleRow, .ModAnagraphDelivery1Row, .ModAnagraphDelivery2Row {
	padding-left: 65px;
	padding-top: 20px;
	font-weight: bold;
}

.LoginIntroductionRow, .RegisterUserNameRow, .LogoutTestoRow, .moduserUseridRow, .ModAnagraphInfoRow {
	padding-top: 50px;
	text-align: justify;
}

.DropDownList {
	margin-left: 10px;
}

.ModAnagraphErrorsRow, .ModAnagraphButtonsRow,  .moduserUserNameRow, .moduserButtonsRow, .LogoutButtonsRow {
	padding-top: 20px;
}

.LoginUserRow {
	padding-top: 20px;
}

.LoginButtonsRow {
	padding-top: 20px;
	padding-bottom: 10px;
}


/* --  Anagrafica  --*/


.ModAnagraphSedeLegaleRow, .ModAnagraphDelivery1Row, .ModAnagraphDelivery2Row {
	padding-left: 65px;
	padding-top: 20px;
	font-weight: bold;
}


/* --  Anteprime immagini  --*/

.catalog_thumb, .catalog_thumb_1, .catalog_thumb_2, .catalog_thumb_3, .catalog_thumb_4, .news_thumb {
	border: 1px solid #033B82;
	margin-left: 6px;
	margin-bottom: 5px;
	width: 150px;
}

.photovideogallery_thumb_1, .photovideogallery_thumb_2, .photovideogallery_thumb_3, .photovideogallery_thumb_4, .photovideogallery_thumb_5 {
	border: 1px solid #033B82;
	width: 100px;
}

.photovideogallery_content_viewer {
	border: 1px solid #033B82;
}


/* --  News  --*/

.news_list_001_INTRODUCTION {
	padding-top: 42px;
	padding-left: 30px;
	text-align: justify;
	padding-right: 30px;
}

.NewsItemsRow {
	padding-right: 25px;
}

.news_list_001_BOX_001, .news_detail_001_BOX_PRODUCT {
	padding-left: 30px
}

.news_list_001_NAME, .news_detail_001_NAME {
	padding-top: 25px;
	padding-bottom: 5px;
	font-weight: bold;
}

.news_list_001_SUBTITLE, .news_detail_001_DESCRIPTION {
	padding-top: 20px;
	text-align: justify;
	line-height: 18px;
}

.news_subtitle {
	font-weight: bold;
}

.news_detail_001_DATE {
	padding-top: 6px;
}

.news_list_001_MENUCAT li, .newsCategoriesIndex li, .PhotoVideoGallery_CNT005_001_MENUCAT li {
	list-style: none;
}


/* --  Catalogo  --*/

.catalog_list_001_INTRODUCTION{
	padding-top: 30px;
	padding-bottom: 15px;
	width: 99%;
	padding-left: 1%;
	padding-right: 0%;
	text-align: justify;
}

.catalog_list_001_MENUCAT{
}

.news_detail_001_MENUCAT {
	padding-top: 93px;
}

.CatalogCategoriesRow ul{
	list-style:none;
}

.CatalogNavigatorRow {
	padding-left: 50px;
	padding-bottom: 25px;
}

.catalog_list_001_NAME {
	padding-bottom: 10px;
}

.catalog_list_001_BOX_PRODUCT {
	padding-left: 50px;
}

.catalog_list_001_BOX_001 {
	padding-top: 20px;
	padding-bottom: 30px;
	padding-right: 35px;
}

/* --  Detail  --*/

.catalog_detail_001_MENUCAT {
	padding-top: 30px;
	padding-left: 20px;
}

.catalog_detail_001_BOX_PRODUCT {
	padding-left: 50px;
}

.catalog_detail_001_NAME {
	padding-top: 15px;
	padding-bottom: 10px;
	font-weight: bold;
}

.catalog_detail_001_DESCRIPTION {
	padding-top: 20px;
	text-align: justify;
}

.catalog_description_label {
	font-weight: bold;
	padding-bottom: 3px;
}

.catalog_description_text {
	line-height: 15px;
}



/* --  Mailing List  --*/

.MailingListIntroductionRow, .MailingListNameRow, .MailingListCategoriesIntroductionRow, .MailingListCategoriesRow, .MailingListCategoryDescriptionRow, .MailingListThanksRow, .MailingListPrivacyRow, .MailingListButtonsRow {
	padding-left: 15px;
}

.MailingListIntroductionRow {
	padding-top: 12px;
	padding-right: 12%;
	text-align: justify;
}

.MailingListCategoriesIntroductionRow, .MailingListPrivacyRow {
	padding-right: 12%;
	text-align: justify;
}

.MailingListCategoriesRow .listbox {
	margin-left: 10px;
	width: 185px;
}

.MailingListButtonsRow {
	padding-top: 6px;
}

.MailingListCategoryDescriptionRow .textbox {
	height: 80px;
	margin-top: 15px;
}

.MailingListPrivacyRow {
	padding-top: 10px;
	padding-bottom: 5px;
}




/* -----definizione general templates----- */


/* ---Chi siamo --- Privacy policy--- */

.mtA3 .gtCNT002_002_CNT1 {
}

.mtA3 .gtCNT002_002_CNT2 {
	padding-top: 30px;
	padding-bottom: 20px;
	line-height: 16px;
}



/* ---dove siamo--- */

.mtA3 .gtCNT004_001_CNT1 {
	padding-top: 28px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 18px;
}

.mtA3 .gtCNT004_001_CNT2 {
	padding-top: 0px;
	padding-bottom: 20px;
	line-height: 16px;
}

.mtA3 .gtCNT004_001_CNT3, .mtA3 .gtCNT004_001_CNT4 {
	padding-top: 10px;
	padding-bottom: 20px;
}

.mtA3 .gtCNT004_001_CNT3 img, .mtA3 .gtCNT004_001_CNT4 img {
	width: 150px;
	border: 1px solid #033B82;
}
	


/* --  Flash  --*/

.nome, .mtA3 .embed_nome {
	width: 542px;
	height: 267px;
}



.mtA3 .news_list_001_INTRODUCTION {
	padding-top: 30px;
	padding-bottom: 50px;
}

.mtA3 .PhotoVideoGallery_CNT005_001_INTRODUCTION {
	padding-top: 30px;
	padding-bottom: 50px;
}

.mtA3 .requestFormIntroductionRow {
	padding-top: 30px;
	padding-bottom: 0px;
}
	


/* --  Mie Classi  --*/

.finanziamenti {
	font-weight: bold;
	font-size: larger;
	color: #033B82;
}

.titoletto {
	background-color: #6DAEFF;
	padding-top: 28px;
	padding-bottom: 32px;
	padding-left: 6px;
	padding-right: 10px;
	font-weight: bold;
}



