body
{
	margin: 0px;
	padding: 0px;
	font-family: monospace;
	font-size: 15px;
	background-image: url(pic/sfondo.png);
	text-align: justify;
}

#cntgen
{
	width: 950px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid;
	background-color:White;
}

#cnthead
{
	background-image: url(pic/01.jpg);
	background-repeat: no-repeat;
	height: 100px;
}

#cntpnc
{
	width: 950px;
}

#mnuvert
{
	width: 190px;
	float: left;
}

#contpag
{
	width: 740px;
	float: left;
	margin: 12px;
	margin-right: 0px;
	padding-bottom: 10px;
}

#cntpied
{
	clear: both;
	padding: 10px;
	padding-top: 20px;
	text-align: center;
	border-top: 5px double #006400;
	color: green;
	background-color: #ddffdd;
}


#cntmnusup
{
	height: 37px;
	background-image: url(pic/02.jpg);
	background-repeat: no-repeat;
}

#cntmnuinf
{
	height: 14px;
	background-image: url(pic/03.jpg);
	background-repeat: no-repeat;
}

#mnusup
{
	height: 17px;
	background-image: url(pic/04.jpg);
	background-repeat: no-repeat;
}

#mnuvoc
{
	background-image: url(pic/05.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	color: yellow;
	font-weight: bold;
	text-align:left;
	line-height: 120%;
}

#mnuinf
{
	height: 17px;
	background-image: url(pic/06.jpg);
	background-repeat: no-repeat;
}

#firmapi
{
	width: 950px;
	margin: auto;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

#firmapi a
{
	color: black;
	text-decoration: none;
}
#firmapi a:hover
{
	color: blue;
}
