@charset "UTF-8";
/* CSS Document */
div#news p{ color: #666; }
#news p a{ font-weight: bold; color: #ec008c; }
div#news p strong{ color:#bbcc1b; }
body{ background: #fff url(../images/welcome/bg_white.jpg) top left repeat-x; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#container{ margin: 0; padding: 0; }
#container h1{ width: 800px; height: 230px; margin: 140px auto 0 auto; background: url(../images/welcome/logo_welcome.png) top center no-repeat; text-indent:-999px; overflow: hidden; }
div#lingue{ margin: 0; padding: 0; background: url(../images/welcome/bg_ol_lingue.png) top left repeat-x; height: 69px; }
div#lingue h3 { display: none; }
div#lingue ol{ margin: 0 auto; padding: 0 0 0 680px; width: 180px; list-style: none; }

div#lingue li{ float: left; height: 69px; }
div#lingue li a{ display: block; width: 90px; height: 69px; background-repeat: no-repeat; background-position: top left; background-color: #fff; text-indent: -999px; overflow: hidden; margin: 0; }
div#lingue li a:hover{ background-position: bottom left; }
div#lingue li.it a{background-image:url(../images/welcome/entra.png); }
div#lingue li.en a{background-image:url(../images/welcome/enter.png); }


/* NEWS */

/*div#news{ width: 700px; margin: 0 auto; padding: 0 200px 0 0; }
div#news h2{ margin: 0; padding: 0; height: 27px; background: url(../images/welcome/news/veniteci_a_conoscere_white.png) top left no-repeat; text-indent: -999px; overflow: hidden; }
div#news p{ line-height: 18px; }
div#news p b{ font-weight: normal; display: block; }
div#news p a.yep{ display: block; width: 310px; height: 120px; background-image:url(../images/welcome/news/yep.jpg); background-position: top left; background-repeat: no-repeat; text-indent: -999px; overflow: hidden; float: left; margin: 0 20px 0 0; }
div#news p a:hover{background-position: bottom left; }*/

div#facebook{ position: absolute; top: 10px; right: 10px; }
div#facebook a{ margin: 0; padding: 0; display: block; height: 44px; width: 44px; background-image: url(../images/icone/facebook.png); background-position: top left; background-repeat: no-repeat; text-indent: -999px; overflow: hidden; }
div#facebook a:hover{ background-position: bottom left; }


#news{ position: absolute; width: 100%; height: 100%; background: url(../images/bg60percent.png); z-index: 999; text-align: center; top: 0; }
#news div{ padding: 20px;  background: url(../images/bg60percent.png); width: 900px; margin: 20px auto; }
#news #chiudi{ display: block; background: #fff; color: #DC002E; font-size: 20px; padding: 10px }
#news #chiudi:hover{background: #DC002E; color: #fff }
