﻿body
{
    background-image: url('../images/layout/bg_body1.jpg');
    /*background-color: #2f8ad2;*/
    background-color: #818181;
    margin: 0px;
    background-repeat: repeat-x;
    font-size: 13px;
    font-family: Verdana;
}

p
{
    line-height: 18px;
    margin-bottom: 20px;
}

.left
{
    background-image: url('../images/layout/bg_body_left1.jpg');
    background-repeat: no-repeat;
    background-position: right top;
}

.right
{
    background-image: url('../images/layout/bg_body_right1.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}

.articletext_it
{
    background-position: 0px 0px;
    border: 1px solid #808080;
    padding: 10px;
    font-family: Tahoma;
    color: #000000;
    font-size: 13px;
    line-height: normal;
    padding-top: 20px;
    background-image: url('../images/layout/flag_it.png');
    background-repeat: no-repeat;
    margin-top: 20px;
}

.articletext_de
{
    background-position: 0px 0px;
    border: 1px solid #808080;
    padding: 10px;
    font-family: Tahoma;
    color: #000000;
    font-size: 13px;
    line-height: normal;
    padding-top: 20px;
    background-image: url('../images/layout/flag_de.png');
    background-repeat: no-repeat;
    margin-top: 20px;
}

.articletext P
{
    text-align: justify;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
}

.menu
{
    border-bottom: #cae4f5 1px solid;
    text-align: left;
    padding-bottom: 3px;
    line-height: 20px;
    list-style-type: none;
    width: 201px;
    display: list-item;
    font-family: Tahoma;
    color: #1264a0;
    font-size: 12px;
    text-decoration: none;
    padding-top: 3px;
}
.menu A:active
{
    text-align: left;
    padding-bottom: 3px;
    line-height: 20px;
    list-style-type: none;
    width: 201px;
    display: list-item;
    font-family: Tahoma;
    color: #1264a0;
    font-size: 12px;
    text-decoration: none;
    padding-top: 3px;
}
.menu A:hover
{
    text-align: left;
    padding-bottom: 3px;
    line-height: 20px;
    list-style-type: none;
    width: 201px;
    display: list-item;
    font-family: Tahoma;
    color: red;
    font-size: 12px;
    text-decoration: underline;
    padding-top: 3px;
}
.menu A:link
{
    text-align: left;
    padding-bottom: 3px;
    line-height: 20px;
    list-style-type: none;
    width: 201px;
    display: list-item;
    font-family: Tahoma;
    color: #1264a0;
    font-size: 12px;
    text-decoration: none;
    padding-top: 3px;
}
.menu A:visited
{
    text-align: left;
    padding-bottom: 3px;
    line-height: 20px;
    list-style-type: none;
    width: 201px;
    display: list-item;
    font-family: Tahoma;
    color: #1264a0;
    font-size: 12px;
    text-decoration: none;
    padding-top: 3px;
}

#maintable {
	BACKGROUND-COLOR: #ffffff
}

#td_left
{
    width: 200px;
    padding: 20px;
}

#td_right
{
    padding-bottom: 20px;
    padding-left: 20px;
    width: 740px;
    padding-right: 20px;
    padding-top: 20px;
}

.bordo_foto
{
    border: 1px solid #808080;
}

.cornice_foto
{
    padding: 5px;
    margin: 0px 0px 20px 0px;
    border: 1px solid #808080;
    background-color: #F0F0F0;
}

.menu_foot
{
    color: #0000FF;
    text-decoration: none;
}