body	{
	margin: 5px auto;
	width:1000px;
	background-color:#333333;
	font-family:verdana;
	font: 1em Verdana,Arial,Geneva, Helvetica, sans-serif;
	}
a,a:hover,a:active{background-color: transparent;text-decoration: none;}
img{border-style: none;	}
#container
	{
	padding: 0px;
	border: 1px solid #2c5074;
	background-color: #f8f8f8;
	}

#main
	{
	width: auto;
	min-height: 600px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 5px;
	color: black;
	background-color: #f8f8f8; 
	margin: 0 auto;
	}
/* #container #main */
.table_top {
	padding:10px;
	background-color: #eeeeee;
	color: #444455;
	font-size: 0.8em ;
	min-width: 600px;
	//border: 1px solid #cccccc;
	overflow:auto;

	}


.link_action ,.link_action:visited,.link_action:active { font-size:1em;font-weight: normal; font-style: normal ; color: #335599; text-decoration: none;}
.link_action:hover 	{ font-size:1em;font-weight: normal; font-style: normal ; color: red; text-decoration: none;}
/* container #main .table_top .title_panel - Pannellino personale su annuncio*/
.mypanel {border-bottom:1px solid #ee4444;font-size: 0.9em;padding: 5px;text-align:right;float:right;}


.messaggio_errore{
	width: auto;
	height: auto;
	padding: 10px;
	text-align: center;
	background-color: #ffffff;
	border: 2px dashed red;
	}
.messaggio_normale
	{
	width: auto;
	height: auto;
	padding: 10px;
	text-align: center;
	background-color: #ffffff;
	border: 2px dashed #444466;
	}
.notepiccole {font-size: 0.8em;}
.titolo
	{
	margin-bottom: 8px;
	padding: 4px;
	vertical-align: center;
	text-align: center;
	background-image: url(../images/riga2.jpg);
	background-color: #315579;
	color:white;
	font-size: 1.6em;
	}
.titolo span {font-style:italic;font-size:1.4em;}
.titolo a ,.titolo a:visited,.titolo a:active {color:#dddddd;}
.titolo a:hover {text-decoration: underline;}
.annuncio_singolo
	{
	border-left:1px solid #cecece;
	border-bottom:1px solid #aaaaaa;
	background-color: white;
	padding: 15px;
	margin:10px;
	width:auto;
	}
.box_immagine
	{
	width:90px;
	float:left;
	}
