/*
 Creation and/or Modifications by
 ***********************************************************	
	Stefano Vollono - QubeStudios.it
	Copyright (C) 2009 Stefano Vollono
	E-mail : s.vollono@qubestudios.it		
 ***********************************************************
*/


/* ---------- Welcome ---------- */

* { margin: 0; padding: 0}

body {
margin:50px auto;
font-size: 11px;
font-family: arial;
color: #999999;
}

h1 {

text-indent: -9999px;
background-image: url(/images/extern/logo.jpg);
width: 151px;
height: 42px;
background-repeat: no-repeat;
margin-bottom: 15px;
}

#form1{
height:360px;
margin:0 auto;
width:375px;
}

div#left {
width: 152px;
float: left;
padding-right: 15px; 
border-right: dotted 1px #c0c0c0;
margin-right: 15px;
height: 400px;

}

div#left p {
text-align: right;
margin-bottom: 5px;
}

div#right { 
float:left;
width: 160px;
}

div#right p {
margin:40px 0 5px 0;
font-size:11px;
width:190px;
}

.registratiDottnet{
margin-bottom:25px;
}

.chisiamoDottnet{
margin-bottom:20px;
}

div#loginForm table tr th { display: none; }
div#loginForm table tr td { padding-bottom: 5px; }

a {color: #999999; text-decoration:none;}

div#loginForm table tr th { display: none }

div#right p.errore {
margin: 0;
color:red;
font-weight: bold;
}

div#loginForm table tr th { display: none }

h2#supporto {
font-size:  11px;
margin-bottom:5px;
}

#numverde {
text-indent: -9999px;
background-image: url(/images/extern/numeroverde.jpg);
background-position: 0px 0px;
background-repeat:no-repeat;
height: 53px;
width: 141px;
}

p#problemi {
width:160px;
height:25px;
}


/* ---------- Struttura area pubblica ---------- */
#contenitorePubblica
{
    margin: 0 auto;
    width: 995px;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}

#contenitorePubblica #headerPubblica
{
    height: 52px;
    width: 995px;
}

#menuPubblica
{
    width: 860px;
    position: absolute;
    top: 15px;
    left: 75px;
}

#footer {
	position:relative;
        float:left;
        width: 100%;
        clear:both;
        border-top: dotted 1px #c0c0c0;
        padding-bottom: 15px;
        top: 10px;
}

/* ---------- Formattazione area pubblica ---------- */

#logoPubblica a
{
    display: none;
}

#contenitorePubblica #headerPubblica #logoPubblica
{
    display: block;
    width: 142px;
    height: 43px;
    background-image: url(/images/extern/logo.jpg);
    float: left;
}

#contenitorePubblica #headerPubblica #menuBarPubblica
{
    width: 840px;
    height: 52px;
    background: url(/images/extern/bg_FondoMenuTop.jpg) repeat-x top left;
    float: right;
    position: relative;
}


#menuBarPubblica p strong
{
    display: none;
}

#homeLinkPubblica
{
    position: absolute;
    width: 30px;
    height: 31px;
    display: block;
    background-image: url(/images/icons/homepage.jpg);
    background-repeat: no-repeat;
    text-indent: -9999px;
    top: 8px;
    left: 15px;
    border-right: solid 1px white;
    padding-right: 15px;
}

#menuPubblica ul li
{
    float: left;
    margin-right: 8px;
list-style:none;
}

#menuPubblica a
{
    font-size: 11px;
    font-weight: bold;
    color: #a3d2e9;
    text-decoration: none;
}

#menuPubblica a:hover
{
    color: white;
}

#menuPubblica p
{
    display: none;
}


p#linkFeed { 
display: inline;
position:absolute; top: 20px; left: 5px; 
z-index: 10 
}

#FeedRSS p#linkFeed a span { display: none }

#FeedRSS p#linkFeed a {
       display:block;
       width: 80px;
       height: 16px;
       background-image: url(/images/extern/rssfeed.jpg);
       background-repeat: no-repeat;
}

#footerMenu {
	position:relative;
	float:left;
	background-color:#EEEEEE;
	height:35px;
	width:100%;
	margin:10px 0 10px 0;
font-family:arial;
font-size:11px;
}

#feedMenu
{
height: 29px;
	margin-left:90px;
 border-left: solid 1px #d0d0d0;
        padding-left: 5px;
margin-top: 3px;
}

#footerMenu ul li
{
	float:left;
	padding-top:10px;
	padding-right: 10px;
}

#footerMenu #feedMenu li { padding-top: 7px; list-style:none; }

#footerMenu ul li a
{
       color: #999999;
}

#feedMenu { float:left }
#rightsMenu { float:right; }
ul#rightsMenu li{list-style:none;}