/* These sytles are only used by the current theme. The can be adjusted in any way.*/
/*
Theme colours
Red: ce0632
Blue: 26d3ff
*/
body{
	padding: 0;
	margin: 0;
	background: #c90019;
	font-size: 14px;
	font-family: Arial;
	color: #434144; /*#6699cc;*/
}
h1,h3,h4{
	margin: 0px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

h1{font-size: 30px;}
h2{font-size: 16pt;color: orange;font-weight: bold;}
h3{font-size: 14pt;}
h4{font-size: 12pt;}

a{text-decoration: none;}
a:link  {color: #434144;} 
a:visited {color: #434144;}
a:active {color: #434144;}
a:hover {text-decoration: underline;color: #434144;}

.menutratto{
	font-size: 14px;
	text-decoration: none;
	color: #c90019;
	font: bold;
	padding-top:3px;
}

.menu{
	font-size: 14px;
	text-decoration: none;
	color: #c90019;
	font: bold;
}
a:menu{text-decoration: none; color: #ffffff;}
a:link.menu  {color: #c90019;}
a:visited.menu {color: #c90019;}
a:active.menu {color: #c90019;}
a:hover.menu {text-decoration: underline;color: #c90019;}

.argomento{
	font-size: 10px;
	text-decoration: none;
	color: #434144;
	font: bold;
	
}
a:argomento{text-decoration: none; color: #434144;}
a:link.argomento  {color: #434144;}
a:visited.argomento {color: #434144;}
a:active.argomento {color: #434144;}
a:hover.argomento {text-decoration: underline;color: #434144;}

.barra-alta{
	background: url(img/curva-barra-alta.gif) repeat-y top;
}

.fondo-table{
	background: url(img/fondo-texture.gif) repeat-x top;
}

.fondo-4{
	background: url(img/4_4.gif) repeat top;
}



.titolodx{font-size: 13px;color: #000000;}
.datadx{font-size: 11px;color: #c90119;}
.testodx{font-size: 11px;color: #000000;}

.canali{
	font-size: 20px;
	text-decoration: none;
	color: #ffffff;
	padding-left: 5px;
	font-family: arial;
}
a:canali{text-decoration: none; color: #ffffff;}
a:link.canali  {color: #ffffff;}
a:visited.canali {color: #ffffff;}
a:active.canali {color: #ffffff;}
a:hover.canali {text-decoration: underline;color: #ffffff;}





