BODY, table, tr, td, div, p, span
{
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
}

BODY
{
background: #4172af url('../img/bg.png') repeat-x;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
height: 100%;
margin: 0 auto;
text-align: center;
}

table, tr, td, div, p, span
{
text-align: left;
}

/* TABELLA HOME */

.colHomeSx1
{
padding: 0px 10px 10px 10px;
}

.colHomeDx1
{
padding: 0px 10px 10px 0px;
}

.colHomeSx2
{
padding: 0px 10px 10px 10px;
background:url(../img/bg_col_sx.png);
background-repeat:repeat-y;
background-position:
}
.colHomeDx2
{
padding: 0px 10px 0px 0px;
}

.boxTestoSx, .boxTestoDx
{
background-color:#999;
}

.boxTestoSx
{
padding: 10px;
}

.boxTestoDx
{
padding: 10px;
}


/* TABELLA PAGINE */

.colSx1
{
padding: 0px 10px 10px 10px;
background:url(../img/bg_col_sx.png);
background-repeat:repeat-y;
background-position:
}

.colDx1
{
padding: 0px 10px 0px 0px;
}

.colDx2
{
padding: 0 0 10px 0;
border-right:#FFF 10px solid;
background-color:#E7E7E7;
border-top:#FFF 10px solid;
}

.colDxTitolo
{
background-image: url(../img/bg-header-col.png);
padding: 0;
border-right:#FFF 10px solid;
border-top:#FFF 10px solid;
background-color:#154075;
}

.colDxCorpo
{
padding: 0 0 10px 0;
border-right:#FFF 10px solid;
background-color:#E7E7E7;
}


/* FORM */

form
{
margin: 0px;
padding: 0px;
}

input
{
font-size: 11px; 
}

select
{
border: 1px solid #a5acb2;
font-size: 11px;
}



/* FOOTER */

#footer
{
bottom: -25px;
color: #698cb7;
margin: 0 auto;
position: relative;
text-align: left;
text-indent: 15px;
width: 950px;
}

#footer #disclaimer-link
{
color: #fff !important;
float:right;
margin-right:20px;
}

#footer a
{
color: #fff !important;
}


#footer-2
{
background: url(../img/bg-bottom.png);
clear: both;
height: 70px;
margin: 0 auto;
left: 0;
position: relative;
width: 100%;
text-align: left;
z-index: 4;
}

/* ALTRI ID */

#main
{
margin: 0 auto;
position: relative;
text-align: left;
width: 950px;
}

#main-container
{
background: white;
position: relative;
top: 100px;
width: 950px;
padding-top: 10px;
margin: 0 auto;
margin-bottom:100px;
}

/* LINGUETTE MENU */
#top-button
{
background: url('../img/tab-blu.jpg');
cursor: hand;
cursor: pointer;
height: 30px;
position: absolute;
top: 70px;
right: 4px;
width: 180px;
}

#top-button-2
{
background: url('../img/tab-verde.jpg');
cursor: hand;
cursor: pointer;
height: 30px;
position: absolute;
top: 70px;
right: 185px;
width: 180px;
}

/* FINE LINGUETTE MENU */

#logo
{
height: 100px;
position: absolute;
width: 737px;
}

/* FORM IN HOME */
#main-form 
{
background-color: transparent;
width: 290px;
}

#main-form #titolo
{
padding: 10px;
color: #ffffff;
font-size: 1.5em;
background-color: #B11A2B;
}

#main-form #corpo
{
padding: 10px;
background-color: transparent;
background-image: url(../img/main-form.jpg);
background-position:bottom;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
color: white;
font-size: 11px;
}

#main-form #corpo table
{
color: white;

}

/* LINK LINGUETTE MENU */
.bottoni:link, .bottoni:visited
{
color: white;
text-decoration: none;
font-size:11px;
}



/* MENU BOTTONI */
#bottone-1
{
background-image: url('../img/bottone-verde.jpg');
background-position: center;
cursor: pointer;
padding:10px;
text-align:center;
border-top:#FFF solid 10px;
border-right:#FFF solid 10px;
}

#bottone-2
{
background: url('../img/bottone-rosso.jpg');
background-position: center;
cursor: pointer;
padding:10px;
text-align:center;
border-top:#FFF solid 10px;
border-right:#FFF solid 10px;
}

#bottone-3
{
background: url('../img/bottone-blu.jpg');
background-position: center;
cursor: pointer;
padding:10px;
text-align:center;
border-top:#FFF solid 10px;
}

/* BARRE TITOLI */

.header-col
{
background: url(../img/bg-header.png);

}

.header-text 
{
display: block;
padding: 10px;
color: #ffffff;
font-size: 1.5em;
}

/* ESPERT HOME */
#profile-expert
{
background: #e7e7e7;
min-height: 350px;
height: auto !important;
height: 350px;
position: relative;
width: 270px;
padding:10px;
}

#profile-txt-1
{
color: #444444;
font-size: 14px;
font-weight: bold;
padding-top: 8px;
text-align: center;
}

/* TITOLI PAGINE - MENU */
#menu-left-top
{
background: url(../img/main-form-top.jpg);
height: 40px;
position: relative;
width: 290px;
}
#menu-left
{
top: 50px;
padding:10px;
text-align:left;
}
/* TITOLI PAGINE - CONTENUTO */
#header-pagina
{
background-image: url(../img/bg-header.png);
background-color:#154075;
height: 40px;
position: relative;
width: 630px;
}
.h-plain
{
display: inline;
font-size: 12px;
padding: 0px;
margin: 0px;
}

