*
{
    padding: 0;
    margin: 0;
}

body
{
    margin: 0 auto;
    font: 10px Verdana, Helvetica, sans-serif;
    color: #000000;
    background: #FFFFFF url(../images/bg.gif) repeat-y;
    background-position: center;
}

#container
{
    margin: 0 auto;
    width: 850px;
}

#header
{
    width: 850px;
    height: 113px;
}

#header .logo
{
    width: 221px;
    height: 113px;
    float: left;
}

#header .banner
{
    width: 629px;
    height: 107px;
    float: left;
}

#menu_orizzontale
{
    background-position: center center;
    width: 850px;
    height: 29px;
    background: url(../images/menu_orizzontale.gif) no-repeat;
    background-attachment: scroll;
    margin-bottom: 8px;
}

#menu_orizzontale p
{
    padding-left: 35px;
    padding-top: 8px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
}

#menu_orizzontale a
{
    color: #FFFFFF;
    text-decoration: none;
}

#menu_orizzontale a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

#menu_orizzontale .p_home a
{
    color: #5661BA;
}

#colonna_sx
{
    width: 142px;
    padding-left: 14px;
    float: left; /*background-color: #666633;*/
}

#content
{
    width: 467px;
    min-height: 150px;
    float: left; /*background-color: #00CC66;*/
}

#content a
{
    color: #414AA0;
    text-decoration: none;
}

#content a:hover
{
    color: #5661BA;
    text-decoration: underline;
}

#content table
{
    border-spacing: 5px;
}

#content td
{
     text-align: left;
     vertical-align: top;
}

#colonna_dx
{
    width: 213px;
    padding-right: 14px;
    float: left; /*background-color: #3333CC;*/
}

#footer
{
    clear: both;
    float: left;
    width: 850px;
    height: 29px;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    background: url(../images/footer.gif) no-repeat;
    margin-top: 8px;
    padding-top: 8px;
}

#credits
{
    clear: both;
    float: left;
    width: 850px;
    height: 55px;
    color: #5661BA;
    text-align: center;
    vertical-align: middle;
}

#credits a
{
    color: #5661BA;
    background-color: inherit;
    text-decoration: none;
}
#credits a:hover
{
    color: #FFCD24;
    background-color: inherit;
}


/********************************* box sx*/

.box_sx
{
    width: 142px;
    text-align: left;
    vertical-align: top;
}

.box_sx .header
{
    width: 142px;
    height: 23px;
    padding-left: 5px;
    background: url(../images/box_sx_header.gif) no-repeat;
    font-size: 13px;
    padding-top: 5px;
    color: #5661BA;
    font-weight: bolder;
}

.box_sx .content
{
    width: 142px;
    background: url(../images/box_sx_content.gif) repeat-y;
    font-size: 10px;
    overflow: inherit;
}

