*
	{
	padding: 0px;
	margin: 0px;
	}

body
	{
	background: #FFFFFF url('images/a1.gif') repeat-x;
	font-size: 12px;
	color: #AAA;
	line-height: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}

a
	{
	color: #000033;
	text-decoration: none;
	}

a:hover
	{
	color: #0433fd;	
	text-decoration: none;
	}

p
{
	margin-bottom: 14px;
	text-align: justify;
}

#outer
	{
	width: 1063px;
	margin: 0 auto;
	background: #fff url('images/abg.gif') repeat-y;
	}

#inner
	{
	position: relative;
	padding: 20px 100px 20px 100px;
	}
	
div#contenuto {
	border: 0px dotted #D3D3D3;
	}

#footer
	{
	position: relative;
	clear: both;
	height: 35px;
	text-align: center;
	line-height: 30px;
	background-image: url(images/a50.gif);
	color: #B2B2B2;
	background-color: #D3D3D3;
	}

#footer a
	{
	color: #8C8C73;
	}

#menu1 ul
	{
	list-style:none;
	
	}

#menu1 li
    {
	list-style:none;
	display:inline;
	margin:0 5px;
	}

#menu1 li a
    {
	color:#b5b4b4;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:8px solid #cbcbcb;
	cursor:pointer;
	padding:0 0 1px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#menu1 li a:hover
    {
	border-bottom:8px solid #0433fd;
	color:#0033FC;
	text-decoration:none;
	}

#menu1 li a.current
    {
	border-bottom:5px solid #0433fd;
	color:#0033FC;
	text-transform:uppercase;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}


#barra
	{
	background-image: url('barra.gif');
	}
.txtintro {
	font-size: 16px;
}
.txtintro1 {
	font-weight: bold;
}

