/* CSS Document */
/*testata del sito*/
.logo {
width: 190px; 
height:88px;
border-bottom:solid;
border-bottom-color:#BEBEBE;
border-bottom-width:1px;
border-left:solid;
border-left-color:#BEBEBE;
border-left-width:1px;
display: block;
float:left;
text-align:center;
background-color:#FFFFFF;
}
 
.testata {
width: 567px; 
height:88px;
border-bottom:solid;
border-bottom-color:#BEBEBE;
border-bottom-width:1px;
border-left:solid;
border-left-color:#BEBEBE;
border-left-width:1px;
border-right:solid;
border-right-color:#BEBEBE;
border-right-width:1px;
display: block;
float:left;
text-align:center;
background-color:#FFFFFF;
}

.wrapperHome{
width:758px;
background-color:#FFFFFF;
display:block;
float:left;
border-left:solid;
border-left-color:#BEBEBE;
border-left-width:1px;
border-right:solid;
border-right-color:#BEBEBE;
border-right-width:1px;
border-bottom:solid;
border-bottom-color:#BEBEBE;
border-bottom-width:1px;
}

.wrapperMenu{
width:190px;
display:block;
float:left;
}

.fondoMenu{
width:180px;
display:block;
float:left;
background-color:#F6F6F6;
}

.titMenu{
width:180px;
display:block;
float:left;
background-color:#BEBEBE;
text-align:left;
}

.itemMenu{
width:175px;
height:15px;
background-color:#F6F6F6;
padding-left:5px;
text-align:left;
margin-top:5px;
display:block;
float:left;
}

.riga{
width:180px;
display:block;
float:left;
}

/************************/

.wrapperContenuti{
width:564px;
border-left:solid;
border-left-color:#BEBEBE;
border-left-width:1px;
/*background-color:#009933;*/
display:block;
float:left;
text-align:right;
}

.spazio{
display:block;
float:left;
}

.spazioB{
width:5px;
display:block;
float:left;
/*background-color:#FFCC66;*/
}

.wrapperTesto{
width: 417px;
display:block;
float:left;
background-color:#FFFFFF;
text-align:center;
height:100%;
}

.wrapperData{
width:412px;
height:19px;
display:block;
float:left;
text-align:center;
/*background-color:#999999;*/
}

.dataItem{
display:block;
float:left;
width:103px;
height:19px;
text-align:center;
}

.immagine{
width:399px;
display:block;
float:left;
margin-top:5px;
}

.testoHome{
width:402px;
display:block;
padding-left:10px;
float:left;
text-align:left;
/*background-color:#CCCCCC;*/
}


.titoloArticoloDiv{
width:402px;
/*background-color:#0066CC;*/
display:block;
float:left;
text-align:center;
}

.titoloAstractDiv{
width:392px;
/*background-color:#0066CC;*/
display:block;
float:left;
text-align:left;
padding:5px;
}

.SBoardTesto{
width:191px;
display:block;
float:left;
text-align:left;
padding-left:5px;
}

.SBoardFondino{
width:410px;
background-color:#F6F6F6;
display:block;
float:left;
text-align:left;
border-bottom:solid;
border-bottom-color:#E6E6E6;
border-bottom-width:2px;
}

.Fondino{
width:397px;
background-color:#F6F6F6;
display:block;
float:left;
text-align:left;
border-bottom:solid;
border-bottom-color:#E6E6E6;
border-bottom-width:2px;
padding-left:5px;
}

.Lista{
list-style-position:outside;
list-style-type:square;
padding-left:15px;
}

.form{
/*width:392px;*/
text-align:left;
margin-left:5px;
display:block;
float:left;
}

.result{
width:392px;
text-align:left;
margin-left:5px;
display:block;
float:left;
}

.button{
width:392px;
text-align:right;
display:block;
float:left;
}

.textField{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
border:solid;
border-color:#999999;
border-width:1px;
margin-top:10px;
/*background-color:#CCCCCC;*/
/*height:15px;*/
width:200px;
text-align:left;
}

.label{
width:150px;
display:block;
float:left;
}

.element{
width:150px;
display:block;
float:left;
}

.homeSpace{
margin-bottom:5px;
}

