/* ----- Mozilla FireFox ----- */
/* -----GuariscoPavimenti----- */


/* -----definizione classi generiche----- */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #12316d;
	text-align: left;
	overflow-y: scroll;
}

.PageDiv {
	width: 960px;
	margin: auto;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	background-image: url(images/);	
	background-repeat: repeat-y;
	background-position: left top;
}

.PageDiv a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.PageDiv a:hover {
	color: #ff6600;
	text-decoration: none;
}

.PageDiv .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #003366;
	border: 1px solid #003366;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pagediv input, .pagediv textarea, .pagediv select {
	background-color: transparent;
	color: #12316d;
}


/* ----- Login/Logout/Personal Profile ----- */

a.login, a.logout  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 12px;
}
a.personalProfile  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 12px;
}
a.login:hover, a.logout:hover, a.personalProfile:hover {
	color: #ff6600;
}


/* ----- dueffe ----- */

a.dueffe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}

a.dueffe:hover {
	color: #ff6600;
}


/* -----definizione aree master template----- */

.mtA1 {
	width: 960px;
	height: 36px;
	background-image: url(images/int01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 100;
}

.mtA1 .atCNT1 {
	overflow: visible !important;
	z-index: 8;
	margin-left: -15px;
}

.mtA2 {
	width: 328px;
	min-height: 545px;
	float: left;
	background-image: url(images/int02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 4;
}

.mtA2 .atCNT1 {
	padding-top: 88px;
}

.mtA2 .atCNT2 {
	padding-top: 85px;
}

.mtA2 .atCNT3 {
	margin-top: -110px;
	padding-left: 53px;
}
.mtA2 .atCNT4 {
	margin-top: -110px;
	margin-left: 20px;
}

.mtA2 .atCNT5 {
	margin-top: -30px;
	margin-left: 13px;
}

.mtA3 {
	width: 592px;
	min-height: 459px;
	float: left;
	background-image: url(images/int03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	font-size: 10px;
	color: #12316d;
	padding-left: 40px;
	padding-top: 86px;
	z-index: 4;
}

.mtA3 .atCNT1 {
	width: 592px;
	min-height: 459px;
	margin-left: -40px;
	margin-top: -86px;
}

.mtA4 {
	width: 100%;
	height: 19px;
	clear: left;

}

.mtA4 .atCNT1 {
	font-size: 9px;
	color: #003366;
	padding-top: 3px;
	letter-spacing: 1px;
}
.mtA4 .atCNT2 {
	font-size: 9px;
	color: #003366;
	padding-top: 6px;
	letter-spacing: 1px;
}

/* menuA1 sottomenu */

.menuA1horizontal{
	margin: 0px;
	margin-left: -10px;
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
}

.menuA1horizontal li{
	display:inline;
	
}

.noclick{
	margin-left: -10px;
	margin-right: 10px;
}

.noclick a{
	visibility: hidden;
}

/* Level0 */

.menuA1horizontalHome, .menuA1horizontalVoiceLevel0, .menuA1horizontalHeaderVoiceLevel0{
	position:relative;
	color:#12316d !important;
	font-weight: bold !important;
	padding:14px;
	padding-left: 5px;
	padding-right: 6px;
	text-decoration:none;
}


.menuA1horizontalHome:hover, .menuA1horizontalVoiceLevel0:hover, .menuA1horizontalHeaderVoiceLevel0:hover{
	color: #ff6600 !important;
	text-decoration:none;
}

.menuA1horizontalHomeSelected, .menuA1horizontalVoiceLevel0Selected, .menuA1horizontalHeaderVoiceLevel0Selected,
.menuA1horizontalHomeSelected:hover, .menuA1horizontalVoiceLevel0Selected:hover, .menuA1horizontalHeaderVoiceLevel0Selected:hover{
	position:relative;
	color: #ff6600 !important;
	font-weight: bold !important;
	padding:14px;
	padding-left: 5px;
	padding-right: 6px;
	text-decoration:none;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: 100% 7px;
}

.menuA1horizontalVoiceLevel1:hover, .menuA1horizontalVoiceLevel1Selected, .menuA1horizontalVoiceLevel1Selected:hover{
	color: #ff6600 !important;
	text-decoration:none;
}

.menuA1horizontal ul {
	visibility: visible;
	left: 0px;
	top: 0px;	
	margin: 0px;
}

.menuA1horizontalList{
	padding-top:7px;
}

.menuA1horizontal ul ul{
	visibility:hidden;
	position: absolute;
	margin: 9 0 0 -45px;
	line-height: 26px;
}

.menuA1horizontal li:hover>ul {
	visibility: visible !important;
	top: 100%;
}

.menuA1horizontal li li {	
	float: left;
	width: 160px;
}

.menuA1horizontal li li a {
	display: block;
	padding: 0 0 0 16px;
	text-decoration: none;
	text-align: left;
	background-image: url(images/sfo_sotto.png);
	background-repeat: repeat-x;
	background-position: left top;
	color:#12316d !important;
	font-weight: bold !important;
}

.menuA1horizontal li {
	position: relative;
}




/* MENU A2 VERTICAL */

a.menuA2verticalHome {
	text-transform: uppercase;
	
}

a.menuA2verticalHome, a.menuA2verticalHeaderVoiceLevel0, a.menuA2verticalVoiceLevel0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #12316d;
	text-decoration: none;
	text-align: right;
	padding-right: 17px;
}
a.menuA2verticalVoiceLevel1, a.menuA2verticalVoiceLevel2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #12316d;
	text-decoration: none;
	text-align: right;
	padding-right: 17px;
	line-height: 18px;
	
}
a.menuA2verticalHome:hover, a.menuA2verticalHeaderVoiceLevel1:hover, a.menuA2verticalVoiceLevel0:hover, a.menuA2verticalVoiceLevel1:hover, a.menuA2verticalVoiceLevel2:hover {
	color: #ff6600;
	
}

a.menuA2verticalVoiceLevel0Selected, a.menuA2verticalHeaderVoiceLevel0Selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	text-align: right;
	padding-right: 17px;
}

