body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: medium ridge #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-image: url(/materiale/Decorazioni_Natale_2008/sfondo.jpg);*/
	background-repeat: repeat;
	background-attachment: fixed; 
	background-color: #333333;
	padding: 5px;
}

/* La tabella globale che contiene tutto */
.mainTable {
	width:900px;
	height:100%;
	background-color:#CC3333;
	border: 3px ridge #CC3333;
}
/* La tabella centrale dei contenuti */
.mainTableContent {
	width:765px;
	height:100%;
}
/* Cella del menu a sinistra */
.tdMenuLeft {
	width:127px;
}
/* Cella contenente gli annunci Google */
.tdGoogle {
	width:135px;
	background-color:#CC3333;
}

/* TABELLE DEI CONTENUTI  */

/* Tabella dell'intestazione in alto */
.tbRiquadroMainIntestazione {
	width:638px;
	margin-top:5px;
	margin-bottom:5px;
}
/* Tabella principale del box dei contenuti */
.tbRiquadroMain {
	width:638px;
	margin-bottom:5px;
}
/* Tabella principale piccola del box dei contenuti */
.tbRiquadroMain01 {
	width:314px;
	margin-bottom:5px;
}
/* Tabella contenuta all'interno del box principale dei contenuti */
.tbRiquadroContent {
	width:100%;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B10000;
	border-right-color: #B10000;
	border-bottom-color: #B10000;
	border-left-color: #B10000;
}
/* Celle spaziatrici che separano i contenuti della tabella tbRiquadroContent */
.tdSpacerVert {
	width:8px;
}
/* Box variante 1 dei testi */
.tbTxtBox1 {
	width:100%;
	height:100%;
	background-color:#F3D9D9;
}
.tbTxtBox1Intestazione {
	text-align:center;
}
/* Box variante 2 dei testi */
.tbTxtBox2 {
	width:100%;
	height:100%;
	background-color:#F6F5F5;
}
.tbTxtBox2Intestazione {
	text-align:center;
}
/* Box delle immagini */
.tbImg {
	width:100%;
	height:100%;
	background-color:#F3D9D9;
}

/* Footer */
.tdFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b10000;
	font-size: 10px;
	text-align:center;
	font-weight: bold;
	margin-top:5px;
	margin-bottom:5px;
}

/* Titoli e testi */
h1 {
	color: #b10000;
	font-size: 17px;
	font-weight: bold;
	display:inline;
}
h2 {
	color: #b10000;
	font-size: 12px;
	font-weight: bold;
	display:inline;
}
h3 {
	color: #b10000;
	font-size: 11px;
	font-weight: bold;
	display:inline;
}
.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #b10000;
	font-size: 10px;
	font-weight: bold;
	cursor: default;
}

/* Cella del percorso in alto */
.percorso {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
.percorso a:link, .percorso a:visited {
	color: #ffffff;
	text-decoration: none;
}
.percorso a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* Testo generico */
.notmal_txt {
	font-size: 10px;
	color: #666666;
	cursor: default;
}
.notmal_txt a:link, .notmal_txt a:visited {
	color: #b10000;
	text-decoration:none;
}
.notmal_txt a:hover {
	color: #b10000;
	text-decoration:none;
}
.notmal_txt01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	cursor: default;
	text-decoration:none;
}
.notmal_txt01 a:link, .notmal_txt01 a:visited {
	color: #b10000;
	text-decoration:none;
}
.notmal_txt01 a:hover {
	color: #b10000;
	text-decoration:none;
}

.info {
	color: #ffffff;
	font-size: 10px;
	text-align:center;
}
.notmal_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b10000;
	text-decoration:none;
}
.notmal_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b10000;
	text-decoration:none;
}
.notmal_link01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.notmal_link:hover01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}
.style12link {
	color: #b10000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.style12link:hover {
	color: #b10000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

