﻿body 
{
    background-color: #67cb33;
    margin: 0;
}

IMG
{
    border: 0;
}

body, P, TD, DIV
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 17px;
}

DIV A, TD A, P A
{
    color: #e5111d;
    text-decoration: underline;
}

#contenitore
{
    background-image: url('/images/e/bg_top.jpg');
    height: 100px;
    background-repeat: no-repeat;
}

#menu
{
    /* margin-top: 83px; */
    margin-left: 160px;
}

.menuh
{
    color: White;
    font-size: 11px;
    /* font-weight: bold; */
    text-decoration: none;
    font-family: Verdana;
}

.menuh:HOVER
{
    text-decoration: underline;
}

#centro
{
    min-height: 200px;
}

#colsx
{
    width: 150px;
    height: 500px;
    float: left;
    background-image: url(/images/e/bg_left.jpg);
    background-repeat: no-repeat;
    background-color: #67cb33;
}

#bandiere
{
    margin-top: 30px;
    margin-left: 40px;
}

#contenuti
{
    color: White;
    float: left;
}

#colsx A
{
    text-decoration: none;
}

#colsx ul
{
	list-style-type: none;
	margin-left: 10px;
}

#colsx ul li
{
    margin-top: 5px;
    margin-left: 7px;
	padding: 0px;
}

#colsx ul li.sottomenu
{
    margin-left: 14px;
	padding: 0px;
}

A.sottomenu
{
    color: #ffffff;
}

A.proposte
{
    font-family: Vivaldi;
    font-size: 20px;
}
