/* CSS Document */
html,* {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

body {
    background: url(../img/bg.gif);
    margin: 0px;
    padding: 0px;
}

.campi {
    color: #FFFFFF;
    background-color: #DD137B;
    border: 1px solid #999999;
}

.testonewslet {
    font-size: 9px;
    color: #4F4E4E;
}

.testoconc {
    color: #000099;
    margin: 4px;
}

.testoconc12 {
    font-size: 12px;
    color: #000099;
    margin: 4px;
}

.testoconc12red {
    font-size: 12px;
    color: #CC0000;
}

.titolo {
    font-weight: bold;
    color: #DD127B;
}

.testonewsbold {
    font-size: 9px;
    font-weight: bold;
    color: #4F4E4E;
}

.testonews {
    font-size: 9px;
    color: #4F4E4E;
    margin: 2px;
    padding: 2px;
}

.titolovantaggi {
    text-transform: uppercase;
    color: #FFFFFF;
    letter-spacing: -1px;
}

.testoviola {
    color: #DD127B;
}

.testopagine {
    color: #4F4E4E;
    margin: 2px;
    padding: 2px;
}
.testoin-dx {
	color: #db127d;
	margin: 2px;
	padding: 2px;
}

a.vant:link {
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
}

a.vant:visited {
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
}

a.vant:active {
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
}

img {
    border: none;
}

a.viola:link {
    color: #DD127B;
    text-decoration: none;
}

a {
    color: #DD127B;
    text-decoration: none;
}

li {
    list-style-type: square;
}

.banner {
    margin-top: 19px;
    margin-left: 17px;
    height: 500px;
    width: 570px;
}

.bordoimg {
    border: 1px solid #DD127B;
}

#scrolla{
height:4em;
width:100%;
text-align:center;
font-size: 18px;
font-weight: bold;
text-decoration: blink;
color: #DD127B;
}

.titoloOfferta {
 font-size: 18px;
 font-weight: bold;
    color: #DD127B;
}
