/* CSS Document for gBlog */

BODY {
	margin:0px;
	background-image:url(../images/sfondo.jpg);
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.titolo_testata_def {
	font-family: Tahoma;
	font-size: 24px;
	margin:10px;
	font-weight:bold;
	color:#8080c0;
	border-bottom-color:#f1821e;
	border-bottom-width:medium;
	border-bottom-style:solid;
	text-decoration: none;
}

.normal {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
	color:#666666;
	text-decoration: none;
}

A.normal {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
	color:#666666;
	text-decoration: none;
}

A.normal:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
	color:#666666;
	text-decoration: underline;
}

.normal_extra {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color:#666666;
	text-decoration: none;
}

A.normal_extra {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color:#666666;
	text-decoration: none;
}

A.normal_extra:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal;
	color:#666666;
	text-decoration: underline;
}

.argomento {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
	color:#009900;
	text-decoration: none;
}

.articolo {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
	color:#FF0000;
	text-decoration: none;
}


.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#0001fa;
	text-decoration: none;
}

A.menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#0001fa;
	text-decoration: none;
}

A.menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color:#0080FF;
	text-decoration: none;
}

.titolo_articoli {
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	color:#FF0000;
	text-decoration: none;
}

.titolo_argomenti {
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	color:#009900;
	text-decoration: none;
}

/* style per Menu a tendina */
.body_menu {
	font-family: Tahoma;
	font-size: 10px;
	color: #0001FA;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	background-color: #f1821e;
}

.main_menu_class {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	cursor: pointer;
	background-color: #f1821e;
}

td.main_menu_class:hover {
	background-color: #ffeac3;
	color: #f1821e;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
}

.main_menu_present_class {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	cursor: pointer;
	background-color: #EEEEEE;
	text-transform:uppercase;
}


td.main_menu_present_class:hover {
	background-color: #666666;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	text-transform:uppercase;
}

TD.Rx_Column_Linee {
	background-image:url(../images/bk_rx_column.gif);
}

TD.Top_Row {
	background-image:url(../images/bk_top_row.gif);
}

TD.Angle {
	background-image:url(../images/bk_angle.gif);
}

TD.Rx_Column {
	background-color:#f1821e;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
	color:#ffeac3;
	text-decoration: none;
}

A.Rx_Column {
	background-color:#f1821e;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
	color:#ffeac3;
	text-decoration: none;
}
A.Rx_Column:hover {
	background-color:#f1821e;
	font-family: Tahoma;
	font-size: 10px;
	font-weight:normal;
	color:#ffeac3;
	text-decoration: underline;
}


TD.copyright_style {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}


.author_style {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
}

.nav_page_style {
	font-family: Tahoma;
	font-size: 10px;
	color: #0001FA;/*#f1821e;*/
	text-decoration: none;
}
