/* ----- Fire Fox ----- */
/* ----- Moverage ----- */


/* -----definizione classi generiche----- */
*{
	margin:0px;
	padding:0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
}

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

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

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

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

.pagediv input, .pagediv textarea, .pagediv select {
	background-color: transparent;
	color: #C040C0;
}

.embed_ani2{
	width: 630px;
	height: 410px;
}

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

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

a.login:hover, a.logout:hover, a.personalProfile:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C040C0;
}


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

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

a.dueffe:hover {
	color: #ffffff;
}

.sfoHydro{
	background-image: url(images/hydrospot3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 560px;
	height: 428px;
	margin-top: 20px;
}

.sfoPar{
	background-image: url(images/par2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 560px;
	height: 700px;
	margin-top: 20px;
}


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

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

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

.mtA3 {
	min-height: 395px;
	width: 632px;
	background-image: url(images/mtA3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	line-height: 20px;
	font-size: 11px;
	color: #000000;
}

.mtA4 {
	width: 955px;
	min-height: 73px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear: left;
}

.mtA5 {
	width: 161px;
	height: 460px;
	float: left;
	background-image: url(images/mtA5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


/* -----definizione aree templates----- */

.mtA4 .atCNT1{
	margin-left: 170px;
	margin-top: 48px;
}

.mtA4 .atCNT2{
	margin-left: 360px;
	margin-top: 48px;
}

.mtA3 .atCNT1{
	padding-top: 60px;
}

.mtA2 .atCNT2{
	padding-top: 10px;
}
/*.mtA2 .atCNT3{
	margin-left: 4px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #eda3ed;
        width: 119px;
}*/

.mtA1 .atCNT1{
	height: 35px;
	padding-top: 110px;
	padding-left: 600px;
	width: 50px;
}
.mtA1 .atCNT2{
	height: 35px;
	padding-top: 110px;
	margin-left: -40px;
}
.mtA1 .atCNT3{
	padding-left: 560px;
	margin-top: -200px;
	background-image: url(images/atCNT3Sfo.jpg)
}


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



/* -----MENU----- */

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

a.menuA1horizontalHome, a.menuA1horizontalHeaderVoiceLevel0, a.menuA1horizontalVoiceLevel0, a.menuA1horizontalVoiceLevel1, a.menuA1horizontalVoiceLevel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C040C0;
	text-transform: lowercase;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 3px;
}

a.menuA1horizontalHome:hover, a.menuA1horizontalHeaderVoiceLevel1:hover, a.menuA1horizontalVoiceLevel0:hover, a.menuA1horizontalVoiceLevel1:hover, a.menuA1horizontalVoiceLevel2:hover {
	color: #B5B5B5;
}

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: #C040C0;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 3px;
}

a.menuA1horizontalVoiceLevel0Selected:hover, a.menuA1horizontalHeaderVoiceLevel1Selected:hover, a.menuA1horizontalVoiceLevel1Selected:hover, a.menuA1horizontalHeaderVoiceLevel2Selected:hover, a.menuA1horizontalVoiceLevel2Selected:hover, a.menuA1horizontalHeaderVoiceLevel0Selected:hover {
	color: #B5B5B5;
}


/* --- MENU ORIZZONTALE --- */

.menuA1horizontal {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	width: 100%;
	list-style: none;
	display: inline;
}

.menuA1horizontal li {
	display: inline;
}

/* SOTTO MENU */

.menuA1horizontal ul{
	list-style:none;
	padding:0;
	display: inline;
}

/* SOTTO MENU SENZA JS */

.menuA1horizontal ul{
	margin:0 0 0 10px;
}

/* SOTTO MENU CON JS:ON OFF */

.menuA1horizontal ul.subMenu-off{
	position:absolute;
	visibility:hidden;
	height:0;
	overflow:hidden;
}

.menuA1horizontal ul.subMenu-on{
	margin:0;
	position:absolute;
	top:-1px;
}

/* COLLEGAMENTI */


/* COLORI */

.menuA1horizontal a:link,
.menuA1horizontal a:visited{
}

.menuA1horizontal a:hover,
.menuA1horizontal a:focus,
.menuA1horizontal a:active{
}

/* MENU A2 VERTICAL */


a.menuA2verticalHome, a.menuA2verticalHeaderVoiceLevel0, a.menuA2verticalVoiceLevel0, a.menuA2verticalVoiceLevel1, a.menuA2verticalVoiceLevel2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	padding-left: 24px;
}

a.menuA2verticalHome:hover, a.menuA2verticalHeaderVoiceLevel1:hover, a.menuA2verticalVoiceLevel0:hover, a.menuA2verticalVoiceLevel1:hover, a.menuA2verticalVoiceLevel2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	background-image: url(images/freccia.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-left: 24px;
}

a.menuA2verticalVoiceLevel0Selected, a.menuA2verticalHeaderVoiceLevel0Selected, a.menuA2verticalVoiceLevel2Selected, a.menuA2verticalHeaderVoiceLevel1Selected, a.menuA2verticalVoiceLevel1Selected, a.menuA2verticalHeaderVoiceLevel2Selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	background-image: url(images/freccia.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	padding-left: 24px;
}

a.menuA2verticalVoiceLevel0Selected:hover, a.menuA2verticalHeaderVoiceLevel1Selected:hover, a.menuA2verticalVoiceLevel1Selected:hover, a.menuA2verticalHeaderVoiceLevel2Selected:hover, a.menuA2verticalVoiceLevel2Selected:hover, a.menuA2verticalHeaderVoiceLevel0Selected:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	padding-left: 24px;
}

.menuA2vertical {
	margin: 0px;
	padding-top: 20px;
	line-height: 23px;
	width: 100%;
	text-align: left;
	list-style: none;
}

.downloadsCategoriesIndex {
	list-style:none;
}

/* MENU verticale */


.menuA2vertical li {
}

/* SOTTO MENU */

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

/* SOTTO MENU SENZA JS */

.menuA2vertical ul{
	margin:0 0 0 10px;
}

/* SOTTO MENU CON JS:ON OFF */

.menuA2vertical ul.subMenu-off{
	position:absolute;
	visibility:hidden;
	height:0;
	overflow:hidden;
}

.menuA2vertical ul.subMenu-on{
	margin:0;
	position:absolute;
	top:-1px;
}

/* COLLEGAMENTI */

.menuA2vertical a{
	display:block;
	text-decoration:none;
}

/* COLORI */

.menuA2vertical a:link,
.menuA2vertical a:visited{
}

.menuA2vertical a:hover,
.menuA2vertical a:focus,
.menuA2vertical a:active{
}

/* MENU A5 VERTICAL */

a.menuA5verticalHome, a.menuA5verticalHeaderVoiceLevel0, a.menuA5verticalVoiceLevel0, a.menuA5verticalVoiceLevel1, a.menuA5verticalVoiceLevel2, a.menuA5verticalVoiceLevel0LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	padding-right: 22px;
}

