.button_odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #733039;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
}
.button_even {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #FF6600;
	vertical-align: middle;
	text-align: left;
	font-weight: normal;
}

.button_even a, .button_odd a {
	color: white;
	text-decoration: none;
}
.button_even a:hover, .button_odd a:hover {
	color: #00FF66;
	font-weight: bold;
}

.button_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	background-color: #999999;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 150%;
}
.poeti_oggi_anto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/*
.testo a {
	color: blue;
}
*/
.titolo_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.scadenza_selezione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.list_row_odd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEE;
}
.list_row_even {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: white;
}
.list_row_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FF6600;
	border-bottom-style: groove;
	text-align: left;
	font-weight: bold;
	color: black;
}
.list_titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #660000;
}
.list_subtitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #666666;
}
.list_row_foot {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-top-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.testo_homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222222;
	text-align: justify;
	line-height: normal;
	font-weight: bold;
}
