body {
	margin: 0px;
	padding: 0px;
	color: #333;
	/*background-color: #800000;*/
	background-image: url(images/sfondo.jpg);
	background-position: left top; 
	background-repeat: repeat;
	font-family: arial, sans-serif;
	font-size: 12px;
}

hr {
	display: none;
}

td { 
	font-family:arial,sans-serif;
	font-size:12px;
	color: #333;
}

a, a:link {
	color: #800000;
	text-decoration: none;
}

a:hover, a:active {
	color: #800000;
	text-decoration: underline;
}

a.sotto, a.sotto:link {
	color: #800000;
	text-decoration: underline;
}

/* tabella grande */

#logo {
	position: absolute;
	top: 16px; 
	left: 0px;
}

#lang {
	position: absolute;
	top: 45px; 
	right: 10px;
}

#tab {
	width: 955px;
	padding: 0px;
	position: relative;
	left: 50%;
	margin: 10px 0px 0px -477px;
	background-color: #FFF;
}

/* login */
#login {
  padding-right: 30px;
  padding-top: 30px;
  text-align: right;
  font-size: 11px;
  height: 70px;
}

/* tabella titolo */
#top {
	height: 350px;
	margin-left: 0px;
	width: 945px;
	padding-left: 10px;
	background-image: url(images/top01.jpg);
	background-position: left top; 
	background-repeat: no-repeat;
	text-align: left;
  z-index: 10;
}

#top a, #top a:link {
	color: #505050;
	font-weight: bold;
}

#top a:hover, #top a:active {
	text-decoration: underline;
}



/* corpo pagina centrale */

#corpo {
	margin: 5px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	width: 955px;
}

/*MINIATURE FOTO */

/* menu laterale sinistro */

#menu {
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 10px;
	width: 200px;
	text-align: left;
	padding: 10px;
	padding-top: 0px;
	/*text-transform: uppercase;*/
	color: #4A4A4A;
}

#menudx {
	margin: 0px;
	position: absolute;
	right: 0px;
	top: 10px;
	width: 200px;
	text-align: left;
	padding: 10px;
	padding-top: 0px;
	color: #4A4A4A;
}

#menu .voce1 {
	margin-top: 0px;
	margin-bottom: -4px;
	margin-left: 30px;
	height: 22px;
	font-size: 12px;
	font-weight: normal;	
}

#menu .voce2 {
	margin-left: 45px;
	margin-bottom: -4px;
	margin-top: 0px;
	height: 22px;
	font-size: 12px;	
	font-weight: normal;	
}

#menu .voce3 {
	padding-right: 60px;
	margin-bottom: -3px;
	margin-top: 0px;
	height: 22px;
	text-align: right;
	background-image: url(images/fondomenu.gif);
	background-position: left bottom; 
	background-repeat: repeat-x;	
	font-size: 12px;	
	font-weight: normal;	
}

#menu a, #menu a:link {
	color: #4A4A4A;
	text-decoration: none;
}

#menu a:hover, #menu a:active {
}

/* login */
#menu form {
  padding: 0;
  margin: 0;
  border: 0;
}

/* corpo del testo */

#principale {
 	width: 500px;
	text-align: justify;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	margin: 0px;
	margin-left: 215px;
	padding: 10px;
	padding-bottom: 0px;
}

.annunci {
	width: 50%;
	/*margin: 15px;*/
	background-color: #FC7B1A;
	padding: 10px;
}

#newsletter {
	text-align: center;
	padding: 10px;
	background-color: #333;
}

/* principale - form */

#principale input {
	font-size: 11px;
}

#principale .checkbox {
	font-size: 14px;
	border: 0;
}

#principale .invia {
	color: #fff;
	width: 15px;
	font-weight: bold;
	font-size: 11px;
	border: 0px solid #104E93;
	background-color: #333;
}

.newsfondo {

}

#principale select {
	font-size: 11px;
	border: 1px solid #EBEBEB;
}

#principale textarea {
	/*font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;*/	
	font-family:verdana,arial,sans-serif;
	font-size:11px;
}

/* principale - bottone dei form */

#principale input.formbotton {
	width: 76px;
	font-size: 11px;
	color: #000;
	background-color: #104E93;
	border: 1px solid #fff;
}

/* news - barra del titolo e dell'autore */

h1 {
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin-top: 0px;
	font-size: 12px;
	margin-bottom: 0px;
	color: #1C3049;
}

.titoloprodotto {
	height: 38px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
}

h2 {
	margin-top: 0px;
	font-size: 20px;
	margin-bottom: 10px;
	color: #B90000;
}

h3 {
	margin-top: 0px;
	font-size: 12px;
	margin-bottom: 3px;
	color: #505050;
}

h4 {
	margin-top: 0px;
	font-size: 12px;
	margin-bottom: 0px;
	color: #1C3049;
}