a.menuA5verticalHome:hover, a.menuA5verticalHeaderVoiceLevel1:hover, a.menuA5verticalVoiceLevel0:hover, a.menuA5verticalVoiceLevel1:hover, a.menuA5verticalVoiceLevel2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	background-image: url(images/freccia2.gif);
	background-repeat: no-repeat;
	background-position: 55px 0px;
}

a.menuA5verticalVoiceLevel0Selected, a.menuA5verticalHeaderVoiceLevel0Selected, a.menuA5verticalVoiceLevel2Selected, a.menuA5verticalHeaderVoiceLevel1Selected, a.menuA5verticalVoiceLevel1Selected, a.menuA5verticalHeaderVoiceLevel2Selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	background-image: url(images/freccia2.gif);
	background-repeat: no-repeat;
	background-position: 53px 0px;
	padding-right: 22px;
}

a.menuA5verticalVoiceLevel0Selected:hover, a.menuA5verticalHeaderVoiceLevel1Selected:hover, a.menuA5verticalVoiceLevel1Selected:hover, a.menuA5verticalHeaderVoiceLevel2Selected:hover, a.menuA5verticalVoiceLevel2Selected:hover, a.menuA5verticalHeaderVoiceLevel0Selected:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	padding-right: 22px;
}

.menuA5vertical {
	margin: 0px;
	padding-top: 32px;
	line-height: 23px;
	width: 100%;
	text-align: right;
	list-style: none;
}


/* --  Form  --*/

.requestFormButtonsRow{
 	padding-left: 67px;
}

.requestFormNameRow .Label, .requestFormEmailRow .Label, .TextBoxRow .Label, .requestFormAttachmentRow .Label {
 	padding-left: 10px;
}

.requestFormIntroductionRow {
	width: 750px;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}

.requestFormNameRow {
	width: 360px;
	background-color: transparent;
	border: 1px solid #C040C0;
	color: #000000;
	margin-left: 130px;
	font-weight: normal;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 6px;
}

.requestFormEmailRow {
	width: 360px;
	background-color: transparent;
	border: 1px solid #C040C0;
	color: #000000;
	margin-left: 130px;
	font-weight: normal;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 6px;
}

.TextBoxRow {
	margin: 0px;
	width: 360px;
	background-color: transparent;
	border: 1px solid #C040C0;
	color: #000000;
	margin-left: 130px;
	font-weight: normal;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 6px;
}

