/* CSS Document----------------------------- */



/* Impostazioni Base */
body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
line-height: 22px;

margin: 0px 0px 0px 38px;

background: #f2f2f2;
background-image: url(../immagini/bg_css/bg_bauhaus.jpg);
}

h1 {
font-size:24px;
color: #003399;
background: #fafafa
}

h3 {
color: #003399;
}



/* Sottotitolo */
h6 {
font-family: Arial;
color: white;
font-size:12px;
text-align:right;
margin: 0 20px 0 0;
}
.tablesottotitolo {
width: 691px;
height: 45px;
border: 0px;
padding: 0px;
background:url(../immagini/menualto_BG.gif)
}
.tablesottotitolo a:link    {color:#9cbee1; font-weight: bold; text-decoration:underline}
.tablesottotitolo a:visited {color:#9cbee1; font-weight: bold; text-decoration:underline}
.tablesottotitolo a:hover   {color:#9cbee1; font-weight: bold; text-decoration:underline}




.tableadsense {
border: 1px dashed #003399;
}


a:link {color:#3366cc; font-weight: bold; text-decoration:underline}
a:visited {color:#3366cc; font-weight: bold; text-decoration:underline}
a:hover {color:#3366cc; font-weight: bold; text-decoration: underline}

p img {
float:left;
margin: 6px;
 }

.cornice {
border:1px solid gray;
padding: 1px;
}



/*  Parti del documento */
#titolo {
width: 760px;
background: #415d9c;
width: 639px;
}
#titolo img {
margin: 0px;
padding: 0;
border: 0;
}


#adsense {
background: #fff;
background-repeat:no-repeat;
background-image: url(../adsense/bg_bauhaus_indice.jpg)
}

#corpo {
padding: 0px 26px;
width: 640px;
 }
#corpo img{
float:left;
margin: 6px;
border: 0 }

.bande {
float:left;
width: 639px;
background-color:#f8f8f8;
margin: 0px 0px 10px;
padding: 0px 26px;
}
 
.bande img{
border: 0 }
 
.bande-c1 {
background-color: transparent;
width: 310px;
float:left;
}

.bande-c2 {
background-color: transparent;
width: 310px;
float:left;
text-align:right
}

.bande-c3 {
background-color: transparent;
width: 220px;
float:left;
}

.bande-c4 {
background-color: transparent;
width: 400px;
float:left;
text-align:right
}


.bande-ads1 {
background-color: transparent;
width: 140px;
float:left;
text-align:left
}


.bande-ads2 {
width: 475px;
background-color: transparent;
float:left;
}

.bande-ads3 {
width: 310px;
background-color: transparent;
float:left;
}




#argomentitrattati {
font-family: Arial;
color:#bbb;
font-size: 12px;
line-height: 14px;
}

#argomentitrattati a:link    {color:#bbb; font-weight: normal; text-decoration:none}
#argomentitrattati a:visited {color:#bbb; font-weight: normal; text-decoration:none}
#argomentitrattati a:hover   {color:#bbb; font-weight: normal; text-decoration:underline}


/* Stili temporanei */

.paragrafo {
color:#FF6600;
font-weight: bold;
font-size: 16px
}

.tablesottotitolo {
width: 691px;
height: 55px;
border: 0px;
padding: 0px;
background:url(../immagini/menualto_BG.gif)
}

.data {
color: #999 }
.autore {
color: #ffa442 }

.comments {
width: 95%;

background: #eaeaea;
padding: 5px;
border: 3px solid white;
}
