body{
margin:0px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#CCCCCC;
background-color:#000000;

scrollbar-arrow-color: #313131;
scrollbar-base-color: #666666;
scrollbar-darkshadow-color: #333333;
scrollbar-face-color: #666666;

scrollbar-highlight-color: #666666;
scrollbar-shadow-color: #222222;
scrollbar-track-color: black;


}

a{
color:red;
text-decoration:none;}

#container{
width:980px;
height:auto;
margin-left:auto;
margin-right:auto;
}
#riga_top{
width:980px;
height:283px;
float:left;
/*overflow:hidden;*/
}
#riga_img{
width:980px;
height:186px;
float:left;
}
#riga_menu{
width:980px;
height:63px;
float:left;
background-color:#19171C;
text-align:left;
border-bottom: 1px dotted #666666;
}
#riga_content{
width:980px;
height:auto;
float:left;
text-align:left;
}
#footer{
width:980px;
height:50px;
line-height:50px;
float:left;
text-align:center;
margin-bottom:20px;
color:#666666;
}
#footer_welcome{
height:50px;
line-height:50px;
text-align:center;
margin-bottom:20px;
color:#666666;
}
#colonna_sx{
width:153px; 
min-height: 214px;
height: 100% !important;
height: 214px;
background-color:#3D3C41;
border-right: 1px dotted #666666;
float:left;
/*
overflow:auto;
padding: 4px;
scrollbar-arrow-color:blue; 
scrollbar-face-color: red; 
scrollbar-3dlight-color: #a0a0a0; 
scrollbar-darkshadow-color:#888888;
*/
}

#indirizzo_info{
padding-left:10px;}

#colonna_contenuto{
width:826px;
min-height: 214px;
height: auto !important;
height: 214px;
padding-left:0px;
float:left;
background-color:#19171C;
}

#riga_immagini{
width:826px;
float:left;
overflow:hidden;
}
#riga_descrizione{
width:750px;
height:auto;
float:left;
background-color:#19171C;
background-image:url(../immagini/freccia_descrizione.jpg);
background-repeat:no-repeat;
background-position:left center;
padding-left:20px;
padding-top:5px;
padding-bottom:5px;
}

input, textarea{
background-color:#3D3C41;
border:1px solid #333333;
color:#ffffff;
}


h3 {
	margin-top:0px;
	color:red;
	font-size:12px;
	font-weight:bold;
}

