/* CSS Document */
.info
{
	width: 600px;
	height: auto;
	margin-left: 40px;
	margin-top: 15px;
	text-align: justify;
	float: left;
	background-color: #fff;
}
.info h1
{
	color: #006699;
	font-size: 1.3em;
	font-family: "Century Gothic" , Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: 15px;
}
.info p
{
	color: #999999;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS" , sans-serif;
	font-weight: normal;
	line-height: 1.4em;
	padding: 0 0 15px 0; /*padding: 0 0 0 0;*/
}
.info table
{
	color: #999999;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS" , sans-serif;
	font-weight: normal;
	line-height: 1.4em;
	padding: 0 0 15px 0; /*padding: 0 0 0 0;*/
}
.int_content table
{
	color: #000;
	font-size: 0.8em;
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 30px;
	margin-top: 10px;
	font-weight: normal;
}


.titoletto
{
	color: #006699;
	font-size: 1.1em;
	font-family: "Century Gothic" , Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-top: 15px;
}
a
{
	color: #6666ff; /*text-decoration: none;*/
}
a:hover
{
	text-decoration: none;
}

.subnav h3
{
	color: #718062;
	font-size: 0.7em;
	font-family: Helvetica, Arial, sans-serif;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 2px;
	float: left;
	width: 177px;
}

.txt
{
	color: #696969;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: "Century Gothic" , Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.txt2
{
	color: #696969;
	font-size: 12px;
	font-family: "Century Gothic" , Helvetica, Arial, sans-serif;
	font-weight: bold;
}

.txtReadOnly
{
	color: #696969;
	background-color: #dcdcdc;
	font-size: 12px;
	font-family: "Century Gothic" , Helvetica, Arial, sans-serif;
	font-weight: bold;
	width: 193px;
	min-width: 193px;
	border-right: #696969 1px dotted;
	border-top: #696969 1px dotted;
	border-left: #696969 1px dotted;
	border-bottom: #696969 1px dotted;
	height: 16px;
}
.alert
{
	color: #ff6666;
	font-size: 12px;
	font-style: italic;
	font-family: "Century Gothic" , Helvetica, Arial, sans-serif;
	font-weight: bold;
}
div#newHeader
{
	padding-right: 0px;
	padding-left: 0px;
	left: 170px;
	padding-bottom: 0px;
	margin: 0px;
	width: 380px;
	height: 189px;
	padding-top: 30px;
	position: absolute;
	top: 20px;
	background: url(./images/ipod7.png) no-repeat;
}
div.small
{
	color: #ffffff;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS" , sans-serif;
	font-weight: normal;
	line-height: 1.4em;
	padding: 0 0 15px 0;
	background-color: #3d8712;
	margin: 0 auto;
	width: 750px;
}
.clientButton
{
	font-family: Verdana;
	font-size: 12px;
	color: #666633;
	font-weight:bold;
}

