/* CSS Document */

body{
	padding : 0;
	margin : 0px;
	background-color: #000000;
	background-image: url(../images/dna.png);
	background-repeat: repeat-y;
	background-position: left;
		}
#content{
	margin : 0px;
	padding-top : 0px;
	padding-bottom : 30px;
	padding-left : 230px;
	padding-right : 20%;
	text-align: justify;

	
}
#content h1{
      font-family : Arial, Helvetica, sans-serif;
      font-size : 120%;
      font-weight : normal;
     
      background-color : transparent;
}                     
#content h2{
      font-family : Arial, Helvetica, sans-serif;
      font-size : 100%;
      font-weight : bold;
     
      background-color : transparent;
}
#content p{
      font-family : "Trebuchet MS", Georgia, Times, serif;
      font-size : 80%;
      font-weight : normal;
     
      background-color : transparent;
      line-height : 140%;
}
#navigation p a{
	text-decoration: none;
	color: #FFFFFF;
}
#navigation p a:visited{
	color : gray ;
}
 
#navigation p{
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.striscia {
	background-color: #FF9900;
	width : 100% ;
	height: 12px ;
}
.striscia_viola {
	background-color: #660099;
	width : 100%;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

.striscia_viola a{
	text-decoration: none;
	color: #FFFFFF;
}
#striscia_viola a:visited{
	color : gray ;
}

#menu{
	margin : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 150px;
	padding-right : 10%;
	text-align: justify;

	
}

#white{
	text-align: center;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}

#white a:link{
	color: #fff;
}

#white a:visited{
	color: #fff;
}

#logo4{
	position : absolute;
	top : 250px;
	right : 18px;
	z-index : 50;
	width: 140px;
	/*height: 105px;*/
	color: #fff;
	border: 1px #fff solid; 
   background-color: #FF9900;;	
}

.centra1{
   background-color: #770000;	
	color: #fff;
	text-align: center;
}
.centra{
	color: #000;
	text-align: center;
	font-weight: bold;
font-size:105%;
}

.sott{
text-decoration:underline;
}

#azienda{
	text-align: center;
	color: #999;
	font-size:90%;
}

