/* ----- Mozilla FireFox ----- */
/* ----- Pronto Mondo ----- */


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

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

.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: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

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

.PageDiv .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #ccd8d9;
	border-right: 1px solid #8e9798;
	border-bottom: 1px solid #8e9798;
}

.pagediv input, .pagediv textarea, .pagediv select {
	background-color:transparent;
	color: #000000;
	border-top: 1px solid #8e9798;
	border-left: 1px solid #8e9798;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

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

a.login, a.logout   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 15px;
	margin-top: px;
}

a.personalProfile{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 15px;
	padding-left: 0px;
	margin-top: px;
	


}

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

#scroll {
	height:350px;
	overflow:auto;
	padding:5px;
}

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

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

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

a.personalProfile{
	margin-right: 20px;
}

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

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

	.mtA1 .atCNT1{
		width: 681px;
		height: 126px;
	}

	.mtA1 .atCNT2{
		margin-left:85px;
		margin-top:75px;
	}
	
	.mtA1 .atCNT3{
		margin-top:75px;
		margin-left:px;
	}

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

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

.mtA3 {
	width: 637px;
	min-height: 401px;
	float:left;
	padding-left:29px;
	padding-right:55px;
	padding-top:10px;
	background-image: url(images/int03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	font-size: 11px;
}

	.mtA3 .atCNT1{
		margin-top:-10px;
		margin-left:-29px;
		margin-right:-55px;
	}

.mtA4 {
	width: 228px;
	min-height: 441px;
	float:left;
	background-image: url(images/int04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

	.mtA4 .atCNT1{
		margin-top:17px;
		margin-left:65px;
	}
	
	.mtA4 .atCNT2{
		margin-top:17px;
		margin-left:8px;
	}
	
	.mtA4 .atCNT3{
		margin-top:17px;
		margin-left:8px;
	}
	
	.mtA4 .atCNT5{
		margin-top:20px;
		min-height:250px;
		margin-right:15px;
	}

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

	.mtA5 .atCNT1{
		padding-left:200px;
		padding-top:20px;
	}
	.mtA5 .atCNT2{
		padding-left:200px;
		padding-top:10px;
		background-color: #d7d7d7;
	}

/* --- Menu A2 Orizzontale --- */

.menuA2horizontal {
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	padding:0px;
}

.menuA2horizontal li{
	line-height:21px;
	list-style: none;
	position: relative;
	display:inline;
	margin: 0;
	padding:0;
}

.menuA2horizontal ul {
	margin:0px;
	padding:0px;
	height:30px;
}

.menuA2horizontal a {
	color:#FFFFFF;
	width:100%;
}

.menuA2horizontal a:hover {
	color:#da251c;
}

/* --- Level 0 ----- */

a.menuA2horizontalHome, a.menuA2horizontalVoiceLevel0, a.menuA2horizontalHeaderVoiceLevel0 {
	font-size: 11px;
	padding-left:8px;
	padding-right:8px;
	font-weight:bold;
}

a.menuA2horizontalVoiceLevel0Selected, a.menuA2horizontalHeaderVoiceLevel0Selected {
	font-size: 11px;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:13px;
	font-weight:bold;
	text-decoration:underline;
	background-image: url(images/bottone2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/* --- Menu A4 Verticale --- */

.menuA4vertical {
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	padding:0px;
}

.menuA4vertical li{
	line-height:21px;
	list-style: none;
	position: relative;
	width:100%;
	margin: 0;
	padding:0;
}

.menuA4vertical ul {
	margin:0px;
	padding:0px;
	display:block;
}
.menuA4vertical a {
	color:#053859;
	display:block;
}

.menuA4vertical a:hover {
	color:#5082a2;
}

/* --- Level 0 ----- */

a.menuA4verticalHome, a.menuA4verticalVoiceLevel0, a.menuA4verticalHeaderVoiceLevel0 {
	font-size: 11px;
	font-weight:bold;
	padding-right:15px;
	background-image: url(images/bottone3.png);
	background-repeat: no-repeat;
	background-position: center right;
}

a.menuA4verticalVoiceLevel0Selected, a.menuA4verticalHeaderVoiceLevel0Selected {
	font-size: 11px;
	font-weight:bold;
	color:#053859;
	padding-right:15px;
	background-image: url(images/bottone3h.png);
	background-repeat: no-repeat;
	background-position: center right;
}

/* --- Level 1 ----- */

a.menuA4verticalVoiceLevel1, a.menuA4verticalHeaderVoiceLevel1 {
	font-size: 8px;
	font-weight:bold;
	padding-right:13px;
	margin-right:5px;
	color:#48728c;
	background-image: url(images/bottone1.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}

a.menuA4verticalVoiceLevel1Selected, a.menuA4verticalHeaderVoiceLevel1Selected {
	font-size: 8px;
	color:#da251c;
	font-weight:bold;
	padding-right:13px;
	margin-right:5px;
	background-image: url(images/bottone1Arancio.jpg);
	background-repeat: no-repeat;
	background-position: center right;
}



/* --  Flash  --*/

.mtA3 .ani, .mtA3 .embed_ani,
.mtA3 .aniEnglish, .mtA3 .embed_aniEnglish,
.mtA3 .aniFrancais, .mtA3 .embed_aniFrancais{
	width: 727px;
	height: 401px;
}



/* ---- Altre Classi ------ */

.title {
	color:#ff4f16;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	}

.tabella {
	border:1px solid #8e9798;
	background-color:#e0e3e2;
}

.tabella .sinistra {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.destra {
	font-size:11px;
	line-height:20px;
	padding-left:10px;
	font-weight:bold;
}
.destra_title {
	font-size:12px;
	line-height:20px;
	padding-left:5px;
	font-weight:bold;
	background-color:#ccd8d9;
	border-right:1px solid #8e9798;
	border-bottom:1px solid #8e9798;
}

.tabella .destra {
	background-color:#ccd8d9;
	border-right:1px solid #8e9798;
	border-bottom:1px solid #8e9798;
}

a.plus {
	font-weight:bold;
}
a.plus:hover {
	font-weight:bold;
	color:#ff4f16;
}

.LoginButtonsRow {
	margin-top:10px;
}
/*----- Form -------- */

.TextBoxRow .Label, .RequestFormNameRow .Label, .RequestFormEmailRow .Label {
	font-size:11px;
	font-weight:bold;
}

.TextBoxRow .TextBox, .RequestFormNameRow .TextBox, .RequestFormEmailRow .TextBox {
	width:250px;
}

/* --  Photo Video Gallery  --

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

.PhotoVideoGallery_CNT010_006_MENUCAT {
	margin:0!important;
}

ul .photovideogalleryCategoriesIndex {
	margin-left:-35px!important;
	margin:0!important;
}

.PhotoVideoGallery_CNT010_006_MENUCAT ul {
	list-style: none;
	margin-left:-35px!important;
}

.CNT010_006_Box3{
	margin-bottom:10px!important;
	width: 100%;
}

.CNT010_006_Box2{
}

.PhotoVideoGallery_CNT010_006_VIEWNAME {
	font-size: 11px;
	font-weight: bold;
	text-align: center !important;
	text-transform: uppercase;
	border-top:1px solid #537491;
	border-left:1px solid #537491;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#18324b;
	padding-top:10px;
}

.photovideogallery_content_viewer {
	border-top:1px solid #FFF;
	border-left:1px solid #FFF;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	width: 100%;
}
.PhotoVideoGallery_CNT010_006_THUMB1, .PhotoVideoGallery_CNT010_006_THUMB2, .PhotoVideoGallery_CNT010_006_THUMB3, .PhotoVideoGallery_CNT010_006_THUMB4, .PhotoVideoGallery_CNT010_006_THUMB5, 
.PhotoVideoGallery_CNT010_006_THUMB6, .PhotoVideoGallery_CNT010_006_THUMB7, .PhotoVideoGallery_CNT010_006_THUMB8, .PhotoVideoGallery_CNT010_006_THUMB9, .PhotoVideoGallery_CNT010_006_THUMB10 {
	border-top:1px solid #537491;
	border-left:1px solid #537491;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	width: 75px;
	height: 75px;
}

.photovideogallery_thumb_1, .photovideogallery_thumb_2, .photovideogallery_thumb_3, .photovideogallery_thumb_4, .photovideogallery_thumb_5, .photovideogallery_thumb_6, .photovideogallery_thumb_7, .photovideogallery_thumb_8, .photovideogallery_thumb_9, .photovideogallery_thumb_10{
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #537491;
	border-bottom:1px solid #537491;
	margin-top:5px;
	width: 65px;
	height: 65px;
}

.PhotoVideoGallery_CNT010_006_DESCRIPTION {
	padding-bottom: 50px !important;
	text-align: justify !important;
	padding-left: 10px!important;
	padding-right: 10px!important;
	border-top:1px solid #537491;
	border-left:1px solid #537491;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#18324b;
}

.photovideogalleryNavigationRow {
	font-weight: bold;
}
*/

/*------ News -------- */

.news_list_001_BOX_001 {
	background-image:url(images/pix.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.news_list_001_BOX_002 {
}

.news_list_001_INTRODUCTION {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.news_list_001_THUMB {
	width:180px;
	height:140px;
	border:1px solid #FFFFFF;
}

.news_view {
	visibility:hidden;
}

.news_list_001_SUBTITLE {
	padding-left:15px;
	background-image:url(images/pix.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-transform:uppercase;
	font-weight:bold;
}

.news_list_001_DESCRIPTION {
	padding-left:15px;
}

.news_thumb {
}

.news_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold!important;
	text-transform:uppercase;
}

.news_subtitle {
	text-decoration:underline;
}

.news_list_001_NAME {
	background-color:#ccd8d9;
	border-right:1px solid #8e9798;
	border-bottom:1px solid #8e9798;
}

.news_view_text {
	padding-left:175px;
}

.NewsnavigatorRow {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.NewsCategoriesIndex {
	margin:0;
	padding:0;
}


/* ------ catalogo --------

.catalog_list_001_MENUCAT ul, .catalog_detail_001_MENUCAT ul{
	margin:0;
	padding:0;
}

.catalog_thumb {
	width:150px;
}

.catalog_thumb_1, .catalog_thumb_2, .catalog_thumb_3, .catalog_thumb_4 {
	width:250px;
	border:1px solid #FFFFFF;
}

.catalog_list_001_NAME {
	text-transform:uppercase;
	margin-top:20px;
	padding-left:10px;
	background-color:#252525;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #6b6b6b;
	border-left: 1px solid #6b6b6b;
	color:#FFFFFF;	
}

.catalog_list_001_DESCRIPTION {
	width:690px!important;
}

.catalog_list_001_BOX_001 {
	margin-left:-90px;
}

.catalog_detail_001_NAME {
	text-transform:uppercase;
	text-align:center!important;
	margin-top:20px;
	padding-left:10px;
	background-color:#252525;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #6b6b6b;
	border-left: 1px solid #6b6b6b;
	color:#FFFFFF;	
}

.catalog_list_001_REQUEST_FORM {
	border-bottom:1px solid #FFFFFF;
}

.catalogNavigatorRow {
	text-align:center;
}

.catalogCategoriesIndexVoice {
}

.catalogCategoryVoiceLevel1 {
	text-transform:uppercase;
	color:#069b35;
}

.catalogSpiderRow {
	visibility:hidden;
	margin-bottom:-100px;
}

.catalog_description_label, .catalog_characteristics_label, .catalog_options_label , .catalog_notes_label{
	text-transform:uppercase;
	text-decoration:underline;
}

.catalog_description_text, .catalog_characteristics_text, .catalog_options_text , .catalog_notes_text{
	color:#FFFFFF;
}

*/