/* ----- Mozilla FireFox ----- */
/* ----- generico ----- */


/* -----definizione classi generiche----- */

body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#eff3f9;
	background-image: url(images/orizzontale.jpg);	
	background-repeat: repeat-x;
	background-position: left top;
}

.PageDiv {
	width: 955px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	margin: 0 auto 0 auto;
	background-image: url(images/verticale.jpg);	
	background-repeat: repeat-y;
	background-position: left top;
}

.PageDiv a {
	text-decoration:none;
}

.PageDiv a:hover {
}

.PageDiv .button {
}

.pagediv input, .pagediv textarea, .pagediv select {
}

#scroll {
	overflow: auto;
	height: 350px;
	padding: 5px;
}

/* ----- Login/Logout/Personal Profile ----- */

a.login  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-transform:uppercase;
}

a.logout  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-transform:uppercase;
	width:20px;
}

a.personalProfile{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-transform:uppercase;
}

a.login:hover, a.logout:hover, a.personalProfile:hover {
}

/* ----- dueffe ----- */

a.dueffe {
	color:#b9c5d4;
}

a.dueffe:hover {
	text-decoration:underline;
}

/* -----definizione aree master template----- */

.mtA1 {
	width: 955px;
	min-height: 150px;
	background-image: url(images/int01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.mtA2 {
	width: 212px;
	min-height: 416px;
	background-image: url(images/int02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	.mtA2 .atCNT1{
		padding-left:7px;
	}
	.mtA2 .atCNT2{
		padding-top:15px;
		padding-left:30px;
	}
	.mtA2 .atCNT3{
		padding-top:15px;
	}
.mtA3 {
	width: 678px;
	min-height: 416px;
	padding-right:55px;
	padding-left:10px;
	color:#0c4878;
	background-image: url(images/int03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	font-size: 11px;
}
	.mtA3 .atCNT1{
		margin-right:-55px;
		margin-left:-10px;
	}
.mtA4 {
	width: 955px;
	min-height: 34px;
	color:#FFFFFF;
	background-image: url(images/int04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	.mtA4 .atCNT1{
		padding-top:13px;
		padding-left:10px;
	}
	.mtA4 .atCNT2{
		padding-top:13px;
		padding-left:5px;
	}
	.mtA4 .atCNT3{
		padding-top:13px;
		padding-left:10px;
	}
	
/* --- Menu A4 Orizzontale ---  */

.menuA4horizontal {
	height:19px;
}

.menuA4horizontal ul {
	margin:0px;
	padding:0px;
}

.menuA4horizontal li{
	display:inline;
	list-style: none;
}

.menuA4horizontal a {
	color:#FFFFFF;
}

/* Level 0 */

.menuA4horizontalVoiceLevel0LI {
	background-image: url(images/bottone_o.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

.menuA4horizontalVoiceLevel0SelectedLI {
	background-image: url(images/bottone_o.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

.menuA4horizontalHome {

}

/* --- Menu A4 Verticale --- */

.menuA2vertical {
	list-style:none;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

.menuA2vertical ul {
	padding-left:5px;
}

.menuA2vertical li{
	list-style: none;
}

.menuA2vertical a {
	color:#0a2027;
	line-height:25px;
	padding-left:23px;
	font-weight:bold;
}

/* Level 0 */

.menuA2verticalVoiceLevel0LI {
	background-image: url(images/bottone.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

a.menuA2verticalVoiceLevel0:hover {
	padding-top:6px;
	padding-bottom:6px;
	background-image: url(images/bottone_h.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

.menuA2verticalVoiceLevel0SelectedLI {
	background-image: url(images/bottone_h.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

.menuA2verticalHome {
	padding-right:150px;
	padding-top:6px;
	padding-bottom:6px;
	background-image: url(images/bottone.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}

/* --  Flash  --*/

.mtA3 .ani, .mtA3 .embed_ani {
	width:743px;
	height:416px;
}

/*----- Form -------- */

.TextBoxRow .Label, .RequestFormNameRow .Label, .RequestFormEmailRow .Label {
	font-size:11px;
	font-weight:bold;
}

.TextBoxRow .TextBox, .RequestFormNameRow .TextBox, .RequestFormEmailRow .TextBox {
	width:250px;
}
.TextBoxRow, .RequestFormNameRow, .RequestFormEmailRow{
	margin-top:10px;
	padding:10px;
	background-color:#c9d0da;
	border-bottom:1px solid #8a98b0;
	border-right:1px solid #8a98b0;
	width:270px;
}
.requestFormButtonsRow {
	margin-top:10px;
}

#rbPrivacyYes, #rbPrivacyNo {
	background-color:transparent;
	border:none;
}
.LoginButtonsRow {
	margin-top:10px;
}

.RequestFormIntroductionRow {
	margin-bottom:20px;
}

#TextBoxRow_017, #TextBoxRow_039 {
	font-size:13px;
	text-transform:uppercase;
	border-bottom:3px solid #073556;
	color:#e17b06;
}

.lavorazioni td {
	background-color:#c9d0da;
	border-bottom:1px solid #8a98b0;
	border-right:1px solid #8a98b0;
}

.title {
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	color:#e17b06;
	background-image: url(images/sotto_titolo.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.immagini {
	color:#0c4878;
	line-height: 20px;
	font-size: 11px;