/* generali */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial;
	font-size:13px;
	line-height: 18px;
	background-image: url(img/circle.gif);
	background-repeat: repeat;
	text-align: justify;
 }


/* testo */
/* link in alto inizio */
.topTxt {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}
.topLink {
	font-size: 12px;
	text-decoration: none;
	color: #999999;
}
.topLink:hover {
	color: #CC0000;
}
/* link in alto fine */

/* Menu */
.menu {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.menu:hover {
	font-size: 12px;
	text-decoration: none;
	color: #CC0000;
}

/* Testo */

.yellow {  background-color: #FFFF00}


.link {
	color: #003366;
	font-weight: normal;
	text-decoration: underline;
}
.link:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline;
}

.grassetto {
	font-weight: bolder;
}
.elenco {
	font-weight: bold;
	color: #FF8C01;
	text-decoration: none;
}
.evidenziato {
	color: #FFFFFF;
	background-color: #000000;
}
/* piede */

.marketinginformatico {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.linkt{
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#container {
	background-image: url(img/sfumatura.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	visibility: visible;
}
#pagina{
	position:relative;
	background-image:url(img/sfondo.jpg);
	background-repeat:repeat-y;
	margin:0 auto;
	width:850px;
	height:auto;
	}
#toplink{
	position:relative;
	margin:0;
	width:850px;
	height:18px;
	background-image:url(img/toplink.jpg);
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
	}
#toplink a {
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
	}
#toplink a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	text-align: right;
	}
#ladiescircle{
	position:relative;
	margin:0;
	width:850px;
	height:142px;
	}
#top{
	position:relative;
	margin:0;
	width:850px;
	height:42px;
	background-image:url(img/top.jpg);
	}
#contsx{
	position:relative;
	margin:0;
	width:503px;
	min-height:400px;
	/*height:auto;*/
	padding-left:24px;
	padding-right:12px;
	float: left;
	}
#contdx{
	position:relative;
	margin:0;
	width:259px;
	/*height:400px;*/
	/*height:auto;*/
	padding-left:26px;
	padding-right:26px;
	float: left;
	}
#flash{
	position:relative;
	margin-top:-43px;
	width:311px;
	height:107px;
	float: right;
	}
#bottom{
	position:relative;
	margin:0;
	width:850px;
	height:34px;
	background-image:url(img/bottom.jpg);
	clear: both;
	}
.credits {
	color: #CCCCCC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.tablefixed   {
    table-layout:fixed;
}
