body {
	font-family:'trebuchet ms', tahoma;
	background-color: white;
	margin-top:2px;
}

table { 
    border-spacing: 0;
    border-collapse: collapse;
    width:100%;
}

td {
	padding:0;
}

img {border:0px;}

#cfnavbar{
	margin: 0;
	padding: 0;
	float:right;
	position:relative;
	top:-4px;
}

#cfnavbar ul{
	background: url(/images/layout/bg.gif) repeat-x;
	padding: 0px;
	margin: 0px;
	float: left;
	font: bold 70% Verdana;
}

#cfnavbar ul li{
	display: inline;
}


#cfnavbar ul li a, #cfnavbar ul li span{
	float: left;
	color: black;
	padding: 8px 13px 5px 6px;
	text-decoration: none;
	background: url(/images/layout/divider.gif) top right no-repeat;
}

#cfnavbar ul li span{ 
	padding-left: 0px;
}

#cfnavbar ul li a#leftcorner{
	float: none;
	padding-left: 10px;
	padding-right: 0px;
	background: url(/images/layout/leftcorner.gif) top left no-repeat;
}

#cfnavbar ul li a#rightcorner{
	padding-right: 10px;
	background: url(/images/layout/rightcorner.gif) top right no-repeat;
}

#cfnavbar ul li a:hover{
	text-decoration: underline;
}

#cfnavbar:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

h2{
	font-size:14px;
	font-weight:bold;
	margin:0px;
	color:rgb(42,110,187);
	font-family:'Raleway',sans-serif;
	margin-top:12px;
}

h3{font-size:15px;
	 font-weight:bold;
	 margin:0px;
	 padding:0px;
	 font-family:'Raleway',sans-serif;
	 }

h2.link {
	font-size:13px;
	margin-top:14px;
	margin-left:3px;
	letter-spacing:2px;
	display:inline;
}

h1{font-family:trebuchet ms, times new roman;font-size:24px;}

a{text-decoration:none;}
#specie a{color:black;}

a.menu {
text-decoration:none;
color:gray;
font-family:tahoma;
font-size:10px;
font-size: 70%;
}

a.link {
text-decoration:none;
color:blue;
font-family:tahoma;
font-size: 110%;
font-weight:bold;
}

p.link {
font-family:tahoma;
font-size:12px;
margin:4px;
margin-left:7px;
}

p.info {
font-family:'courier new';
font-size:medium;
margin:12px;
}

a.testa{display:inline;
padding:2px;
padding-left:8px;
padding-right:12px;
margin:0px;
border-left:1px solid silver;
font-family:tahoma;
font-size:10px;
float:right;
}

td.titolo {
	background-color:#DCF6C2;
	border-bottom:1px solid #83A8CC;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:5px;
}

td.prow, a.prow{
	font-family:Tahoma;
	font-size:13px;
	margin:0px;
	padding:2px;
	vertical-align:middle;
}

th.prow {
	vertical-align:top;
	border-top:1px solid #83A8CC;
	padding:6px;
	font-family:Tahoma;
	font-size:10px;
	}

.testa:hover
{
	background-color:#E6E3D2;
}

a.pagine, a.sidebar, span.label
{
	padding:0px;
	margin:1px;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
	display:block;
}

a.sidebar:hover
{
	color:blue;
}

span.link, div.link{
	font-size:12px;
	font-family:arial;
	padding-left:10px;
	font-weight:normal;
}
div.link{color:gray;}

div.quadro{
	width:104px;
	height:104px;
	background-color:white;
	border:1px solid gray;
	text-align:center;
}

div.quadro img {
	width:100px;
	height:100px;
	margin-top:2px;
}

.ombra{
	box-shadow: 0 5px 7px silver;
	-moz-box-shadow: 0 5px 7px silver;
	-webkit-box-shadow: 0 5px 7px silver;
}

div.ombra{
	width:106px;
	height:106px;
}

.scheda{font-size:12px;font-family:tahoma;margin-top:3px;color:gray;}

td.posleft {
	width: 10px;
}

td.corner {
	height:10px;
	background-image:url('/images/layout/card_tl.gif');
}

td.boardleft {
	background-image:url('/images/layout/card_left.gif');
	background-repeat:repeat-y;
}

td.btop {
	background-repeat:repeat-x;
	background-position:top;
	background-image:url('/images/layout/card_top.gif');
}
th{
font-family:tahoma;
text-align:left;
}

.sin{
	font-size:12px;
	font-family:courier new;
	margin: 0;
	margin-top:2px;
	margin-left:32px;
	padding-bottom:1px;
	line-height:18px;
}

#tbframe td.tl {
	background-image: url('/images/layout/card_tl.gif');
	height:10px;
}

#tbframe td.top {
	background-image: url('/images/layout/card_top.gif');
	background-repeat:repeat-x;
	vertical-align:top;
	text-align:center; 
}

#tbframe td.left {
	background-image: url('/images/layout/card_left.gif');
	background-repeat:repeat-y;
}

.sin a {	font-family:'courier new';}


#menutop {
   border-bottom-style: solid;
   border-bottom-width: 1px;
   border-bottom-color: silver;
}

.footer {
	text-align:center;
	clear:both;
}

.plant {
	float:left;
	width:14.2%;
	height:160px;
	word-wrap:break-word;
}

 
@media screen and (max-width: 1024px) {
.plant {width:20%;}
}

@media screen and (max-width: 768px) {
  .plant {width:25%;}
}

@media screen and (max-width: 480px) {
  .plant {width:50%;}
  img {border:0px; max-width:100%}
}

#logo {
	margin:0px;
	margin-bottom:17px;
	margin-top:7px;
	text-align: center
}

#menu {
	clear: both;
	border:2px solid gray;
	border-left: 0;
	border-right:0;
	max-height: 37px;
	margin-bottom: 12px
}