
body
{
	font-family:verdana;
	font-size:10px;
	background: url(../img/bkg.gif);
	margin-top:0px;
}

img.fade
{
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
}

span
{
	font-weight:bold;
}

img.trasp {behavior:url("./scripts/pngbehavior.htc");}

a:link 
{
	font-weight:bold;
	color:#1A5572;
	text-decoration:none;
}

a:visited 
{
	font-weight:bold;
	color:#1A5572;
	text-decoration:none;
}

a:hover
{
	color:red;
	text-decoration:underline;
}

a.artificium:link,
a.artificium:visited
{
	color:#ffffff;
	text-decoration:none;
}

a.artificium:hover
{
	text-decoration:underline;
}

.titolo_att
{
	color:#1A5572;
	font-size:20px;
	font-weight:bold;
	vertical-align:top;
}

.sottotitolo_att
{
	color:#1A5572;
	font-size:14px;
	font-weight:bold;
	vertical-align:top;
	font-style:italic;
}

.corpo_att
{
	vertical-align:top;
}

.domanda_tec
{
	color:#1A5572;
	font-size:16px;
	font-weight:bold;
	vertical-align:top;
}

.risposta_tec
{
	font-size:10px;
	vertical-align:top;
}

td.categoria
{
	border-bottom: #517B92 1px solid;
}

span.categoria
{
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	padding-bottom:1px;
	font-size:17px;
	font-weight:bold;
	color:#517B92
}

.voce_link
{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

.cordino1
{
	background-image:url(../img/cordino1.gif);
	background-position:center;
	background-repeat:repeat-y;
}

.cordino2
{
	background-image:url(../img/cordino2.gif);
	background-position:center;
	background-repeat:repeat-y;
}

.cordino3
{
	background-image:url(../img/cordino1.gif);
	background-position:center;
	background-repeat:repeat-y;
}

.footer
{
	color:#ffffff;
	text-align:center;
}

img.normal
{
	 border:1px solid #3399cc;
}

img.left
{
	float:left;
	margin: 0;
	margin-right: 8px;
	margin-left: 0px;
	/*border-color:#000000;*/
}

img.right
{
	float:right;
	margin: 0;
	margin-left: 8px;
	margin-right: 0px;
	/*border-color:#000000;*/
}

div.interno_pagina
{
	background:url(../img/sfondo_blu.jpg) no-repeat top right;
	background-attachment:scroll;
}

#inner_textarea
{
	margin-top:5px;
	margin-left:5px;
	width: 710px;
	height: 370px;
	overflow:auto;
	color:black;
    font-family:verdana, helvetica, sans-serif;
	font-size:x-small;
	
	/*
	background-image: url(../img/sfondo_blu.jpg);
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: top right;
	*/

	/*
	border-right: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	*/
	
}












