/* ----- Mozilla FireFox ----- */
/* ----- Olympia Milano ----- */


/* -----definizione classi generiche----- */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #FFF;
	color: #000;
	text-align: left;
	overflow-y: scroll;
	background-image: url(images/orizzontale.jpg);	
	background-repeat: repeat-x;
	background-position: left top;
}

.PageDiv {
	margin: auto;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	background-image: url(images/verticale.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: #033497;
	text-decoration: none;
}

.PageDiv .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-top:1px solid #e1f0fc;
	border-left:1px solid #e1f0fc;
	border-right:1px solid #3c5997;
	border-bottom:1px solid #3c5997;
	background-color:#8dc4f3;
	color:#033497;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pagediv input, .pagediv textarea, .pagediv select {
	border-bottom:1px solid #e1f0fc;
	border-right:1px solid #e1f0fc;
	border-left:1px solid #9ab2cb;
	border-top:1px solid #9ab2cb;
	background-color:#dfe9f3;
	color: #000000;
}

.LoginButtonsRow {
	margin-top:10px;
}

/* ----- 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: #033497;
	
}

/* ----- dueffe ----- */

a.dueffe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	
}

a.dueffe:hover {
	color: #033497;
}

a.personalProfile{
	margin-right: 20px;
}

/* -----definizione aree master template----- */

