/* CSS Document */

body{
	padding : 0;
	margin : 20px;
	background-color: #FFFFFF;
	background-image: url(../images/dnatrasp.png);
	background-repeat: repeat-y;
	background-position: right;
	

		}
#content{
	margin : 0px;
	padding-top : 0px;
	padding-bottom : 30px;
	padding-left : 230px;
	padding-right : 20%;
	text-align: justify;
	
	
}

.bordoCane{
border: 1px solid #660000;
padding: 5px;
margin: 5px;
}
#content h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	font-weight : bold;
	background-color : transparent;
	font-style: normal;
	text-transform: uppercase;
	color: #660000;
}                     
#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: #999999;
}
#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;
	
}

.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;
	
	
}
#logo1{
	position : absolute;
	top : 329px;
	left : 18px;
	z-index : 50;
	width: 102px;
	height: 105px;
}

#logo4{
	position : absolute;
	top : 250px;
	left : 18px;
	z-index : 50;
	width: 150px;
	height: 105px;
}

#logo5{
	position : absolute;
	top : 450px;
	left : 18px;
	z-index : 50;
	width: 150px;
	height: 105px;
}

#logo2{
	position : absolute;
	top : 630px;
	left : 38px;
	z-index : 50;
	width: 31px;
	height: 75px;
}

#logo3{
	position : absolute;
	top : 986px;
	left : 38px;
	z-index : 50;
	width: 138px;
	height: 101px;

}

#logo{
	position : absolute;
	top : 2px;
	left : 2px;
	z-index : 50;
	width: 100px;
	height: 100px;
}



.elenco {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : bold;
	background-color : transparent;
	font-style: normal;
	text-transform: uppercase;
	color: #660000;
	list-style-type: disc;
	line-height: normal;
	padding-top: 0.5em;	
}
.elenco_spuntato {
	list-style-image: url(../images/ok.gif);
	list-style-type: disc;
	font-family : "Trebuchet MS", Georgia, Times, serif;
	font-size : 80%;
	font-weight : normal;
	background-color : transparent;
	line-height : 140%;

}
#content .intro {
	background-position: center center;
}

a.dx{float: right;}

#centra{
	font-size : 120%;
text-align:center;
background-color: #FF9900;
border: 1px solid #660000;
}

.table{
#background-color: #FF9900;
border: 1px solid #660000;

}


.centra{text-align: center;}
