﻿@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600); /*font-family: 'Open Sans', sans-serif;*/

/*blu	#000000*/
/*verde	#2d479e*/
@import url('style.0000.00.css');
@import url('style.0480.00.css');
@import url('style.0768.00.css');
@import url('style.1024.00.css');
@import url('style.1200.00.css');

html											{font-size:100%}
body											{margin:0; font-family:'Open Sans', 'Arial', sans-serif; font-size:10px; position:relative; }
a img											{border:0}
.clear											{clear:both}

h1												{color:#000000; font-weight:lighter; margin-top:0}
h2												{color:#000000; font-weight:lighter; margin-top:0}
h3												{color:#000000; font-weight:lighter; margin-top:0}
h4												{}
h5												{}
h6												{}

#divSezione										{text-align:justify; line-height:1.2; margin-bottom:20px}

/*VERSIONE DESKTOP*/
.versionDesktop									{ display:block; background-color:Black; text-align:center; padding:10px; color:White; font-size:2em;}
.versionDesktop:hover							{ color:white; text-decoration:underline; }

/*** SITO BLOCCATO ***/
#divOffline										{color:#000000; font-size:2em; text-align:center }
