BODY{
	margin-left : .5cm;
	margin-right : .5cm;
	font-family : Verdana, Century Gothic, Arial;
	font-size : 90%;
	background-attachment: fixed;
	}

.corpo_pc{
	background-color: #ccddcc;
	/*background-image: url("sfondo_ori.png");*/
	background-image: url("carnivore/elab_drosera.jpg");
	background-repeat: repeat-y;
	color: #005500;
	font-size: 80%;
	text-align: center;
	}
	
.corpo_ale{
	background-color: #DDCCFF;
	background-image: url("sfondo_ori.png");
	//background-image: url("carnivore/elab_drosera.jpg");
	background-repeat: repeat-xy;
	color: #550055;
	font-size: 80%;
	text-align: center;
	}

.corpo_ospite{
	color: #005500;
	font-size: 80%;
	text-align: center;
	}

.corpo{
	background-color: #BBDDDD;
	background-image: url("sfondo.png");
	color: #006600;
	text-align: left;
	}
	
.corpo_al{
	background-color: #BBDDDD;
	background-image: url("sfondo.png");
	color: #006600;
	text-align: center;
	font-size: small;
	}

.corpo_guest{
	background-color: #CCCCFF;
	background-image: url("sfondo.png");
	color: #6600CC;
	text-align: center;
	font-size: small;
	}

A:LINK{
	text-decoration: none;
	font-weight: bold; 
	color: #660099;
	}

A:VISITED{
	text-decoration: none;
	color: #993333;
	}
	
A:HOVER{
	text-decoration: none;
	color: #6633FF;
	font-style: italic;
	}

TABLE{
	text-align: center;
	font-size:small;
	width: 75%;
	border: none; 
	}

.larga{
	text-align: left;
	width: 100%;
	}

.tab_WR{
	width: 50%;
	text-align: center;
	}

.tab_WR2{
	width: 100%;
	text-align: center;
	}


H3{
	color: #aa3123;
    font-weight: bold;
    text-align: center;
	}

H5{
    font-weight: bold;
    text-align: center;
	}

IMG{
	border: 0;
	}

TD{
	vertical-align: middle;
	padding: .15cm;
    spacing: .0cm;
	}
	
.titolo {
	color: #660066;
	font-size: 110%;
	text-align: center;
	font-weight: bold;
	}

.centrato{
	text-align: center;
	}

.sinistra{
	text-align: left;
	}

.inalto{
	vertical-align: top;
	}

.corta{
	width: 30%;
	row-size: 2;
	}

.lunga{
	width: 65%;
	color: #cc0000;
	size:2;
	}
	
.piedipagina{
	font-size: 9pt;
	color: #003366
	letter-spacing: 2px;
	text-decoration: overline;
	font-variant: small-caps;
	}

.spaziato{
	font-size: 90%;
	color: #003366
	letter-spacing: 2px;
	font-variant: small-caps;
	}