.box_sx .content li
{
    list-style-type: none;
    padding-left: 6px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
    line-height: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.box_sx .content li span
{
    font-size: 9px;
    color: #FFCD24;
}

.box_sx .footer
{
    width: 142px;
    height: 9px;
    background: url(../images/box_sx_footer.gif) no-repeat;
}

.box_sx a
{
    color: #FFFFFF;
    background-color: inherit;
    text-decoration: none;
}
.box_sx a:hover
{
    color: #FFCD24;
    background-color: inherit;
}

.box_sx .provincia
{
    font-size: 9px;
}

.box_sx .provincia a
{
    color: #FFCD24;
    background-color: inherit;
    text-decoration: none;
}

.box_sx .provincia a:hover
{
    color: #FFFFFF;
    background-color: inherit;
}

/********************************* box login*/

.box_login
{
    width: 142px;
    text-align: left;
    vertical-align: top;
}

.box_login .header
{
    width: 142px;
    height: 23px;
    padding-left: 5px;
    background: url(../images/box_sx_header.gif) no-repeat;
    font-size: 13px;
    padding-top: 5px;
    color: #5661BA;
    font-weight: bolder;
}

.box_login .content
{
    width: 142px;
    background: url(../images/box_sx_content.gif) repeat-y;
    font-size: 10px;
    overflow: inherit;
}

.box_login .content li
{
    list-style-type: none;
    padding-left: 6px;
    line-height: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.box_login .footer
{
    width: 142px;
    height: 9px;
    background: url(../images/box_sx_footer.gif) no-repeat;
}

.box_login a
{
    color: #FFFFFF;
    background-color: inherit;
    text-decoration: none;
}
.box_login a:hover
{
    color: #FFCD24;
    background-color: inherit;
}


/********************************* box dx*/

.box_dx
{
    width: 213px;
    text-align: left;
    vertical-align: top;
}

.box_dx .header
{
    width: 213px;
    height: 23px;
    padding-left: 5px;
    background: url(../images/box_dx_header.gif) no-repeat;
    font-size: 13px;
    padding-top: 5px;
    color: #FFCD24;
    font-weight: bolder;
}

.box_dx .content
{
    width: 213px;
    background: url(../images/box_dx_content.gif) repeat-y;
    font-size: 11px;
    overflow: inherit;
}

.box_dx .content p
{
    padding-left: 10px;
    padding-right: 10px;
}

.box_dx .footer
{
    width: 213px;
    height: 9px;
    background: url(../images/box_dx_footer.gif) no-repeat;
}

/********************************* box dx banner*/

.box_dx_banner
{
    width: 213px;
    text-align: left;
    vertical-align: top;
}

.box_dx_banner .header
{
    width: 213px;
    height: 8px;
    background: url(../images/box_dx_banner_header.gif) no-repeat;
}

.box_dx_banner .content
{
    width: 213px;
    background: url(../images/box_dx_banner_content.gif) repeat-y;
    font-size: 11px;
    overflow: inherit;
}

.box_dx_banner .content p
{
    padding-left: 10px;
    padding-right: 10px;
}

.box_dx_banner .footer
{
    width: 213px;
    height: 8px;
    background: url(../images/box_dx_banner_footer.gif) no-repeat;
}
.box_dx_banner a
{
    color: #5661BA;
    background-color: inherit;
    text-decoration: none;
}
.box_dx_banner a:hover
{
    color: #FFFFFF;
    background-color: inherit;
}

/********************************* box dx content*/

.box_content
{
    margin: 0 auto;
    width: 439px;
    text-align: left;
    vertical-align: top;
}

.box_content .header
{
    width: 439px;
    height: 7px;
    background: url(../images/box_center_header.gif) no-repeat;
}

.box_content .content
{
    width: 439px;
    background: url(../images/box_center_content.gif) repeat-y;
    font-size: 11px;
    overflow: inherit;
}

.box_content .content table
{
    padding: 10px;
}

.box_content .content h1
{
    font-size: 11px;
    color: #5661BA;
    padding-left: 10px;
    font-weight: bold;
}

.box_content .content p
{
    padding-left: 10px;
    padding-right: 10px;
}

.box_content .footer
{
    width: 439px;
    height: 7px;
    background: url(../images/box_center_footer.gif) no-repeat;
}
.box_content a
{
    color: #5661BA;
    background-color: inherit;
    text-decoration: none;
}
.box_content a:hover
{
    color: #FFFFFF;
    background-color: inherit;
}





































/* elementi form */
form
{
    margin: 0;
    padding: 0;
}
label
{
    display: block;
    font-weight: bold;
    margin: 5px 0;
}
input
{
    padding: 2px;
    border: 1px solid #FFCD24;
    font: normal 1em Verdana, sans-serif;
    color: #5661BA;
}
textarea
{
    padding: 2px;
    font: normal 1em Verdana, sans-serif;
    border: 1px solid #FFCD24;
    display: block;
    color: #5661BA;
}


img
{
    padding: 1px;
    margin: 0px;
    border: 2px solid #5661BA;
    background-color: #FFFFFF;
}
