﻿@import url('/GUI/Styles/menu.css');
@import url('/GUI/Styles/dashboard.css');
@import url('/GUI/Styles/USRactionAvtr.css');
@import url('/GUI/Styles/bottoni.css');
@import url('/GUI/Styles/navigazione_tab.css');


body {margin:0;border:0;padding:0;font-family:arial,helvetica,sans-serif;font-size:12px;color:#000;text-align:center;}
a:focus {outline:none;}
#MTVPAGE {margin:auto;padding-top:20px;width:942px;}

#bkgClicHp {position: absolute; width: 100%; height: 600px; cursor: pointer; top: 0pt; left: 0pt; z-index:1;display:none;}

#aspnetForm {position:relative;z-index:0;}

/*CONTENUTO*/
#MTVMNCNTN {float:left;margin:0;border:0;padding:0;width:942px;text-align:left;background:#fff;min-height:330px;height:auto!important;height:330px;}
		#MTVMNCNTN A {text-decoration: underline;color: #147CAE;}
		#MTVMNCNTN A:link {text-decoration: underline;color: #147CAE;}

		#MTVMNCNTN A:visited {color: #147CAE;}
		#MTVMNCNTN A:active {color: #147CAE;}
		#MTVMNCNTN A:hover {text-decoration: none; cursor:pointer;}
		
		#MTVMNCNTN h1{font-size:20px;}
		#MTVMNCNTN h2{font-size:18px;}
		#MTVMNCNTN h3{font-size:14px;}
		#MTVMNCNTN h4{font-size:12px;}
		#MTVMNCNTN h5{font-size:11px;}
		#MTVMNCNTN h6{font-size:10px;}
		
		#MTVMNCNTN .clmn {float:left;}
		
		#MTVMNCNTN .clmnSxSlim {width:180px;float:left;}
		#MTVMNCNTN .clmnSxMedium {width:300px;float:left;}
		#MTVMNCNTN .clmnSxLarge {width:622px;float:left;}
		
		#MTVMNCNTN .clmnCxSlim {width:300px;float:left;}
		#MTVMNCNTN .clmnCxMedium {width:442px; float:left;}
		#MTVMNCNTN .clmnCxLarge {width:557px;float:left;}
		
		#MTVMNCNTN .clmnDxSlim {width:205px;float:right;}
		#MTVMNCNTN .clmnDxMedium {}
		#MTVMNCNTN .clmnDxLarge {width:320px; float:right;}
		
		#MTVMNCNTN .adv, #MTVMNCNTN .Adv {margin:20px auto;text-align:center;padding:0;}
				#MTVMNCNTN .adv .labelAdv, #MTVMNCNTN .Adv .labelAdv {font-size:10px;color:#000;text-align:center;}
			
											
/*** BOX ANGOLI ARROTONDATI ***/
.boxDesign {float:left;width:100%;-moz-border-radius: 10px;/*-webkit-border-radius: 10px;*/border: 2px solid #ccc;}

/*** tratteggi ***/
.hrGreyDashBt {border-bottom: 1px dashed #ccc;}
.hrGreyDashTop {border-top: 1px dashed #ccc;}

/***** Separatori *****/
.sepLeft {border-left:1px dashed #ccc;}
.sepRight {border-right:1px dashed #ccc;}

/*** alert ***/
div.alert {clear:both;margin: 0;padding: 10px 20px;border-style: solid;border-width:1px 0;margin-bottom:10px;}
	div.alert.warning {background:#ffff99 url(warning20.png) no-repeat 15px 50%;border-color:#ffcc33;}
	div.alert.information {background:#ddeeff;border-color:#6699ff;}
       
/*Still media con Play png vecchia da non buttare!
.StillMedia {position:relative!important;border:1px solid #E3E3E3;float:left;}
	.StillMedia a img {border:0;}
		.StillMedia a .playVideo {position:absolute;top:55px;left:79px;background: url(/gui/images/gfx/Play.png) no-repeat!important;width:27px;height:27px;background: none transparent scroll repeat 0% 0%;FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gui/images/gfx/Play.png', sizingMethod='crop');cursor:pointer!important;}
        .StillMedia a .playAudio {position:absolute;top:81px;left:79px;background: url(/gui/images/gfx/Play.png) no-repeat!important;width:27px;height:27px;background: none transparent scroll repeat 0% 0%;FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/gui/images/gfx/Play.png', sizingMethod='crop');cursor:pointer!important;}*/
 
/*Still media con Play png nuova!*/    
.icoThumb {border:0px;position:absolute;top:3px;left:3px;}
        
/*** feedback ***/	
.mMessage {text-align:left;font-size:14px;padding:25px 0 0 2%;float:left;width:98%;}


/*tendina suggeritrice*/    
.acTable {background:#fff;border:1px solid #999;font-size:11px;margin:0;padding:0;position:absolute;top:0px;left:0px;z-index:900;}
.acNormal {background:#fff;}
.acHover {background:#CCC;}

/* div di chiusura*/
div.close {clear:both;font-size:0px;height:0px;line-height:0px;overflow:hidden;}

/* lancio mobile*/
#mobileLaunch, .mobileLaunch  {clear:both;border:0!important;padding:10px;background: #000 url(/gui/images/mobile/patternMobile.gif) repeat-x top left;min-height:30px;height:auto!important;height:30px;}
    .margineLog {margin:0 36px;}
    .margineReg {margin:22px 0 0 0;}
    .margineMob {margin:0 0 20px 0;}
    #mobileLaunch img, .mobileLaunch img {padding:0 15px 3px 0;float:left;}
	#mobileLaunch p, .mobileLaunch p {color:#fff;font-size:11px;font-family:Arial;padding:0;margin:0;clear:none;}
	#mobileLaunch strong, .mobileLaunch strong {font-size:14px;}










