/* (C) Andrea Peluso.
   GruppoZenit.it
*/

body {
	margin:0%;
	padding:0%;
	color:#000000;
	background-color:#ffffff;
	font-family: sans-serif;
	font-size: small;
}

img {
	border-width : 0px;
}

a {
	text-decoration:none;
	color:#1d528e;
}

a:hover {
	color:#1d528e;
}

h2 {
	font-family: serif;
	text-align:left;
}

input {
	border-color : #888888;
	border-style : solid;
	border-width : 1px;
	background-color : white;
	margin : 2px;
}

.npt {
   width: 230px;
}

select {
	margin : 2px;
}

#masthead {
	min-width:960px;
	height:120px;
	background-color:#888888;
	background-image : url('immagini/testata.png');
	background-repeat: repeat-x;
	text-align:center;
}

#menu {
	min-width : 960px;
	background-color : #dddddd;
	color : #002277;
	text-decoration : none;
	font-weight: bold;
	background-image : url('immagini/menubg.png');
}

#menumiddle {
	width : 960px;
	margin : 0px auto 0px auto;
	text-align : center;
}

#menu1 {
	width : 430px;
	text-align : left;
	margin-left : 40px;
	display : inline-table;
	line-height: 40px;
}

#menu2 {
	width : 430px;
	text-align : right;
	margin-right : 40px;
	display : inline-table;
	line-height: 40px;
}

#menu a {
	vertical-align : middle;
	display : inline-table;
	color: #002277;
	line-height: 40px;
   min-width: 80px;
   text-align : center;
}

#menu a:hover {
	color: white;
	background-color:#1d528e;
	background-image : url('immagini/tastimenu.png');
}

.sprtr {
	vertical-align : top;
	position : relative;
}

#corpo {
	width:900px;
	margin : 0px auto;
	text-align : center;
}

#sx {
   vertical-align : top;
   width:180px;
   max-width:180px;
   height : 100%;
   text-align:left;
   background-color : #dddddd;
   background-image : url('immagini/sx.png');
   background-repeat: repeat-y;
}

#dx {
	vertical-align : top;
	width:180px;
   max-width:180px;
	height : 100%;
	text-align:left;
	background-color : #dddddd;
	background-image : url('immagini/dx.png');
   background-repeat: repeat-y;
}

#mainText {
	vertical-align : top;
	width : 540px;
	margin : 0px 10px;
}

#catimg {
  float : right;
  margin : 0px 20px 0px 10px;
}

.feed {
	background-color: white;
	border-style: none;
	font-family: sans-serif;
	font-size: small;
	width: 540px;
}

#foot {
	min-width : 960px;
	height:90px;
	text-align:center;
	font-size:smaller;
	color:#ffffff;
	background-color:#888888;
	border-width : 0px;
	background-image : url('immagini/foot.png');
}

#copy {
	text-align:center;
	color:#000000;
}

.menu {
	color:white;
	text-decoration: none;
}

.menu a {
	color:white;
}

.menu a:hover {
	color:white;
	background-color:#1d528e;
}
#shadow {
	min-width : 960px;
	height:30px;
	background-image : url('immagini/ombra.png');
}

.deco {
   background-image: url('immagini/deco.png');
	background-repeat: no-repeat;
	padding-top: 3px;
	min-height: 25px;
}

.link {
	display:block;
	padding-left: 30px;
	padding-right: 10px;
}

.link li {
   padding-bottom: 5px;
   list-style-type : square;
   /*list-style-image : url('immagini/html.png');*/
}

.link a {
	display:block;
}

.link a:hover {
	color:white;
	background-color:#1d528e;
}

.bgtitoli {
	background-color:#dddddd;
}

.tasti {
	display:block;
	text-align : center;
	width : 120px;
	line-height:25px;
	background-image : url('immagini/tasti.png');
	background-repeat: repeat-x;
}

.tasti a {
	display:block;
	color:black;
	background-image : url('immagini/tasti.png');
	background-repeat: repeat-x;
}

.tasti a:hover {
	color:black;
	background-image : url('immagini/tasti2.png');
	background-repeat: repeat-x;
}

#formsx {
   float: left;
   margin : 0px 8px;
   vertical-align : top;
   width: 250px;
}

#formdx {
   float: right;
   margin : 0px 8px;
   vertical-align : top;
   width: 250px;
}

.errore {
   color: #ff0000;
   text-align: center;
}

.targhe {
   border: 0px;
   margin: 0px 2px 0px 2px;
   width: 80px;
   height: 15px;
}