.mtA1 {
	width: 955px;
	min-height: 117px;
	background-image: url(images/int01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	.mtA1 .atCNT1{
		margin-left:500px;
	}
	.mtA1 .atCNT2{
		margin-left:500px;
	}

.mtA2 {
	width: 231px;
	min-height: 463px;
	float: left;
	background-image: url(images/int02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	.mtA2 .atCNT1{
		margin-left:69px;
	}
	.mtA2 .atCNT2{
		margin-left:79px;
		margin-top:1px;
	}
	.mtA2 .atCNT3{
		margin-left:79px;
		margin-top:2px;
	}
	.mtA2 .atCNT4{
		margin-left:79px;
		margin-top:2px;
	}
.mtA3 {
	width: 654px;
	min-height: 463px;
	float: left;
	padding-left:20px;
	padding-right:50px;
	background-image: url(images/int03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	font-size: 11px;
}

.mtA3 .atCNT1{
	margin-left:-20px;
	margin-right:-50px;
}

.mtA4 {
	width: 955px;
	min-height: 20px;
	clear: left;
	background-image: url(images/int04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
	.mtA4 .atCNT1{
		padding-top:2px;
		margin-left:250px;
	}
	.mtA4 .atCNT2{
		padding-top:1px;
		margin-left:250px;
		background-image: url(images/m.jpg);
	}
/* --  Flash  --*/

.mtA3 .ani, .mtA3 .embed_ani {
	width: 725px;
	height: 453px;
}

/* --- Menu A4 Vertical --- */

.menuA2vertical {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
	list-style: none;
	line-height:9px;
}

.menuA2vertical li{
	margin:0px;
}

.menuA2vertical ul {
	margin:0px;
}
.menuA2vertical a{
	display:block;
	text-decoration:none;
}

/* Level0 */

.menuA2verticalHome {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px!important;
	font-weight:bold!important;
	color:#033497!important;
	padding-left:20px;
	padding-top:7px;
	padding-bottom:7px;
	text-decoration:none;
	background-image: url(images/bottone.jpg);
	background-repeat: no-repeat;
	background-position:10 50%;
}

.menuA2verticalVoiceLevel0, .menuA2verticalHeaderVoiceLevel0{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px!important;
	font-weight:bold!important;
	color:#033497!important;
	padding-left:20px;
	padding-top:7px;
	padding-bottom:7px;
	text-decoration:none;
	background-image: url(images/bottone.jpg);
	background-repeat: no-repeat;
	background-position:10 50%;
}

.menuA2verticalVoiceLevel0:hover, .menuA2verticalHeaderVoiceLevel0:hover{
	color: #548cfd!important;
	text-decoration:none;
}

.menuA2verticalVoiceLevel0Selected, .menuA2verticalHeaderVoiceLevel0Selected, .menuA2verticalVoiceLevel0Selected:hover, .menuA2verticalHeaderVoiceLevel0Selected:hover{
	font-size: 11px!important;
	color: #033497!important;
	font-weight:bold!important;
	padding-left:20px;
	padding-top:7px;
	padding-bottom:7px;
	text-decoration:none;
	background-image: url(images/bottone2.jpg);
	background-repeat: no-repeat;
	background-position:10 50%;
}

/* ----- altre Classi ------  */

.agenti {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.gtCNT003_001_CNT1, .catalog_list_001_INTRODUCTION{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#033497;
	border-left:10px solid #033497;
	height:15px;
	margin:0;
}

/* --  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_INTRODUCTION {
	margin-left: -4px;
}

.newsCategoriesIndex {
	padding-left: 0px;
}

.news_list_001_MENUCAT {
	margin-top: 0px;
	margin-left: 0px;
}

.news_detail_001_MENUCAT {
	margin-top: 28px;
	margin-left: 0px;
}

.newsNavigatorRow {
	padding-left: 0px;
	text-align: center;
}

.news_list_001_BOX_001 {
	padding-left: 0px;
}

.news_detail_001_BOX_PRODUCT {
	margin-top: -11px;
}

.NewsItemsRow {
	padding-left: 0px;
	padding-right: 25px;
}

.news_list_001_NAME, .news_detail_001_NAME {
	border:1px solid #033598;
}

.news_list_001_SUBTITLE, .news_detail_001_DESCRIPTION {
	padding-top: 20px;
}

.news_subtitle {
	font-weight: bold;
}

a.news_title, .news_title {
	color: #033598;
	font-weight: bold !important;
	font-size: 11px;
}
a.news_title:hover, .news_title:hover {
	color: #548cfd;
	font-weight: bold !important;
	font-size: 11px;
}

.news_thumb {
	width: 150px;
	height: 120px;
	border: 1px solid #b9b5b3;
}

.news_detail_001_DATE {
	padding-top: 6px;
}

.news_list_001_MENUCAT li, .news_detail_001_MENUCAT li {
	list-style: none;
	margin-left: 0px;
}

.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;
}

.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;
}


/* ------ catalogo -------- */

.catalog_list_001_MENUCAT ul, .catalog_detail_001_MENUCAT ul{
	margin:0;
	padding:0;
}

.catalog_list_001_MENUCAT li {
	display: inline !important;
	padding-left:7px;
	padding-right: 7px;
	
}

.catalog_list_001_MENUCAT ul li ul li {
	display: block !important;
	
}


.catalog_list_001_BOX_001 {
	margin-left:-20px;
}

.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;
	border-top:1px solid #e1f0fc;
	border-left:1px solid #e1f0fc;
	border-right:1px solid #3c5997;
	border-bottom:1px solid #3c5997;
	background-color:#8dc4f3;
	color:#000;
	font-weight:bold;
}

.catalog_list_001_DESCRIPTION {
}

.catalog_name {
	font-weight:bold;
	color:#000000;
	font-size:13px;
}

a.catalog_name {
	font-weight:bold;
}

a.catalog_name:hover {
	font-weight:bold;
}

.catalog_detail_001_NAME {
	text-transform:uppercase;
	text-align:center!important;
	margin-top:20px;
	padding-left:10px;
	border-top:1px solid #e1f0fc;
	border-left:1px solid #e1f0fc;
	border-right:1px solid #3c5997;
	border-bottom:1px solid #3c5997;
	background-color:#8dc4f3;
	color:#FFFFFF;	
}

.catalog_detail_001_THUMB1, .catalog_detail_001_THUMB2, .catalog_detail_001_THUMB3, .catalog_detail_001_THUMB4 {
	text-align:center!important;
}

.catalog_list_001_REQUEST_FORM {
	border-bottom:1px solid #FFFFFF;
}

.catalogNavigatorRow {
	text-align:center;
}

.catalogCategoriesIndexVoice {
}

.catalogCategoryVoiceLevel1 {
	text-transform:uppercase;
	color:#069b35;
}

.catalogSpiderRow {
}

.catalog_description_label, .catalog_characteristics_label, .catalog_options_label , .catalog_notes_label{
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:1px solid #000000;
}

.catalog_description_text, .catalog_characteristics_text, .catalog_options_text , .catalog_notes_text{
	color:#000;
}

