body {
    margin-top:5px;
}

.testobp {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.linkbianco {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;

}
a.menu {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
.testobg {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.testo {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;

}
.testobold {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;


}
.testo-bold {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	TEXT-ALIGN: justify;
}
.table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;

}
.lancio-bold {
	font-family: Verdana;
	font-size: 18px;
	color: #EC0000;

}
.strong {

	font-family: Verdana;
	font-size: 18px;
	color: #EC0000;
}
.tablelaterali {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;

}
.tablelateralisx {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
.tablelateralidx {


	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}
.header1 {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-align: center;

}
.testoredbold {

	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
}
.linknero {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}
.testoboldred {

	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.testojustify {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-align: justify;

}
h1 {

	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #FF0000;
	font-family: Verdana;


	}
.menuhome {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}

.container h1 {

    top:145px;
    margin-left:7px;
    position:absolute;
}

/* Inizio modifiche Noggler Simone */
.container {
    width:760px;
    margin:0 auto;
    padding:0;
    border:solid #FF0000;
    border-width: 0px 1px 1px 1px;

}

/* Navigazione sopra la testata */
.menudx {
	position:relative;
	left: 130px;
	top: 19px;
}
.navigazione {
    width: 760px;
    background-image: url(img/bg_rotgraulang.gif);
    height: 40px
}
/*  titletext: per posizionamento titolo ->  RECUPERO DATI  */
.titletext {
    position:absolute;
    top:145px;
    margin-left:7px;
}
/*  text: per posizionamento paragrafo */
.text {
    position:absolute;
    top:175px;
    margin-left:7px;
    width:350px;
}

/*  Testata, sostituire testata_sx.jpg con l'immagine unita sx+dx*/
.testata {
    width:760px;
    background-color: #FF9900;
}
.testata h2 {
    background: transparent url(img/testata_sx.jpg) ;
    width: 760px;
    height:87px;
    margin:0px;
}
.testata h2 span{display:none}

/* Gestione posizione delle due immagini superiori*/
.image {
        margin-left:360px;
        text-align:right;
        width:400px;
}

/* Gestione posizione inferiore*/    
.object {
    margin-left:360px;
    width:400px;
}
.tab_contatti {
	border: 1px ridge #CC0000;
}
media print{
  body{ background-color:#FFFFFF; background-image:none; color:#000000 }
  #ad{ display:none;}
  #leftbar{ display:none;}
  #contentarea{ width:100%;}
}