@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../immagini/bg_0_v2.png);
}
form {
	margin: 0px;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #999999;
}
input[type=submit]
,input[type=reset]
{
	background-color: #5A5E61;
	color: #FFFFFF;
	border: 1px solid #999999;
}

a img {
	border: 1px solid white;
}
a:hover img {
	border: 1px solid red;
}

form {
	margin: 0px;
}
a {
	/*color: #007CA2;*/
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

hr {
	background-color: #D50C1E;
	height: 4px;
	color: #D50C1E;
	border-left: none;
	border-right: none;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#container {
	margin: 0px auto 0px auto;
	width: 970px;
}

.news_image {
	float:left;
	margin:5px;
}

#menu-or {
	height: 42px;
	padding-top: 5px;
	padding-left:10px;
	background-image: url(../immagini/tplimg/box_search.png);
}
#search-row {
	height: 42px;
	color: #FFF;
	background-image: url(../immagini/tplimg/box_search.png);
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 42px;
}
#search-row .spanDate {
	color: #FF9900;
}
#search-row a {
	/*color: white;*/
	color: #FF6600;
}
#navigation {
	padding-left: 5px;
}
#footer {
	text-align: center;
	padding-top:15px;
	background-image: url(../immagini/tplimg/img_footer.png);
	background-repeat:no-repeat;
	height: 30px;
}
#content {}
#colLeft {
	float: left;
	width: 200px;
}
#colRight {
	float: left;
	width: 200px;
}
#colCenter {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 540px;
	padding-left: 5px;
	padding-right: 5px;
}
.headerDate {
	float:right;
	width:200px;
	color:white;
	text-align:center;
	background-color: #D50C1E;
	margin-top: 5px;
	margin-right: 20px;
	height: 20px;
	line-height: 20px;
}
div.boxwithmargin
, .boxgen
, .boxgen_dark
, .boxred
, .boxwhite
, .boxwhite2
{
	margin-bottom: 5px;
}
.spacer {
	clear:both;
}
.boxgen_dark a {
	color: #000;
	background-color: transparent;
}
.boxgen_dark b {
	background-color: transparent;
	color: white;
}
.boxgen_dark p, .boxgen p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
.boxgen div.lTop {
	background-image:url(../immagini/tplimg/_boxgenbig_header.png);
	background-repeat:no-repeat;
	height: 18px;
	font-size: 5px;
}
.boxgen div.lCenter {
	background-image:url(../immagini/tplimg/_boxgenbig_center.png);
	background-repeat:repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
.boxgen div.lBottom {
	background-image:url(../immagini/tplimg/_boxgenbig_footer.png);
	background-repeat:no-repeat;
	height: 21px;
}
.boxgen div.bTop {
	background-image:url(../immagini/tplimg/_boxgen_header.png);
	background-repeat:no-repeat;
	height: 18px;
	font-size: 5px;
}
.boxgen div.bCenter {
	background-image:url(../immagini/tplimg/_boxgen_center.png);
	background-repeat:repeat-y;
	padding-left: 10px;
}
.boxgen div.bBottom {
	background-image:url(../immagini/tplimg/_boxgen_footer.png);
	background-repeat:no-repeat;
	height: 21px;
}
.boxgen_dark div.bTop {
	background-image:url(../immagini/tplimg/_box_header.png);
	background-repeat:no-repeat;
	height: 18px;
	font-size: 5px;
}
.boxgen_dark div.bCenter {
	background-image:url(../immagini/tplimg/_box_center.png);
	background-repeat:no-repeat;
	padding-left: 10px;
	padding-right: 10px;
}
.boxgen_dark div.bBottom {
	background-image:url(../immagini/tplimg/_box_footer.png);
	background-repeat:no-repeat;
	height: 21px;
}
.boxred div.bTop {
	background-image:url(../immagini/tplimg/_boxred_header.png);
	background-repeat:no-repeat;
	height: 18px;
	font-size: 5px;
}
.boxred div.bCenter {
	background-image:url(../immagini/tplimg/_boxred_center.png);
	background-repeat:repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
.boxred div.bBottom {
	background-image:url(../immagini/tplimg/_boxred_footer.png);
	background-repeat:no-repeat;
	height: 21px;
}
.boxwhite div.bTop {
	background-image:url(../immagini/tplimg/_boxwhite_header.png);
	background-repeat:no-repeat;
	height: 18px;
	font-size: 5px;
}
.boxwhite div.bCenter {
	background-image:url(../immagini/tplimg/_boxwhite_center.png);
	background-repeat:repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
.boxwhite div.bBottom {
	background-image:url(../immagini/tplimg/_boxwhite_footer.png);
	background-repeat:no-repeat;
	height: 21px;
}


.boxwhite2 div.bTop {
	background-image:url(../immagini/tplimg/_boxwhite2_header.png);
	background-repeat:no-repeat;
	height: 18px;
	font-size: 5px;
}
.boxwhite2 div.bCenter {
	background-image:url(../immagini/tplimg/_boxwhite2_center.png);
	background-repeat:repeat-y;
	/*padding-left: 10px;
	padding-right: 10px;*/
}
.boxwhite2 div.bBottom {
	background-image:url(../immagini/tplimg/_boxwhite2_footer.png);
	background-repeat:no-repeat;
	height: 21px;
}


div.redTitle
, div.grayTitle
, div.orangeTitle
, div.redTitle
{
	margin-bottom: 10px;
}
div.redTitle span
,div.grayTitle span
,div.orangeTitle span
{
	text-transform:uppercase;
	font-weight: bold;
	padding: 2px;
}
div.redTitle span {
	background-color: #D50C1E;
	color: #FFFFFF;
}
div.grayTitle span {
	background-color: #333333;
	color: #FFFFFF;
}
div.orangeTitle span {
	background-color: #F65926;
	color: #FFFFFF;
}
.box_redtabled {
	border: 1px solid #FFFFFF;
	background-color: #D50C1E;
	color: white;
	margin-bottom: 10px;
}
.boxred a {
	color: #FFFFFF;
}
.boxred table {
	width: 100%;
}
.boxred table td {
	border-bottom: 1px solid #FF8585;
	padding: 5px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 20px;
	background-image:url(../immagini/list_style.png);
	background-repeat:no-repeat;
}

.boxred table td:hover {
	border-right: 3px solid #000;
	background-color: orange;
	color: #000;
	background-image: none;
}

.w100px {
	width: 100px;
}
.w120px {
	width: 120px;
}

.menuDays a:hover {
	color: white;
	background-color: #D50C1E;
	padding: 5px;
}
.menuDays a {
	color: #D50C1E;
	padding: 5px;
}
.genTable {
	border: 2px solid #D50C1E;
}
.genTable td {
	border: 1px solid #D50C1E;
}
.simpleTable {
	border: 1px solid #B2D1D4;
}
.simpleTable td
,.simpleTable th {
	border: 1px solid #CCC;
}
table.rssTable {
	border: 1px solid #B2D1D4;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

.mTitle {
	color: #FF9900;
	font-size: 12px;
}
#menu-first {
	height: 30px;
	text-transform: uppercase;
}
#menu-first table {
}
#menu-first table td {
	border: 1px solid gray;
	color: white;
	background-color: black;
	font-weight: bold;
}
#menu-first table td:hover {
	background-color: #D50C1E;
}
#menu-first a {
	color: white;
	display: block;
	padding: 3px;
}
.wFixedLarge {
	width: 300px;
}
.wFixedSmall {
	width: 100px;
}
.MsgRed {
	color:red;
}
.MsgGreen {
	color:green;
}

div.autocomplete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0px;
  padding:0px;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

div.errorBox {
	color: red;
	background-color: white;
	padding: 5px;
	margin: 5px;
}
div.successBox {
	color: green;
	background-color: white;
	padding: 5px;
	margin: 5px;
}

.wFixedLarge {
	width: 350px;
}
.wFixedSmall {
	width: 100px;
}
.wFixedMedium {
	width: 200px;
}