a.menuA2verticalVoiceLevel2Selected, a.menuA2verticalHeaderVoiceLevel1Selected, a.menuA2verticalVoiceLevel1Selected, a.menuA2verticalHeaderVoiceLevel2Selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;
	text-align: right;
	padding-right: 17px;
	line-height: 18px;
}
a.menuA2verticalVoiceLevel0Selected:hover, a.menuA2verticalHeaderVoiceLevel1Selected:hover, a.menuA2verticalVoiceLevel1Selected:hover, a.menuA2verticalHeaderVoiceLevel2Selected:hover, a.menuA2verticalVoiceLevel2Selected:hover, a.menuA2verticalHeaderVoiceLevel0Selected:hover {
	color: #ff6600;
	text-decoration: none;
	text-align: right;
	padding-right: 17px;
	
}

.menuA2vertical {
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	width: 100%;
	text-align: left;
	list-style: none;
	height: 290px;
}

.menuA2vertical ul{
	list-style:none;
	padding:0;
}

.menuA2vertical ul{
	margin:0 0 0 10px;
}

.menuA2vertical a{
	display:block;
	text-decoration:none;
}

/* --  Form  --*/

.requestFormIntroductionRow {
	text-align: justify;
	font-weight: bold;
	padding-bottom: 10px;
}

.requestFormNameRow, .requestFormEmailRow, .TextBoxRow, .requestFormAttachmentRow {
	color: #12316d;
	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 {
	padding-top: 80px;
	text-align: justify;
}

.ModAnagraphInfoRow, .ModAnagraphErrorsRow, .ModAnagraphButtonsRow, .moduserUseridRow, .moduserUserNameRow, .moduserButtonsRow, .LogoutTestoRow, .LogoutButtonsRow {
	padding-top: 20px;
}

.moduserUseridRow, .ModAnagraphInfoRow, .LogoutTestoRow, .RegisterUserNameRow {
	margin-top: 80px !important;
}

.LoginUserRow {
	padding-top: 20px;
}

.RegisterUserNameRow {
	padding-top: 20px;
}

.LoginButtonsRow {
	padding-top: 20px;
	padding-bottom: 10px;
}

.ModAnagraphSedeLegaleRow, .ModAnagraphDelivery1Row, .ModAnagraphDelivery2Row {
	padding-top: 12px;
	font-weight: bold;
}

/* --  News  --*/

.news_list_001_INTRODUCTION {}

.news_list_001_MENUCAT, .news_detail_001_MENUCAT {
margin-left: -40px;
margin-top: 100px;

}

.news_list_001_NAME, .news_detail_001_NAME {
	/* --  IE height: 30px; --*/
	font-weight: bold;
	text-transform: uppercase;
	border-right:1px solid #000033;
	border-bottom:1px solid #000033;
	background-color:#003366;
}

.news_thumb {
	width: 150px;
	height: 120px;
	border: 1px solid #003366;
}

.newsNavigatorRow {
	text-align: center;
}

.news_list_001_BOX_001 { /* --  IE width: 99%; --*/ }

.news_detail_001_BOX_PRODUCT {}

.news_detail_001_DESCRIPTION {
	width: 100%;
}

.news_list_001_SUBTITLE {}

.news_subtitle {
	font-weight: bold;
}

.news_title { color:#FFFFFF; }

a.news_title { color:#FFFFFF; }

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: 0px !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  --*/

.mtA2 .verticalFlashNewsScroller {
	width: 180px;
	text-align: left;
	height: 85px;
	overflow:hidden;
	position:relative;
	margin-left: 105px;
	
}

.mtA2 .verticalFlashNewsScrollerDate, .mtA2 .verticalFlashNewsScrollerTitle  {
	text-decoration: none;
	color: #003366;
	font-size: 9px;
}

.mtA2 span.verticalFlashNewsScrollerDate:hover, .mtA2 span.verticalFlashNewsScrollerTitle:hover  {
	text-decoration: none;
	color: #ff6600;
	font-size: 9px;
}

.verticalFlashNewsScrollerList {
	width: 140px;
}

.verticalFlashNewsScrollerDate {
	font-weight: bold;
}

.verticalFlashNewsScrollerTitle {
	font-weight: normal;
}

.verticalFlashNewsScrollerList LI {
	padding-bottom: 14px;
}

/* The nested UL when JavaScript is available */

.mtA2 .verticalFlashNewsScroller ul {
	position:absolute;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}

/* --  Flash  --*/

.mtA3 .ani, .mtA3 .ani_eng, .mtA3 .ani_ger, .mtA3 .embed_ani, .mtA3 .embed_ani_eng, .mtA3 .embed_ani_ger {
	width: 632px;
	height: 545px;
}


/* -----definizione general templates----- */

/* -----TITOLI----- */

.titoloform, .titolonews, .gtCNT002_001_CNT1, .gtCNT003_001_CNT1, .gtCNT005_001_CNT1, .gtCNT010_001_CNT1 {
	color: #12316d;
	font-weight: bold;
	font-size: 25px;
	margin-left: 150px;
	margin-bottom: 50px;
	height: 30px;
	text-align: left !important;
}

.dove {
	line-height: 20px;
	font-size: 10px;
	color: #12316d;
	text-align: justify;
}

.hidden {
	visibility: hidden;
	height: 0px;
}
.gtCNT002_001_CNT2{
	margin-left: -50px !important;
}



