body 
{ 
	font-family:		verdana, sans-serif;
	font-size:			11px;
	background:			#FFF url('../pics/struttura/bg.jpg') repeat-x;
	margin:				0;
}

a:link,
a:visited
{
	color:				#284E92;
	text-decoration:	underline;
}

a:hover
{
	text-decoration:	underline;
}

h1,
h2,
h3,
h4
{
	margin:				18px 0 0 0;
	padding:			0 0 0 0;
}

p
{
	margin:				0 0 0 0;
	padding:			0 0 0 0;
}

h2
{
	color:				#284E92;
	font-size:			19px;
}

h3
{
	color:				#284E92;
	font-size:			14px;
}

h4
{
	font-size:			13px;
}

hr.break_news
{
	border: 			none 0; 
	height:				1px;
	border-top: 		1px dotted #888;
}

img
{
	border:				0;
}

img.news
{
	float:				left;
	margin:				6px;
}

.destra
{
	text-align:			right;
}

.centro
{
	text-align:			center;
}

.nowrap 
{ 
	white-space:		nowrap;
}

ul li
{
	list-style: 		square;
}

p.titolo_news
{
	font-size:			12px;
}

table.articoli
{
	margin:				auto;
}

table.tabella_bordo
{
	border:				1px solid #284E92;
}

table.tabella_scheda_tecnica
{
	border:				1px solid #666;
}

td.td_galleria
{
	font-size:			10px;
	width:				150px;
	text-align:			center;
}

td.td_articolo
{
	width:				180px;
	height:				170px;
	background:			#FFF url('../pics/homepage/bg_articoli.jpg');
	text-align:			center;
}

td.td_lista_sx
{
	border-bottom:		1px solid #CCC;
}

td.td_lista_dx
{
	border-bottom:		1px solid #CCC;
}

td.td_titolo
{
	background:			#284E92;
	color:				#FFF;
}

td.td_scheda_tecnica_sx
{
	border-bottom:		1px solid #666;
}

td.td_scheda_tecnica_dx
{
	border-bottom:		1px solid #666;
}

td.td_articolo p.nome_articolo
{
	font-weight:		bold;
	font-size:			12px;
}

td.td_articolo img.icona
{
	border:				0;
	vertical-align:		middle;
	padding:			3px;
}

td.td_galleria_sx
{
	background:			#EEE;
	width:				150px;
	border-right:		1px solid #999;
	padding:			6px;
}

#zoom_immagine
{
	text-align:			center;
	background:			#FFF;
	padding:			4px;
	border:				1px solid #000;
}

#contenitore
{
	background:			#FFF url('../pics/struttura/bg_corpo.gif');
	width:				760px;
	margin:				auto;
}

#testata
{
	position:			relative;
	background:			#CCC;
	width:				760px;
	height:				123px;
}

#navigatore
{	
	position:			absolute;
	top:				98px;
	left:				165px;
	color:				#FFF;
	font-size:			12px;
}

#navigatore a:link,
#navigatore a:visited
{
	text-decoration:	none;
	font-weight:		bold;
	color:				#FFF;
}

#navigatore a:hover
{
	text-decoration:	underline;
}

#corpo
{
	position:			relative;
	width:				760px;
}

#colonna_1
{
	position:			absolute;
	top:				0;
	left:				0px;
	width:				153px;
	background:			#EEE;
	text-align:			left;
}

#colonna_1 a:link,
#colonna_1 a:visited
{
	text-decoration:	none;
	color:				#000;
}

#colonna_1 a:hover
{
	text-decoration:	underline;
}

#colonna_1 ul
{
	width:				153px;
	list-style-type: 	none;
	margin:				0 0 0 0;
	padding:			0 0 0 0;
}

#colonna_1 li
{
	display:			block;
	padding:			1px;
	margin-left:		8px;
}

#colonna_2
{
	background:			transparent;
	width:				574px;
	margin-left:		168px;
}

#colonna_2 p
{
	line-height:		18px;
}

#colonna_2 img.articolo_principale
{
	float:				left;
	padding:			6px;
}

#colonna_2 dl
{
	margin:				20px;
}

#colonna_2 dt
{
	font-size:			13px;
}

#corpo img.banner
{
	border:				1px solid #999;
	padding:			1px;
	text-align:			center;
}

#corpo p.banner
{
	text-align:			center;
}

#corpo p.footer
{
	text-align:			center;
}

#articolo_fronte
{
	background:			transparent;
}

#news_archivio
{
	margin:				10px;
}

