
/* COOKIES_CONSENS_CSS.PHP ============================================================================================================ */
/* CSS3 PERSONALIZZAZIONE NO VIEWPORT ============================================================================================================ */
	
		
/* PARTI COMUNI - COOKIES CONSENSO */
        div#cookieChoiceInfo {
            font-size: 0.8125em;
			padding: 12px 20px 30px 20px;   }

        #cookieChoiceInfo > a:nth-child(2),a#cookieChoiceDismiss {
            color: #303030;
            font-family: arial, verdana, sans-serif;
            font-size: 1.0000em;
            font-weight: 700;
            line-height: 105%;
            text-align: center;
            border-width: 1px;
            border-style: solid;
            border-color: #303030;
            border-radius: 5px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            background-color: #f3f3f3;
            background: linear-gradient(bottom, #909090 0%, #c0c0c0 100%);
            background: -webkit-linear-gradient(bottom, #909090 0%, #c0c0c0 100%);
            background: -moz-linear-gradient(bottom, #909090 0%, #c0c0c0 100%);
            background: -o-linear-gradient(bottom, #909090 0%, #c0c0c0 100%);
            background: -ms-linear-gradient(bottom, #909090 0%, #c0c0c0 100%);
            width: auto;
            height: 15px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			margin: 9px 12px 9px 1px;
            padding: 3px 12px 3px 12px;
                position: relative;
                top: 9px; 
                left: 9px;   }
                #cookieChoiceInfo > a:nth-child(2):hover, a#cookieChoiceDismiss:hover {
                    background-color: #f3f3f3;
                    background: linear-gradient(bottom, #909090 0%, #c0c0c0 100%);
					background: -webkit-linear-gradient(bottom, #909090 0%, #c0c0c0 100%);
					background: -moz-linear-gradient(bottom, #909090 0%, #c0c0c0 100%);
					background: -o-linear-gradient(bottom, #909090 0%, #c0c0c0 100%);
					background: -ms-linear-gradient(bottom, #909090 0%, #c0c0c0 100%);   }	


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 240PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 240px) {	
		
/* PARTI COMUNI - COOKIES CONSENSO */
        div#cookieChoiceInfo {
            font-size: 0.6875em;
			padding: 9px 15px 25px 15px;   }

        #cookieChoiceInfo > a:nth-child(2),a#cookieChoiceDismiss {
            font-size: 0.8750em;
			margin: 6px 9px 6px 1px;
            padding: 3px 6px 3px 6px;   }

    }		


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 320PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 320px) {	
		
/* PARTI COMUNI - COOKIES CONSENSO */
        div#cookieChoiceInfo {
            font-size: 0.7500em;
			padding: 12px 20px 30px 20px;   }

        #cookieChoiceInfo > a:nth-child(2),a#cookieChoiceDismiss {
            font-size: 1.0000em;
			margin: 9px 12px 9px 1px;
            padding: 3px 9px 3px 9px;   }
			
	}
	
	
	
	
	
	
	
	
		
/* CSS3 PERSONALIZZAZIONE VIEWPORT 360PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 360px) {	
		
/* PARTI COMUNI - COOKIES CONSENSO */
        div#cookieChoiceInfo {
            font-size: 0.8125em;   }

        #cookieChoiceInfo > a:nth-child(2),a#cookieChoiceDismiss {
            padding: 3px 12px 3px 12px;   }
			
	}
	
	
	
	
	
	
	
	
		
/* CSS3 PERSONALIZZAZIONE VIEWPORT 400PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 400px) {
			
	}
	
	
	
	
	
	
	
	
		
/* CSS3 PERSONALIZZAZIONE VIEWPORT 480PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 480px) {
			
	}
	
	
	
	
	
	
	
	
		
/* CSS3 PERSONALIZZAZIONE VIEWPORT 640PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 640px) {
			
	}
	
	
	
	
	
	
	
	
		
/* CSS3 PERSONALIZZAZIONE VIEWPORT 768PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 768px) {
			
	}
	
	
	
	
	
	
	
	
		
/* CSS3 PERSONALIZZAZIONE VIEWPORT 960PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 960px) {
			
	}
	
	
	
	
	
	
	
	
		
/* CSS3 PERSONALIZZAZIONE VIEWPORT 1360PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 1360px) {
			
	}


	