/* ----- Mozilla FireFox ----- */
/* -----Guerrieri serrature----- */


/* -----definizione classi generiche----- */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #000000;
	color: #FFFFFF;
	text-align: left;
	background-image: url(images/body_img.jpg);	
	background-repeat: repeat-x;
	background-position: left top;
	overflow-y: scroll;
}

.PageDiv {
	width: 955px;
	margin: auto;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	background-image: url(images/sotto_cont.jpg);	
	background-repeat: repeat-y;
	background-position: left top;
}

.PageDiv a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #6cc176;
	text-decoration: none;
}

.PageDiv a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.PageDiv .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pagediv input, .pagediv textarea, .pagediv select {
	background-color: #FFFFFF;
	color: #000000;
}


/* ----- Login/Logout/Personal Profile ----- */

a.login, a.logout, a.personalProfile  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 12px;
}

a.login:hover, a.logout:hover, a.personalProfile:hover {
	color: #6cc176;
}


/* ----- dueffe ----- */

a.dueffe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6a6a6a;
	text-decoration: none;
}

a.dueffe:hover {
	color: #6cc176;
}


/* -----definizione aree master template----- */

.mtA1 {
	width: 955px;
	height: 163px;
	background-image: url(images/int01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.mtA1 .atCNT1 {
	padding-left: 900px;	
	height: 50px;
}

.mtA1 .atCNT2 {
	margin-left: -80px;
	height: 50px;
}

.mtA1 .atCNT3 {
	padding-left: 34px;
	padding-top: 80px;
	height: 26px;
}

.mtA1 .atCNT4 {
	padding-left: 60px;
	padding-top: 90px;
}

.mtA1 .atCNT5 {
	padding-top: 90px;
}

.mtA2 {
	width: 955px;
	min-height: 104px;
	background-image: url(images/int02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.mtA2 .atCNT1 {
	padding-left:1px;
	padding-top: 6px;
}


.mtA4 {
	width: 955px;
	height: 36px;
	clear: left;
	background-image: url(images/int03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.mtA4 .atCNT1 {
	padding-left: 25px;
	height: 36px;
}

.mtA3 {
	width: 921px;
	min-height: 250px;
	background-image: url(images/int04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 17px;
	padding-right: 17px;
}

.mtA3 .atCNT1 {
	width: 260px;
	min-height: 200px;
	background-image: url(images/box_news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: -17px;
}

.mtA3 .atCNT2 {
	width: 678px;
	min-height: 450px;
	margin-right: -17px;
}

.mtA3 .atCNT3 {
	width: 230px;
	padding-left: 8px;
	padding-top: 12px;
#	margin-top: -150px;
}

.mtA5 {
	width: 100%;
	height: 47px;
	clear: left;
	background-image: url(images/int05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.mtA5 .atCNT1 {
	color: #9f9f9f;
	padding-top: 10px;
}

.mtA5 .atCNT2 {
	padding-top: 12px;
}

.mtA5 .atCNT3 {
	height: 0px;
	visibility: hidden;
}

/* --- menuA1 horizontal --- */

.menuA1horizontal {
	list-style: none;
	display: inline;
	text-transform: uppercase;
}

.menuA1horizontal li {
	display: inline;
}

.menuA1horizontal ul{
	list-style:none;
	padding: 2 0 0 0px;
}


a.menuA1horizontalHome, a.menuA1horizontalHeaderVoiceLevel0, a.menuA1horizontalVoiceLevel0, a.menuA1horizontalVoiceLevel1, a.menuA1horizontalVoiceLevel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 18px;
	padding-bottom: 8px;
	background-image: url(images/buttonA1.png);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}

a.menuA1horizontalHome:hover, a.menuA1horizontalHeaderVoiceLevel1:hover, a.menuA1horizontalVoiceLevel0:hover, a.menuA1horizontalVoiceLevel1:hover, a.menuA1horizontalVoiceLevel2:hover {
	color: #FFFFFF;
	background-image: url(images/buttonA1_roll.png);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}

a.menuA1horizontalVoiceLevel0Selected, a.menuA1horizontalHeaderVoiceLevel0Selected, a.menuA1horizontalVoiceLevel2Selected, a.menuA1horizontalHeaderVoiceLevel1Selected, a.menuA1horizontalVoiceLevel1Selected, a.menuA1horizontalHeaderVoiceLevel2Selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 18px;
	padding-bottom: 8px;
	background-image: url(images/buttonA1_roll.png);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}

a.menuA1horizontalVoiceLevel0Selected:hover, a.menuA1horizontalHeaderVoiceLevel1Selected:hover, a.menuA1horizontalVoiceLevel1Selected:hover, a.menuA1horizontalHeaderVoiceLevel2Selected:hover, a.menuA1horizontalVoiceLevel2Selected:hover, a.menuA1horizontalHeaderVoiceLevel0Selected:hover {
	color: #FFFFFF;
	background-image: url(images/buttonA1_roll.png);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	
}

/* --- menuA4 horizontal --- */

.menuA4horizontal {
	list-style: none;
	display: inline;
	text-transform: uppercase;
}

.menuA4horizontal li {
	display: inline;
}

.menuA4horizontal ul{
	list-style:none;
	padding: 0 0 0 0px;
}


a.menuA4horizontalHome, a.menuA4horizontalHeaderVoiceLevel0, a.menuA4horizontalVoiceLevel0, a.menuA4horizontalVoiceLevel1, a.menuA4horizontalVoiceLevel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 18px;
	padding-bottom: 18px;
	background-image: url(images/buttonA4.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

a.menuA4horizontalHome:hover, a.menuA4horizontalHeaderVoiceLevel1:hover, a.menuA4horizontalVoiceLevel0:hover, a.menuA4horizontalVoiceLevel1:hover, a.menuA4horizontalVoiceLevel2:hover {
	color: #6cc176;
	background-image: url(images/buttonA4.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

a.menuA4horizontalVoiceLevel0Selected, a.menuA4horizontalHeaderVoiceLevel0Selected, a.menuA4horizontalVoiceLevel2Selected, a.menuA4horizontalHeaderVoiceLevel1Selected, a.menuA4horizontalVoiceLevel1Selected, a.menuA4horizontalHeaderVoiceLevel2Selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6cc176;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 18px;
	padding-bottom: 18px;
	background-image: url(images/buttonA4.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

a.menuA4horizontalVoiceLevel0Selected:hover, a.menuA4horizontalHeaderVoiceLevel1Selected:hover, a.menuA4horizontalVoiceLevel1Selected:hover, a.menuA4horizontalHeaderVoiceLevel2Selected:hover, a.menuA4horizontalVoiceLevel2Selected:hover, a.menuA4horizontalHeaderVoiceLevel0Selected:hover {
	color: #6cc176;
	background-image: url(images/buttonA4.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	
}

/* --  Catalogo  --*/

.catalog_list_001_INTRODUCTION { text-align: justify !important; }

.catalog_list_001_MENUCAT, .catalog_detail_001_MENUCAT{ margin-left: 0px;}

.catalogCategoriesIndex {
	list-style:none;
	margin-left: -40px;
}

li.catalogCategoriesIndex { text-transform: lowercase;}

.catalog_list_001_NAME, .catalog_detail_001_NAME {
	border-top:1px solid #545454;
	border-left:1px solid #545454;
	background-color:#262626;
	padding-left: 12px !important;
	font-size: 12px !important;
}

.catalog_thumb {
	border: 1px solid #064b28;
	width: 150px;
	height: 120px;
}

.catalog_thumb_1, .catalog_thumb_2, .catalog_thumb_3, .catalog_thumb_4 {
	border: 1px solid #064b28;
	width: 120px;
	height: 120px;
}

.catalog_name { font-weight: bold; }

a.catalog_name { color:; }

a.catalog_name:hover { color:; }

.catalog_function_link, .catalog_function_link_1, .catalog_enlarge_text_1, .catalog_enlarge_text_2, .catalog_enlarge_text_3, .catalog_enlarge_text_4 {
	font-weight: normal !important;
	font-size: 10px !important;
}

.catalog_list_001_BOX_001 { padding-top: 30px;}

.catalog_list_001_DESCRIPTION { text-align: justify !important;}

.catalog_detail_001_BOX_001, .catalog_detail_001_BOX_002 {
	width: 620px !important;
	padding-left: 30px;
}

.catalog_detail_001_THUMB1, .catalog_detail_001_THUMB2, .catalog_detail_001_THUMB3, .catalog_detail_001_THUMB4 {
	width: 100%;
	text-align: center !important;
}

.catalog_detail_001_DESCRIPTION, .catalog_detail_001_CHARACTERISTICS, .catalog_detail_001_OPTIONS, .catalog_detail_001_NOTES {
	padding-top: 20px;
	text-align: justify !important;
}

.catalog_description_label, .catalog_characteristics_label, .catalog_options_label, .catalog_notes_label {
	font-weight: bold;
	padding-bottom: 3px;
}

.CatalogSpiderRow {
	vertical-align: bottom;
	padding-left: 4px !important;
}

.CatalogNavigatorRow {
	padding-top: 20px !important;
	padding-bottom: 25px;
	text-align: center;
}

/* --  News  --*/

.news_list_001_INTRODUCTION {}

.news_list_001_MENUCAT, .news_detail_001_MENUCAT { margin-left: -40px; }

.news_list_001_NAME, .news_detail_001_NAME {
	font-weight: bold;
	text-transform: uppercase;
	border-top:1px solid #545454;
	border-left:1px solid #545454;
	background-color:#262626;
}

.news_thumb {
	width: 150px;
	height: 120px;
	border: 1px solid #9e9e9e;
}

.newsNavigatorRow {
	text-align: center;
}

.news_list_001_BOX_001 {  }

.news_detail_001_BOX_PRODUCT {}

.news_detail_001_DESCRIPTION {
	width: 100%;
}

.news_list_001_SUBTITLE {}

.news_subtitle {
	font-weight: bold;
}

a.news_title { color: ; }

a.news_title:hover { color: ; }

.news_detail_001_DATE {
	margin-top: 18px;
}

.news_list_001_MENUCAT li, .news_detail_001_MENUCAT li {
	list-style: none;
}

.news_list_001_DESCRIPTION, .news_list_001_SUBTITLE {
	margin-left: -25px !important;  /* --  NO IE  --*/
}

.news_list_001_INTRODUCTION, .news_list_001_DESCRIPTION, .news_detail_001_DESCRIPTION {
	text-align: justify !important;
}

.news_list_001_VIEW {
	text-align: right !important;
}

a.news_view_text, a.news_thumb_text, a.news_enlarge_text {
	font-size:11px;
	font-weight: normal !important;
}
.news_detail_001_DOCUMENTS a {
	font-weight: normal;
}

/* --  Scrolling News  --*/

.mtA3 .verticalFlashNewsScroller {
	width: 270px;
	text-align: left;
	height: 160px;
	overflow:hidden;
	position:relative;
	margin-top: 53px;
	margin-left: 30px;
}

.mtA3 .verticalFlashNewsScrollerDate, .mtA3 .verticalFlashNewsScrollerTitle  {
	text-decoration: none;
	color: #FFFFFF;
}

.mtA3 span.verticalFlashNewsScrollerDate:hover, .mtA3 span.verticalFlashNewsScrollerTitle:hover  {
	text-decoration: none;
	color: #6cc175;
}

.verticalFlashNewsScrollerList {
	width: 220px;
}

.verticalFlashNewsScrollerDate {
	font-weight: bold;
}

.verticalFlashNewsScrollerTitle {
	font-weight: normal;
}

.verticalFlashNewsScrollerList LI {
	padding-bottom: 14px;
}

/* The nested UL when JavaScript is available */

.mtA3 .verticalFlashNewsScroller ul {
	position:absolute;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}


/* --  Form  --*/

.requestFormIntroductionRow {
	text-align: justify;
	font-weight: bold;
	padding-bottom: 10px;
}

.requestFormNameRow, .requestFormEmailRow, .TextBoxRow, .requestFormAttachmentRow {
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 10px;
}

.requestFormPrivacyRow {
	text-align: justify;
	margin-left: 10px;
}
.requestFormButtonsRow {
	margin-left: 10px;
}
.requestFormThanksRow {
	margin-top: 30px;
	width: 100%;
	text-align: center;
}

.requestFormNameRow .TextBox, .requestFormEmailRow .TextBox,
.TextBoxRow .TextBox, .requestFormAttachmentRow .InputFile {
	width: 218px;
}


/* --  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 {
	text-align: justify;
	line-height: 16px;
}

.LoginIntroductionRow {
	text-align: justify;
}

.ModAnagraphInfoRow, .ModAnagraphErrorsRow, .ModAnagraphButtonsRow, .moduserUseridRow, .moduserUserNameRow, .moduserButtonsRow, .LogoutTestoRow, .LogoutButtonsRow {
	padding-top: 20px;
}


.LoginUserRow {
	padding-top: 20px;
}

.RegisterUserNameRow {
	padding-top: 20px;
}

.LoginButtonsRow {
	padding-top: 20px;
	padding-bottom: 10px;
}

.ModAnagraphSedeLegaleRow, .ModAnagraphDelivery1Row, .ModAnagraphDelivery2Row {
	padding-top: 12px;
	font-weight: bold;
}

/* --  Flash  --*/

.mtA2 .ani, .mtA2 .embed_ani {
	width: 919px;
	height: 96px;
}


/* -----definizione general templates----- */

/* -----dove siamo---- */

.dovesiamo, .servizi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}


/* -----TITOLI----- */

.gtCNT030_003_CNT1, .gtCNT004_003_CNT1, .gtCNT003_005_CNT1, .gtCNT003_001_CNT1, .titoloform {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	padding-bottom: 5px !important;
	padding-top: 5px !important;
	color: #6cc175;
}

