/* generali */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1,h2,h3 { margin: 0px;}


/* 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: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.menu:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #CCCCCC;
}

.menuo {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.menuo:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #CCCCCC;
}
.menuot {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

/* 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: #9A0000;
	text-decoration: none;
}
.evidenziato {
	color: #FFFFFF;
	background-color: #000000;
}
.txtmini {
	font-size: 9px;
}


.titolo {
	font-size: 24px;
	color: #9A0000;
	font-weight: bold;
}
.sottoTitolo {
	font-size: 16px;
	color: #670001;
	font-weight: bold;
	font-style: italic;
}
/* piede */

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

	color: #CCCCCC;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menuT {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.libro {
	font-size: 12px;
	text-decoration: none;
	color: #003399;
	font-weight: bold;
	text-align: center;
}
.euro {
	font-size: 12px;
	text-decoration: none;
	color: #9A0000;
	font-weight: normal;
	text-align: center;
}
.riquadro {
	border: 1px solid #9A0000;
}
.titoloC {
	font-size: 24px;
	color: #9A0000;
	font-weight: bold;
	font-style: italic;
}
