@charset "UTF-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(immagini/bassa/bk/bk1.gif);
	background-repeat: repeat-x;
}

.box_nav_in {
	background-color: #333;
	height: 30px;
	width: 600px;
}
.box_banda_sup {
	background-image: url(immagini/bassa/bk/bk1.gif);
	height: 30px;
}

.txt_navigazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	text-decoration: none;
}

/*/-------------------- INIZIO MENU'NAVIGAZIONE PERSONALIZZATO CLASSE RIMOSSA/*/

/*/.txt_navigazione a:hover {
	color: #00FF00;
}/*/

/*/-------------------- INIZIO MENU'NAVIGAZIONE PERSONALIZZATO CLASSI AGGIUNTE/*/

	.txt_navigazione a{
	color: #EEEEEE;
	background-image: url("");
	padding-left: 10px;
		padding-right: 10px;
			padding-top: 8px;
				padding-bottom: 8px;

}
.txt_navigazione a:link{
	color: #EEEEEE;
}

.txt_navigazione a:visited{
	background-color: #333;
		padding-left: 10px;
		padding-right: 10px;
			padding-top: 8px;
				padding-bottom: 8px;
}

.txt_navigazione a:hover{
	color: #00FF00;
	background-color: #000000;
	padding-left: 10px;
		padding-right: 10px;
			padding-top: 8px;
				padding-bottom: 8px;
}

.txt_navigazione a:active{
	color: #00FF00;
	background-color: #000000;
	padding-left: 10px;
		padding-right: 10px;
			padding-top: 8px;
				padding-bottom: 8px;
}

/*/--------------------FINE MENU'NAVIGAZIONE PERSONALIZZATO/*/

.box_contenuti {
	height: 400px;
	width: 600px;
}

.box_contenuti_blu{
	height: 400px;
	width: 600px;
	background-color:#0000cc;
}

.box_contenuti_yellow{
	height: 400px;
	width: 600px;
	background-color:#ffff00;
}
.box_contenuti_green{
	height: 400px;
	width: 600px;
	background-color:#009900;
}
.box_contenuti_red{
	height: 400px;
	width: 600px;
	background-color:#ff3333;
}
.txt_titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding-left: 20px;
}

.txt_testo_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000;
	text-align: justify;
}
.txt_testo_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-align: justify;
}

.txt_mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align:left;
}
.txt_mail_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.link_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #900;
}
.link_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}.txt_titoloanimazione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding-left: 45px;
}
