﻿#fioriture {
width: 410px;
padding:0px;
position:relative;
}

#fioriture .titolo {
text-align:left;
font:16px "Trebuchet MS";
font-weight: bold;
letter-spacing: 0.5px;
color: #006581;
}

#fioriture .autore {
padding-top:5px;
width: 410px;
text-align:right;
font:9px Tahoma;
letter-spacing: 0.5px;
color: #006581;
}


#fioriture .gruppoMask {
width: 410px;
height: 191px;
margin: auto;
}


#fioriture .sfondoMask {
width: 410px;
height: 191px;
margin: auto;
}

#fioriture .Mask {
position:absolute;
background-image: url("images/mask_home.gif");
background-repeat: no-repeat;
width: 410px;
height: 191px;
margin: auto;
}

#fioriture .MaskView {
position:absolute;
top:47px;
background-image: url("images/mask_home.gif");
width: 410px;
height: 191px;
margin: auto;
}

#fioriture .gruppoDesc {
text-align:left;
top: 191px;
width: 410px;
padding: 2px;
}

#fioriture .nomeLatino {
font:9px "Tahoma";
color: #006581;
}

#fioriture .nomeVolgare {
padding-top:5px;
font:14px "Trebuchet MS";
letter-spacing: 0.5px;
color: #006581;
font-weight: bold;
}

#fioriture .Desc {
font:11px "Trebuchet MS";
color: #006581;
}

#fioriture .DescView {
background: #ecf3eb;
font:11px "Trebuchet MS";
color: #006581;
}