.requestFormAttachmentRow {
	margin: 0px;
	width: 360px;
	background-color: transparent;
	border: 1px solid #C040C0;
	color: #000000;
	margin-left: 130px;
	font-weight: normal;
	padding-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 6px;
}

.requestFormPrivacyRow {
	margin: 0px;
	width: 360px;
	padding-left: 0;
	margin-left: 130px;
	padding-top: 2px;
	text-align: justify;
}

.requestFormButtonsRow {
	margin-left: 130px;
	margin-top: 10px;
	width: 300px;
	color: #FFFFFF;
	padding-top: 2px;
}

.requestFormThanksRow {
	margin-left: 130px;
	margin-top: 10px;
	width: 370px;
	padding-top: 2px;
	text-align: center;
}

.requestFormButtonsRow {
	margin-left: 64px !important;
}

.requestFormNameRow .TextBox, .requestFormEmailRow .TextBox, .TextBoxRow .TextBox, .requestFormAttachmentRow .InputFile {
	margin-left: 10px !important;
}

.TextBoxRow .CheckBox {
	padding-left: 6px;
}


/* --  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: 42px;
	text-align: justify;
}

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

.moduserUseridRow, .ModAnagraphInfoRow, .LogoutTestoRow, .RegisterUserNameRow {
	margin-top: 30px !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;
}

/* --  Flash  --*/


/* --  News  --*/

a.newsCategoriesIndexVoice {
	color: #C040C0;
}
a.newsCategoriesIndexVoice:hover {
	color: #CA8FCA;
}
a.newsCategoryVoiceLevel0 {
	color: #C040C0;
}
a.newsCategoryVoiceLevel0:hover {
	color: #CA8FCA;
}
a.news_thumb_text:hover, a.news_title:hover, a.news_view_text:hover {
	color: #CA8FCA;
}

.newsCategoriesIndex {
	padding-left: 0px;
}

.newsNavigatorRow {
	margin-left: -3px;
	padding-top: 10px;
}

.news_list_001_BOX_001, .news_detail_001_BOX_PRODUCT {
	padding-left: 16px;
}

.NewsItemsRow {
	padding-left: 0px;
	padding-right: 25px;
}

.news_list_001_NAME, .news_detail_001_NAME {
	padding-bottom: 5px;
	font-weight: bold;
}

.news_subtitle {
	font-weight: bold;
}
.news_thumb {
	width: 150px;
	height: 120px;
}

.news_detail_001_DATE {
	padding-top: 6px;
}

.news_list_001_MENUCAT{
	margin-left: -25px;
}

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

.news_list_001_DESCRIPTION, .news_list_001_SUBTITLE {
	padding-left: 20px !important;
}

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


/* --  Catalogo  --*/

.CatalogSpiderRow, .CatalogNavigatorRow, .DownloadsNavigatorRow{
	padding-left: 5px;
	padding-top: 10px;
}

.catalog_list_001_THUMB1, .catalog_list_001_THUMB2, .catalog_list_001_THUMB3, .catalog_list_001_THUMB4{
	width: 150px;
	height: 120px;
}

.catalog_thumb, .catalog_thumb_1, .catalog_thumb_2, .catalog_thumb_3, .catalog_thumb_4, .catalog_thumb1, .catalog_thumb2, .catalog_thumb3, .catalog_thumb4, .news_thumb {
	border: 1px solid #C040C0;
	margin-left: 6px;
	margin-bottom: 5px;
	width: 130px;
	height: 110px;
}

.catalog_list_001_MENUCAT {
	margin-left: 0px;
}

.catalogCategoriesIndex li {
	color: #C040C0;
}



.catalog_list_005_BOX_PRODUCT{
	float: left;
	width: 240px;
	height: 320px;
	padding: 8px;
	margin-bottom: 20px;
	border-bottom: 1px solid #BF41BF;
}
.catalog_list_005_THUMB1{
}
.catalog_list_005_NAME{
}
.catalog_list_005_DESCRIPTION{
}
.catalog_list_005_VIEW{
}
.catalog_list_005_PRICE{
}
.catalog_list_005_REQUEST_FORM{
}
.catalog_list_005_CLEAR_FIX{
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}
.catalog_list_005_REQUEST_FORM{
	padding-top: 10px;
}
.catalog_list_005_VIEW{
	padding-top: 10px;
}
.catalog_list_005_MENUCAT{
	padding-bottom: 20px;
	padding-left: 20px;
}
.catalog_list_005_NAME{
	padding-bottom: 5px;
}
.catalog_description_label{
	font-weight: bold;
}