/* CSS - PHP - HTML SCRIPTING By Mario Bove */
/* Ultima modifica: 5 Nov 2009        */
/* Autor E-mail: bovemario@email.it   */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	background-image: url(immagini/BG.png);
	background-repeat: repeat;
}
td img {
	display: block;
}
/* Stage */ 

td.stage {
	width:759px;
	height:350px;
	background-color: #ffffff;
	background-image: url(immagini/BG_stage_dx.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
table.stage_int {
	width:759px;
	height:350px;
	padding: 0px;
	border: 0px;
	background-image: url(immagini/BG_stage.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.stage_text {
	margin-right:auto;
	margin-left:auto;
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration:none;
	padding: 15px 10px 15px 10px;
	text-align: justify;
	width: 660px;
}
.stage_text a:link {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.stage_text a:visited {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.stage_text a:hover {
	color: #CC3300;
	text-decoration:none;
	font-weight:bold;
}
.stage_titolo {
	font-family: verdana;
	font-size: 24px;
	color: #ffcc33;
	text-decoration:none;
	padding-bottom: 20px;
}
/* Sub menu */ 

td.submenu {
	width:201px;
	vertical-align: top;
	background-color: #DCDCDC;
	background-image: url(immagini/coralluzzo_int_r1_c1.jpg);
	background-position: top left;
	background-repeat: repeat-y;
}
table.submenu_int {
	width:190px;
	height:350px;
}
/* Sinistra */ 

td.sup_stage_sx {
	width:17px;
	height:175px;
	background-image: url(immagini/coralluzzo_r4_c1_sup_sx.png);
	background-position: top left;
	background-repeat: no-repeat;
}
td.inf_stage_sx {
	width:17px;
	height:175px;
	background-image: url(immagini/coralluzzo_r4_c1_inf_sx.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
/* Destra */ 

td.sup_stage_dx {
	width:17px;
	height:175px;
	background-image: url(immagini/coralluzzo_r4_c1_sup_dx.png);
	background-position: top left;
	background-repeat: no-repeat;
}
td.inf_stage_dx {
	width:17px;
	height:175px;
	background-image: url(immagini/coralluzzo_r4_c1_inf_dx.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
/* menu */ 

td.menu {
	width:960px;
	height:33px;
	background-image: url(immagini/coralluzzo_r4_c3.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
table.menu_tab {
	width:960px;
	height:33px;
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
table.menu_tab a:link {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
table.menu_tab a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
table.menu_tab a:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffcc33;
	text-decoration:none;
}
td.clock {
	width:260px;
	padding-left: 17px;
	text-transform: uppercase;
}
td.testo_menu {
	padding: 0px 10px 0px 10px;
}
td.sep_menu {
	width:1px;
}
.selezione {
	color: #ffcc33;
}
/* box */ 

td.box {
	width:152px;
	height:141px;
	background-image: url(immagini/coralluzzo_r8_c4.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
td.bg_int {
	background-color: #1E1E1E;
}
.testo_box {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	height:110px;
	padding: 5px 3px 17px 3px;
}
.testo_box a:link{
	text-decoration: none;
	color: #ffcc33;
}
.testo_box a:visited{
	text-decoration: none;
	color: #ffcc33;
}
.testo_box a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
.titolo_box {
	font-family: verdana;
	font-size: 12px;
	color: #ffcc33;
	font-weight:bold;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
}
.testo_tab {
	background-color: #1E1E1E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 5px;
	height: 20px;
	font-weight: bold;
}
td.altezza_cella {
	height: 20px;
}
td.altezza_cella_img {
	height: 28px;
}
#sub_sel {
	line-height: 17px;
	z-index: 100;
	height: 18px;
	width: 160px;
	background-image: url(immagini/BG_sub_men_hover.png);
	background-repeat: no-repeat; 
}
#sub_sel a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	width: 160px;
	display: block;
	color: #1E1E1E;
	padding-left: 25px;
}
#testo_sub_menu {
	line-height: 17px;
	z-index: 100;
	height: 18px;
	width: 160px;
	background-image: url(immagini/BG_sub_men_a.png);
	background-repeat: no-repeat; 
}
#testo_sub_menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	width: 160px;
	display: block;
	color: #1E1E1E;
	padding-left: 25px;
}
#testo_sub_menu a:hover {
	background-image: url(immagini/BG_sub_men_hover.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 160px;
}
td.sub_menu_allineam {

}
