﻿body{
	background-color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;

}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
			DIV
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

div.pagina{
	background-color:#FFFFFF;
	padding:20px;
	text-align:justify;
	font-size:13px;
	text-align:justify;
}

div.pagina_poesie{
	background-color:#FFFFFF;
	padding:20px;
	text-align:justify;
	font-size:12px;
}


div.navigazione_orizzontale{
	color:#666666;
	background-color:#FFFFFF;
	width:650px;
	font-size:9px;
	float:left;
	padding-top:20px;
}

div.logo{
	margin-left:680px;
	width:30px;
	text-align:right;
	
}
div.riquadro{
	border:#000000 solid 1px;
	text-align:center;
	padding:5px;
}

div.indice_pagina{
	background-color:#FFFFFF;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
}

div.navigazione_extra{
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#FFFFFF;
	border:#666666 1px solid;
	margin-top:5px;
	padding-top:5px;
	font-size:9px;

}

div.navigazione_vuota{
	color:#666666;
	background-color:#FFFFFF;
	border-top:#000000 1px solid;
	margin-top:5px;
	padding-top:5px;
	font-size:8px;
	height:12px;
}

div.note{
	border-top:#000000 1px solid;
	font-size:13px;
	margin-top:50px;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
			TABLE
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

table.pagina{
	background-color:#FFFFFF;
	margin-top:15px;
	margin-bottom:15px;
	width:750px;
}

table.navigazione_orizzontale{
	background-color:#FFFFFF;
	width:750px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

td.top_left_bianca{
	background:url(../img/tab_bianca/top_left.gif); 
	background-repeat:no-repeat;
	width:15px; 
	height:15px;
}

td.top_bianca{
	background:url(../img/tab_bianca/top.gif); 
	background-repeat:repeat-x;
}

td.top_right_bianca{
	background:url(../img/tab_bianca/top_right.gif); 
	background-repeat:no-repeat;
	width:15px; 
	height:15px;
}

td.left_bianca{
	background:url(../img/tab_bianca/left.gif); 
	background-repeat:repeat-y;
}

td.right_bianca{
	background:url(../img/tab_bianca/right.gif); 
	background-repeat:repeat-y;
}

td.bottom_left_bianca{
	background:url(../img/tab_bianca/bottom_left.gif); 
	background-repeat:no-repeat;
	width:15px; 
	height:15px;
}

td.bottom_bianca{
	background:url(../img/tab_bianca/bottom.gif); 
	background-repeat:repeat-x;
}

td.bottom_right_bianca{
	background:url(../img/tab_bianca/bottom_right.gif); 
	background-repeat:no-repeat;
	width:15px; 
	height:15px;
}

td.pagina_2_colonne{
	border-right:1px solid #000000;
	padding-left:10px;
	padding-top:80px;
	padding-right:10px;
	width:50%;
	text-align:justify;
}
td.pagina_2_colonne_right{
	padding-left:10px;
	padding-top:80px;
	padding-right:10px;
	width:50%;
	text-align:justify;
}
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
			A
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

a#activelink{
	color:#000000;
	text-decoration: underline;
	font-weight:bold;
}

a.link_nero:LINK{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}


a.link_nero:VISITED{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

a.link_nero:HOVER{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

a.pagina_corrente{
	color:#000000;
	text-decoration: underline;
	font-weight:bold;
}

.underline{
	text-decoration:underline;
	font-weight:normal;
}

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
			TUTTI
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.titolo_grande_bold{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
}
.titolo_medio_bold{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
}
.titolo_medio_bold_top20px{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	margin-top:100px;
}
.titolo_piccolo_bold{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
}

.titolo_piccolo_bold_2{
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
}


.testo_18px_normal {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
}
.testo_18px_bold {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:bold;
}
.testo_16px_normal {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:normal;
}
.testo_16px_bold {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
}
.testo_12px_normal {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:normal;
}
.testo_12px_bold {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
}
.testo_14px_normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.testo_14px_bold {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
}

.titolo_poesie{
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
}

.titolo_piccolo_poesie{
	margin-left:10px;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
}


.tabella_1 td{
	padding-top:10px;
	text-align:justify;
}
	  