.welcome
{
float: right;
border:0px solid red;
width: 64%; 
font-size: small;
text-align: left;
}
.main_div
{
font-size: small;
border: 1px solid maroon;
vertical-align: middle;
min-width: 760px;
width: 80%;
margin: 0px auto;
position: relative;
background-color: #ffffff;
top: 20px;
font-family: "Thaoma", verdana;
text-decoration: none;
font-size: medium;
}
.main_div a
{
color: blue;
text-decoration: none;
}
.main_div a:hover
{
color: blue;
background-color: yellow;
}

hr {
height:2px;
color: #a2621d;
}

.title
{
color: black;
font-size: large;
}


h2
{
color: black;
font-size: small;
}


h1
{
color: black;
font-size: large;
}

.normale
{
color: black;
font-size: small;
}

.subtitle
{
color: black;
font-size: medium;
}


.write_div
{
padding-left: 5px; 
font-size: small;
}
.sub_div
{
text-align:center;
background-color: white;
color: black;
width:100%;
font-size: small;
}

.contenuti_div
{
width: 70%;
border:0px solid black;
padding-left: 5px; 
padding-right: 5px; 
font-size: small;
text-align: center;
}

.contenuti_div_o
{
width: 70%;
border: 0px solid black;
padding-left: 5px; 
font-size: small;
text-align: center;
}

.menu_contenuti_div
{
float: right;
width: 28%;
border:0px solid red;
font-size: small;
text-align: center;
right: 0px;
position: absolute;
display: block;
}

.menu_contenuti_div_o
{
float: right;
width: 28%;
border:0px solid red;
font-size: small;
text-align: center;

}
.div_left
{
font-size: small;
padding-top: 10px;
text-align: left;

}
.div_center
{
font-size: small;
text-align: center;
}


.div_links
{
border:1px solid maroon;
border-left:0px;
border-right:0px;
font-size: small;
text-align: left;
font-family: "Thaoma", verdana;
background-color:#efd4b7;
}
.div_links a
{
background-color:#efd4b7;
color: #a2621d;
text-decoration: none;
}

.div_links a:hover
{
background-color:#f3e8dd;
color: #d9a46b;
}

.div_links a:visited
{
color: #a2621d;
}

.marrone
{
color: #a2621d;
font-size: medium;

}

.marrone a
{
color: #a2621d;
text-decoration: none;
}

.marrone a:hover
{
background-color:#f3e8dd;
color: #d9a46b;
}

img {border: 0;}

BODY {
margin:0; padding:0;background-color: #abb3d9; 
}

