html, body{
background: #ddd;
font-family: sans, Verdana;
font-size: 12px;
margin:0px;
padding:0px;
color: #333;
}
h1, h2, h3, h4, h5{
margin: 0px;
padding: 0px;
}
a{
text-decoration: none;
color: #000;
}
a:hover{
text-decoration: underline;
}
ul{
/* list-style: none; */
padding: 0px;
margin: 0px;
}
img{
border: 0px;
}

#main_body{
background: url(../../imgs/layout/ombra2.png) repeat-y #FFFFFF;
width:900px;
border:#000000 solid 0px;
margin:0px auto;
padding:0px 10px 0px 10px;
}

#header{
height:150px;
width:900px;
/* background: url(../../imgs/layout/top.jpg) no-repeat right top; */
}

#imgHeader{
position:absolute;
top:40px;
left:auto;
}

#barra_menu{
background:#7D7D7D;
height:20px;
width:900px;
}

#main{
background: url(../../imgs/layout/main_background.jpg) repeat-y #FFFFFF;
float: left;
clear: both;
}

#left{
/* background: url(../../imgs/layout/sfondo_sx.gif) repeat-y #FFFFFF; */
border:#00FFFF 0px solid;
width:190px;
float:left;
height: auto !important;
height: 500px;
min-height: 500px;
}

#center{
border:#FF00FF 0px solid;
width:474px;
float:left;
height: auto !important;
height: 500px;
min-height: 500px;
padding: 10px 20px 10px 20px;
}

#footer{
background: url(../../imgs/layout/footer.png) no-repeat 0px -5px #ddd;
margin: 0px auto;
width: 920px;
height: 50px;
min-height: 50px !important;
text-align: center;
padding-top: 0px;
}
#footer p{
margin: 0px;
padding: 30px 20px 20px 20px;
}

.clear{
clear: both;
}

img.thumb{
border: 1px solid #333;
}
img.thumb:hover{
border: 1px solid #ccc;
}

.immagine{
float: left;
margin: 15px 10px 10px 0px;
padding: 0px;
border: 1px solid #999;
}
.corpo{
clear: both;
}
.corpo ul, .corpo ol, .abstract ul, .abstract ol{
margin-left: 20px;
}

/*photogallery*/
.photogallery, .documents{
float: left;
clear: both;
margin: 10px 0px 10px 0px;
text-align: center;
width: 100%;
}
.photogallery .thumb{
margin: 9px;
float: left;
cursor: pointer;
border: 1px solid #999;
}
.thumb:hover{
border: 1px solid #333;
}
.title{
text-align: left;
}
.pdf{
margin-top: 20px;
float: left;
width: 50%;
}
.articles, .news_list{
margin-top: 20px;
clear: both;
float: left;
width: 100%;
}
.article, .news_item{
clear: both;
}
.article h5, .news_item h5{
padding: 3px 5px 5px 15px;
background: url(../../imgs/layout/freccia_articolo.jpg) -7px 0px no-repeat;
font-size: 11px;
}
.article a, news_item a{
color: #333;
}
#center h1{
font-weight: normal;
color: #000;
background: url(../../imgs/layout/circle_title.jpg) 0px 3px no-repeat #FFFFFF;
padding-left: 30px;
font-size: 23px;
}

#prodotti{
clear: both;
margin: 50px 0px 30px 0px;
}
#prodotti h4{
clear: both;
margin: 20px 0px 0px 0px;
padding: 2px;
background: #b8dcad;
}
.listaSottoCat{
clear: both;
margin-top: 1px;
padding: 2px;
background: #b8dcad;
}
#img_search{
vertical-align: bottom;
}
.products{
clear: both;
margin: 10px 0px 10px 0px;
list-style: none;
}
.products li{
background: url(../../imgs/layout/line_menu.gif) no-repeat 10px 10px;
padding: 4px 2px 0px 20px;
border-top: 1px solid #b8dcad;
}
.products li.first{
border-top: 0px;
}

/* error */
#error_login, p.error{
border: 1px solid #f00;
padding: 5px 5px 5px 20px;
background: url(../../imgs/buttons/error.png) no-repeat 2px 5px #f98;
margin-bottom: 10px;
}
#error_login img, p.error img{
vertical-align: middle;
}
/* form */
.formError{
font-weight: normal;
border: 1px solid #fc0;
margin: 5px -3px 5px 0px;
padding: 3px 3px 3px 20px;
background: url(../../imgs/buttons/alert.png) 2px 2px no-repeat #ffc;
font-size: 10px;
}
.inputError{
border: 1px solid #f00;
}
.formError span{
text-transform: uppercase;
font-weight: bold;
}

.message img{
vertical-align: middle;
}
/* messages */
.message{
border: 1px solid #182;
background: url(../../imgs/buttons/ok.png) 2px 2px no-repeat #bf9;
padding: 5px 5px 5px 25px;
margin-bottom: 10px;
}

fieldset{
border: 1px dotted #ccc;
}
dt, dd{
width: 300px;
margin: 0px auto;
}
dt{
font-size: 10px;
text-transform: uppercase;
margin-top: 5px;
margin-bottom: 5px;
font-weight: bold;
}
.input_text, .textarea{
border: 1px solid #666;
width: 300px;
padding: 1px;
}
.textarea{
height: 150px;
}
.input_button{
border: 1px solid #666;
padding: 1px;
width: 170px;
}
.btn-conferma{
right: 0px;
margin: 0px auto;
cursor: pointer;
border: 1px solid #666;
}
#img_captcha{
border: 1px solid #666;
margin: 0px auto;
}
.captcha{
margin-top: 5px;
margin-bottom: 5px;
text-align: center;
}
.submit_button{
text-align: right;
}
#breadcrumb{
width: 500px;
z-index: 50;
position: absolute;
margin-top: -30px;
font-size: 10px;
color: #999;
}
#breadcrumb a{
font-size: 10px;
color: #999;
}
