/* CSS Document */

table {
table-layout:fixed;
}

.grassetto {
font-weight:bold;
}

.FirstBig{

font-family:Georgia;

color:#575757; font-size:26px;

font-weight:bold;

line-height:70%;

letter-spacing:-6px;

padding-right:5px;

}

.striscia_alta {
width:54%;
min-width:640px;
background-color:#666666;
text-align: center;
font-family:Georgia;
position:relative;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
left:23%;
right:23%;

/*line-height:70%;*/

/*letter-spacing:-6px;*/

/*padding-right:5px;*/

}

.striscia_alta_sinistra {
width:18%;
text-align:left;
}

.striscia_alta_centro {
width:18%;
text-align:center;
}

.striscia_alta_destra {
width:18%;
text-align:right;
}

.nome_giornale {
width:54%;
min-width:640px;
font-family:Georgia;
position:relative;
color:#575757;
font-size:73px;
font-weight:bold;
left:23%;
right:23%;

/*line-height:70%;*/

/*letter-spacing:-6px;*/

/*padding-right:5px;*/

}

.nome_giornale_sinistra {
width:25%;
text-align: left;
display:none;
}

.nome_giornale_destra {
width:25%;
text-align: right;
display:none;
}

#simbolo_nome_giornale {
background-image:url(obient-news.png);
width:640px;
height:60px;
background-repeat:no-repeat;
background-position:center;
position:relative;
z-index:10;
}

.base_del_nome {
width:54%;
min-width:640px;
text-align: center;
font-family:Georgia;
position:relative;
color:#575757;
border-top: 2px solid #575757;
border-bottom: 4px solid #575757;
font-size:13px;
font-weight:bold;
left:23%;
right:23%;

/*line-height:70%;*/

/*letter-spacing:-6px;*/

/*padding-right:5px;*/

}

.base_del_nome_sinistra {
width:13%;
text-align: left;
}

.base_del_nome_destra {
width: 41%;
text-align: center;
padding-right:13%;
}

.titolo_grande {
width:54%;
min-width:640px;
font-family:Georgia;
position:relative;
color:#575757;
font-size:40px;
font-weight:bold;
left:23%;
right:23%;
}

.titolo_grande_centro {
width:54%;
min-width:640px;
/*padding-left:35%;*/
text-align:center;
}

.titolo_piccolo {
width:54%;
min-width:640px;
font-family:Georgia;
position:relative;
color:#575757;
font-size:24px;
font-weight:bold;
left:23%;
right:23%;

/*line-height:70%;*/

/*letter-spacing:-6px;*/

/*padding-right:5px;*/

}

.testo {
width:54%;
min-width:640px;
text-align: justify;
font-family:Georgia;
position:relative;
color:#575757;
font-size:12px;
font-weight:bold;
left:23%;
right:23%;

/*line-height:70%;*/

/*letter-spacing:-6px;*/

/*padding-right:5px;*/

}

.autore {
text-align:right;
font-size:20px;
font-weight:bold;
}