h5 {
	margin-top: 0px;
	font-size: 12px;
	margin-bottom: 3px;
	color: #1C3049;
}

h6 {
	margin-top: 0px;
	font-size: 12px;
	margin-bottom: 3px;
	color: #1C3049;
}

#principale .news {
	margin-top: 30px;
	margin-bottom: 20px;
}

#principale .newstitolo {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 7px;
	margin-bottom: 3px;
	color: #000;
	font-style: italic;
	/* #C60000 104E93 */
}

#principale .newscat {
	color: #000;
	/*#FFD600  808080*/
}
#principale .corponews {

	margin-top: 10px;
	margin-bottom: 10px;
}

#principale .subtitle {
	color: #000;
	font-size: 12px;
}

#principale .subtitle .autore {
	background-image: url(images/autore.gif); 
	background-repeat: no-repeat; 
	background-position: left;
	padding-left: 14px;	
}

.subtit {
  text-align: right;
  color: #000;
  font-style: italic;
  font-size: 12px;
}

/* bottoni di navigazione delle news */

#principale #numpag a, #principale #numpag a:link {
	color: #1C3049;
	text-decoration: none;
}

#principale #numpag a:hover, #principale #numpag a:active {
	color: #1C3049;
	text-decoration: none;
	background-image: url(images/border.gif); 
	background-repeat: repeat-x; 
	background-position: bottom;
}

#principale span {
	text-align: center;
}

#principale span.active {
	color: #000000;
}

/* titolo pagina con sfondo giallo */

#titolo {
	height: 25px;
	padding-top: 0px;
	letter-spacing: 1pt;
	text-align: center;
	vertical-align: middle;
	font-style: oblique;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
	margin-bottom: 20px;
}

/* barra del footer */

#footer {
	width: 945px;
	height: 25px;
	text-align: right;
	font-size: 11px;
	margin: 0px 0px 0px -477px;
	position: relative;
	background-color: #fff;
	background-image: url(images/end.jpg);
	background-position: center bottom; 
	background-repeat: no-repeat;
	left: 50%;
	padding-right: 10px;
	font-size: 11px;
}

#footer2 {
	width: 945px;
	height: 25px;
	text-align: right;
	font-size: 11px;
	margin: 0px 0px 0px -477px;
	position: relative;
	left: 50%;
	padding-top: 0px;
	padding-right: 10px;
	font-size: 11px;
	color: #fff;
}

#footer2 td {
	font-size: 11px;
	color: #fff;
}

#footer2 a, #footer2 a:link {
	color: #fff;
	text-decoration: none;
}

#footer2 a:hover, #footer2 a:active {
	color: #fff;
	text-decoration: underline;
}



/* tabella interna al footer */

img {
	border: 0px;
}

.formmin {
	width: 38px;
	border: 1px solid #EBEBEB;
	text-align: right;
	padding-right: 2px;
}

.formpiccolo {
	width: 120px;
	border: 1px solid #EBEBEB;
}

.formmedio {
	width: 160px;
	border: 1px solid #EBEBEB;
}

.formgrande {
	width: 180px;
	border: 1px solid #EBEBEB;
}

.selectpiccola {
	width: 100px;
	border: 1px solid #FE8719;
	font-size: 10px;
	margin-bottom: 2px;
	/*height: 16px;*/
}

.selectmin {
	width: 48px;
	border: 1px solid #FE8719;
	font-size: 10px;
	margin-bottom: 2px;
}

.selectmedia {
	width: 180px;
	border: 1px solid #EBEBEB;
}

.textareamin {
	width: 180px;
	height: 100px;
	border: 1px solid #EBEBEB;
}

.textareapiccola {
	width: 300px;
	height: 100px;
	border: 1px solid #EBEBEB;
}

.textareamedia {
	width: 300px;
	height: 140px;
	border: 1px solid #999;
}

.textareagrande {
	width: 300px;
	height: 180px;
	display: block;
	border: 1px solid #999;
}

.forminvia {
  width: 30px;
  border: 1px solid #800;
  color: #800;
}

/* tooltip */

a.link{ position:relative; /*questa Ë fondamentale*/
    z-index:24; color: #000;
    text-decoration: none}
a.link:hover{ z-index: 65;}
a.link div{display: none}
a.link:hover div{ /*lo span verrý mostrato solo sullo stato :hover */
    display: block;
    position:absolute;
    top: -5px;
    left: -165px;
    width: 160px;
    padding: 3px;
    margin:0;
    border:0;
    font-weight: normal;
    border: 1px solid #800;
    background-color: #B0B0B0;
    color:#000;
    font-size: 12px;
    text-align: left;
    z-index: 45;
}

.numsel {
	font-weight: bold;
	color: #FFCC00;
}

.num {
	text-align: right;
}

#fondobot  {
	background-image: url(../../img/fondo.jpg);
	height: 171px;
	width: 931px;
	margin-left: 10px;
	margin-top: 10px;
}