/* Nome Cliente ---------- */
/* Creato:00/00/0000 */
/* Autore:fabio@evoluzionetelematica.it */
/* Ultima Modifica:gg/mm/aaaa Autore: Nome Cognome */

@import url("reset.css");

html {width:100%; height:100%;}
body {
	width:100%;
	height:100%;
	/*background:url('../img/loader.gif') center center no-repeat;*/
	font:100%/1.5em Arial, Verdana, Helvetica, sans-serif;
	color:#828282;}
	
a {color:#0083d7;}
a:link {color:#0083d7;}
a:visited {color:#0083d7;}
a:hover {color:#0083d7;}
a:active {color:#0083d7;}

h1 {color:#373737; font-size:1.000em;}
h2 {color:#373737; font-size:1.000em;}
h3 {color:#373737; margin: 0 0 15px 0; clear:both; }
h4 {color:#373737}
h5 {color:#373737}
h6 {color:#373737}


p {margin:0 0 20px 0;}

/*img {background:url('../img/loader.gif') center center no-repeat;}*/

.tips {  font-size:.689em; color:#FFF; margin:0; padding:0; }
.tips .tip-top {}
.tips .tip { margin:0; padding:0;}
.tips .tip .tip-title {padding:6px; background-color:#4e4e51;}
.tips .tip .tip-text {display:none;}
.tips .tip-bottom {}





