﻿body
{
    /*font:80% verdana,helvetica,sans-serif; */
    font-family: verdana;
    font-size: 11px;
    color: #2755ab;     
    background: #113a70; 
    margin:0px 0px 10px 0px; 
    background-image: url(images/home_base.jpg); 
    background-repeat: no-repeat; 
    background-attachment: scroll; 
    background-position: 120px 0px;
}

#footer
{
    width: 750px;
    margin: 1em auto;
    text-align: left;
}

#header
{
    width: 750px;
    margin: 1em auto;
    text-align: left;
    border-right: #708090 1px solid;
    padding-right: 0px;
    border-top: #708090 1px solid;
    padding-left: 0px; /*    background: #fff; */
    padding-bottom: 1em;
    border-left: #708090 1px solid; /*    color: #009;*/
    padding-top: 1em;
    border-bottom: #708090 1px solid;
}

#subheader
{
    width: 750px;
    margin: 1em auto;
    text-align: left;
    border-right: #708090 1px solid;
    padding-right: 0px;
    border-top: #708090 1px solid;
    padding-left: 0px;
    background: #fff;
    padding-bottom: 0em;
    border-left: #708090 1px solid;
    color: #009;
    padding-top: 0em;
    border-bottom: #708090 1px solid;
}

#main
{
    /*height: 1024px;
    /*height: 730px;
    width: 768px; /*  margin: 1em auto;*/
    text-align: left;
    position: absolute; /* background:#f0f0f0; */ /*background:url(cv2.jpg); /* da TOGLIEREEEEEE */
/*    border: 0px solid #000;*/
    left: 110px;
    top: 0px;
}
#main_center
{
    /*  margin: 0 0px 0 150px; /* era 160*/ /*border-left:5px solid #FFFFFF;  	border-right:5px solid #FFFFFF; */ /*  background: #fff; */ /*    padding: 2em; /* era 0, non so cosa faccia */ /* background:url(cv2.jpg);  da TOGLIEREEEEEE */ /*    border: 1px solid #708090;*/
    position: absolute;
    left: 485px;
    top: 545px;
}
#nav-one
{
    position: absolute;
    top: 0;
    left: 0;
    width: 159px; /* era 160px */ /*padding:1em 0;*/ /* background: #F8C9DA; */ /*background: url(solo_margherita.gif); /* da togliereeeeeeeeee */ /*color: maroon;*/
    text-align: right;
}

#search
{
    position: absolute;
    top: 650;
    left: 20; /* width: 400px; /* era 160px */ /*padding:1em 0;*/ /* background: #F8C9DA; */ /* height: 10px;     /*background: url(solo_margherita.gif); /* da togliereeeeeeeeee */ /*color: maroon;*/ /*background: black;*/
    text-align: right;
}

#footer
{
    text-align: center; /*    background: lightgreen;*/
    border: 1px solid #708090;
    padding: 1em 0;
}

/** MENU 3 ** sfondo sfumato **/

ul.menu3
{
    position: absolute;
    top: 40;
    left: 150;
    width: 160px;
    list-style: none; /* elimino i punti elenco */
    margin: 0;
    padding: 0; /* elimino i rientri delle liste */
    font-family: thaoma;
    font-size: 18px;
    color: Orange;
    text-align: center;
}
ul.menu3 li a
{
    display: block; /* il link occupa tutto lo spazio orizzontale */
    text-decoration: none; /* elimino la sottolineatura, che si tratta di un link si capisce dalla struttura */
    padding: 0 1em; /* lascia spazio far il bordo del menu e il testo del link */
    height: 2.0em;
    line-height: 1.7em; /* altezza del link: height e line-height devono avere il medesimo valore */
    color: #FF3300;
    line-height: 20px;
}
ul.menu3 li
{
    display: inline; /*background:url(segnalino.jpg); /*pre-load immagine*/
}
ul.menu3 li a:link, ul.menu3 li a:visited
{
    /*  border: 1px solid #F8C9DA; */ /* background: #FFFFFF; /*background */ /*color: #009;*/
}
/* colori per il link */
ul.menu3 li a:hover, ul.menu3 li a:active
{
    /*    background: #FFFFFF url(solo_margherita.gif) 0 100% repeat-y;*/
    font-family: thaoma;
    font-size: 18px;
    color: #FF3300;
    font-weight: bolder; /*color:#c00;*/
    line-height: 20px;
}
/* colori per l'effetto roll-over */

div#content_main
{
    /*   background-color: green;*/
    padding: 25px;
}

div#content_main h1
{
    margin: -25px;
    font-size: 30px;
    font-family: Verdana, Arial, sans-serif;
    padding: 20px 25px 40px 25px;
    color: red;
}

div#content_main h2
{
    font-size: 14px;
}

div#content_main h3
{
    font-size: 14px;
    padding: 10px 0;
}

div#content_main .interested_block
{
    float: left;
    padding: 4px 10px 10px 0;
    width: 60px;
}

#coldx
{
    width: 150px;
    border: 1px solid #ff0000; /*   background-color: #FFFF00;*/
    min-width: 150px;
}

table.alerts
{
    text-align: left;
    font-family: Verdana;
    font-weight: bold;
    font-style: oblique; /*  text-decoration: underline; */
    font-size: 16px;
    color: white;
    width: 225px; /*  background-color: #fafafa;*/
    border: 0px #d79900 solid;
    border-collapse: collapse;
    border-spacing: 0px;
}


.alertHd
{
    /* sezione riservata all'intestazione della news */ /*   border-top: 10px solid #d79900;*/ /*   background-color: #fff2ba;*/
    text-align: left;
    font-family: Verdana;
    font-weight: bold;
    font-size: 10px; /*color: #404040;*/
}
.alertHd A:link
{
    text-decoration: none;
    color: orange;
    font-size: 12px;
}
.alertHd A:visited
{
    text-decoration: none;
    color: orange;
    font-size: 12px;
}
.alertHd A:active
{
    text-decoration: none;
}
.alertHd A:hover
{
    text-decoration: none;
}

.alertDalAl
{
    /*   border-bottom: 2px solid #d79900;*/
    text-align: left;
    font-family: Verdana;
    font-weight: normal;
    font-size: 9px; /*color: green;*/
}
.alertDalAl A:link
{
    text-decoration: none;
    color: white;
    font-weight: bold;
}
.alertDalAl A:visited
{
    text-decoration: none;
    color: white;
}
.alertDalAl A:active
{
    text-decoration: none;
}
.alertDalAl A:hover
{
    text-decoration: none;
}

.alertNews
{
    border-bottom: 0px solid #d79900;
    text-align: center;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
}
.alertNews A:link
{
    text-decoration: none;
}
.alertNews A:visited
{
    text-decoration: none;
}
.alertNews A:active
{
    text-decoration: none;
}
.alertNews A:hover
{
    text-decoration: none;
}

