*
{
    margin:0;
    padding:0;
}

body {
    font-family:Verdana,Tahoma,Arial;
    font-size:x-small;
    text-align:center;
    color:White;
    background-color:#322515;
}

h1
{
    font-size:large;
    font-weight:bold;
}

h2
{
    font-size:medium;
    font-weight:bold;
}

a
{
    text-decoration:none;
    color:#e9e9e9;
}

a:hover
{
    text-decoration:underline;
}

ul
{
    margin:0 0 0 8px;
}

li
{
    margin:2px 10px;  
}

#centrato
{
    width:990px;
    height:400px;
    margin:0 auto;
    text-align:left;
}

#content_body
{
    width:100%;
    float:left;
}

#col_sx
{
    float:left;
}

#col_dx
{
    float:left;
    padding:0 10px;
}

#menu
{
    float:left;
    height:81px;
    width:100%;
    margin-top:25px;
}

#menu_r1
{
    height:40px;
    margin:0 auto;
}

#menu_r2
{
    height:40px;
    margin:0 auto;
}

#menu_separatore
{
    background-image:url(/media/assets/riga_menu.gif);
    background-position:center top;
    background-repeat:no-repeat;
    width:100%;
    height:1px;
}

ul.menu_riga1
{
    list-style:none;
    margin:0px auto;
    padding-top:8px;
}

ul.menu_riga1 li
{
    list-style:none;
    font-size:13px;
    font-family:Tahoma;    
    font-weight:bold;
    text-transform:uppercase;
    float:left;
    display:block;
    margin:0 10px;
}


ul.menu_riga2
{
    list-style:none;
    margin:0px auto;
    padding-top:14px;
    width:800px;
}

ul.menu_riga2 li
{
    list-style:none;
    font-size:11px;
    font-family:Tahoma;
    font-weight:bold;
    text-transform:uppercase;
    float:left;
}

#footer
{
    width:100%;
    height:80px;
    float:left;
    text-align:center;
    margin-top:25px;
    font-family:Tahoma;
    font-size:11px;
}

.sx_stretto
{
    width:500px;
}

.sx_largo
{
    width:560px;
}

.dx_stretto
{
    width:410px;
}

.dx_largo
{
    width:470px;
}

.elenco_lingue
{
    display:block;
    float:right;
    list-style:none;
    width:100%;
    height:40px;
}

.elenco_lingue li
{
    padding-top:15px;
    float:right;
    display:block;
    width:36px;
    margin:0;
}

.elenco_lingue li a
{
    text-align:center;
    width:100%;
    display:block;
    border-right: solid 1px #FFF;
    font-size:12px;
    font-family:Tahoma;
}

.newslist li
{
	margin-bottom:20px;
}

#scrollup {
   position: relative;
   overflow: hidden;
   border: none;
   height: 100%;
   width: 100%;
}
.headline {
   position: absolute;
   top: 106px;
   left: 5px;
   height: 106px;
   width:300px;
}

#scrollup_offerte {
   position: relative;
   overflow: hidden;
   border: none;
   height: 100%;
   width: 100%;
}

.headline_offerte {
   position: absolute;
   top: 106px;
   left: 5px;
   height: 106px;
   width:300px;
}

fieldset
{
	margin-bottom:10px;
}

fieldset ol
{
	list-style:none;
}

fieldset ol li
{
	display:block;
	clear:left;
	float:left;
	margin-bottom:3px;
}

fieldset ol li label
{
	display:block;
	width:180px;
	float:left;
}

fieldset ol li input
{
	float:left;
	margin-right:3px;
}

fieldset ol li textarea
{
	float:left;
	width:100%;
	height:100px;
}

legend
{
	color:#FFF;
	margin:0 3px;
	padding:0 3px;
}




















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
