﻿/*----------------------------------------------------------*/
body
{
    height: 100%;
    background-color: #1a1511;
}
.bordoNews
{
    border-top-style: none;
    border-bottom-style: Dotted;
    border-bottom-width: 1px;
    border-bottom-color: #B5B191;
    border-right-style: none;
    border-left-style: none;
}
.bordoHead
{
    border-top-style: Dotted;
    border-top-width: 1px;
    border-top-color: #B5B191;
    border-bottom-style: none;
    border-right-style: none;
    border-left-style: none;
}
#promo
{
    width: 1000px;
    height: 613px;
    margin-top: 90px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: #9c8d6c 1px solid;
    border-left: #9c8d6c 1px solid;
    border-top: #9c8d6c 1px solid;
    border-right: #9c8d6c 1px solid;
}
#promoContenuto
{
    width: 450px;
    height: 500px;
    margin-left: 35px;
    padding-top: 10px;
}
#promoBack
{
    margin-left: 35px;
    padding-top: 10px;
}
.promo
{
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #e2d9d2;
    font-size: 36px;
    font-style: normal;
    line-height: 18px;
}
.promoTit
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    color: #e2d9d2;
    font-size: 24px;
    font-style: italic;
}
.promoDes
{
    font-family: "Lucida Grande" , "Lucida Sans Unicode" , sans-serif;
    color: #ffffff;
    font-size: 11px;
    font-style: normal;
    line-height: 18px;
    font-weight: bold;
    text-align: left;
    border-top: #e2d9d2 1px solid;
    border-bottom: #e2d9d2 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
}

.promoLnk 
{
    font-family: "Lucida Grande" , "Lucida Sans Unicode" , sans-serif;
    color: #ffffff;
    font-size: 13px;
    font-style: normal;
    line-height: 18px;
    font-weight: bold;
    text-align: left;
}         
a.promoLnk
{
    font-family: "Lucida Grande" , "Lucida Sans Unicode" , sans-serif;
    color: #ffffff;
    font-size: 13px;
    font-style: normal;
    text-decoration: none;
    padding-bottom: 5px;
}
a.promoLnk:hover
{
    font-family: "Lucida Grande" , "Lucida Sans Unicode" , sans-serif;
    color: #ffffff;
    font-size: 13px;
    font-style: normal;
    text-decoration: underline;
    padding-bottom: 5px;

}
