body {
	background-color: #D9D9D9;
	margin: 0px auto;
	font-size: 90%;
	font-family: verdana;
}

.main_ext{
	width: 100%;
	border: 0px solid black;
	text-align: center;
}

.main {
	width: 976px;
	margin: 0px auto;
	margin-top: 10px;
	border: 0px solid black;
}

.testa{
	width: 976px;
	height: 106;
	background-image: url("img/testa_home_rest1.jpg");
	border-bottom: 0px solid #D9D9D9;
}

.contenuto{
	overflow: hidden;
	width: 976px;
	background-color: #FFFFFF;
	background-image: url("img/sfondoInt3.jpg");
	background-repeat: repeat-x;
}

.testo{
	margin-top: 5px;
	font-family: verdana;
	font-size: 11px;
}

a{
	text-decoration:none;
	color: #B52024;
}
a:hover{
	color: #E81F27;
}

/* BRICIOLE DI PANE */

.g_briciole{
	border: 0px solid black;
	overflow: hidden;
}

.iconaBriciole{
	float: left;
	border: 0px solid black;
}

.bricioleDiPane{
	float: left;
	width: 650px;
	text-align: left;
	font-family: verdana;
	font-size: 75%;
	margin-top: 8px;
	color: #000000;
	border: 0px solid black;
}

.bricioleDiPane a{
	color: #000000;
}

.bricioleDiPane a:hover{
	color: #B52024;
}

/* MENU */

.ms_generale{
	float: left;
	overflow:hidden;
	clear: both;
	width: 187px;
	border: 0px solid black;
}
.ms_titolo{
	overflow:hidden;
/*	background-image: url("img/generale/topMenuVert.jpg");   */
	width: 187px;
	height: 42px;
	border: 0px solid black;

}

.testo_titolo{
	margin: 0 auto;
	width: 160px;
	vertical-align: middle;
	margin-top: 15px;
	text-align: center;
	border: 0px solid black;
	font-family: verdana;
	font-size: 75%;
	color: #B82C1B;
}

.ms_g_centro{
	overflow: hidden;
/*	background-image: url("img/generale/sfondoMenuVert_largo.gif");    */
	width: 187px;
/*	height: 100%;*/
	border: 0px solid black;
}



.ms_centro{
	overflow: hidden;
/*	background-image: url("img/generale/sfondoMenuVert.jpg");    */
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 165px;
	border: 0px solid black;
}

.ms_fine{
	float: left;
/*	background-image: url("img/generale/bottomMenuVert.jpg");  */
	width: 187px;
	height: 22px;
}

/*voci del menu*/

ms_sx{
	float:left;
	background-image: url("img/generale/sfondo_menu_sx.jpg");
	width: 11px;
	height: 100%;
	border: 0px solid black;
}
/*voce menu1*/
.vm_1{
	text-align: left;
	overflow: hidden;
	margin: 0 auto;
	width: 160px;
	border: 0px solid black;
	font-family: verdana;
	font-size: 78%;
	color: #000000;
	border-bottom: 1px solid #ECECEC;
}

.vm_1_img{
	border: 0px solid;
	float: left;
}
.vm_1_testo{
	width: 148px;
	border: 0px solid;
	float: left;
}
.vm_1_testo a{
	display: block;
	color: #000000 !important;
	border: 0px solid black;
	margin-top: 2px;
	margin-bottom: 2px;
}
.vm_1_testo a:hover{
	text-decoration: none;
	color: #B82C1B !important;
	background-color: #ECECEC;
}

/* TESTI */

.testi{
	text-align: left;
	float: left;
	width: 780px;
	text-align: left;
}
.lettore{
	text-align: center;
	margin-bottom: 0px;
	border: 0px solid black;
}
.stream{
	width: 600px;
	border: 0px solid black;
	float: left;
	padding-bottom: 20px;
}
.testo_pub{
	float: left;
	width: 150px;
	text-align: justify;
	font-family: verdana;
	font-size: 11px;
	padding: 2px;
	border-left: 1px solid black;
}

/*Flash Player*/

.flashPlayer{
	margin-top: 20px;
	width: 150px;
	float: left;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	padding: 2px;
	float: left;
	border: 0px solid black;
}
.flashPlayer img{
	margin-top: 5px;
	margin-bottom: 5px;
}
