html,body {
  margin: 0;padding:0;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	color:#02314D;
	font-size: 14px;
	text-align: center;
        background-image: url(images/bg_shadow.png);
        background-repeat: repeat-y;
        margin:0;
        padding:0;
}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #0a3a5e;
}

a:hover {
	font-weight: normal;
	color: #f00;
}
legend {
    color:#02314D;
    font-weight: bold;
}
input {
    width: 200px;
}
select {
    width: 200px;
}
h1 {
  font-size: 16px;
}

.span_normale {
    display:inline-block;
    text-align: right;
    width: 140px;
}
.field_testo {
    padding: 5px;
    margin: 5px;
    text-align: justify;
    line-height: 24px;
}

#pic{
	float:left;
	margin: 10px;
	padding:0 0 25px 0;
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.img_shadow {
    display: block;border: 2px solid;
    border-color: #CCC #CCC #AAA #CCC;
    padding: 5px;background: #f6f6f6
}
img {
    border: none;
}
#pic-thumb-lightbox{
	float:left;
	padding:0 0 10px 0;
	background-image: url(images/shadow-tb.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.thumb-lightbox{
    display: block;border: 4px solid;
    border-color: white;
    padding: 5px;background: #f6f6f6;
}
.thumbnail_lightbox {
    border: none;
}
#testo {
    float:left;
    margin: 10px;
    text-align: justify;
    line-height: 24px;
}
.tab_home {
    width: 670px;
}
.tab_home td {
    vertical-align: top;
}
table {
    width: 100%;
}

table th {
    font-weight: normal;
    color:#0a3a5e;
    font-size: 12px;
    text-align: justify;
}

.table_contestuale {
    text-align: left;
    border: solid 1px #cccccc;
    font-size: 12px;
    background-image: url("images/bg_shadow.png");
    background-repeat: repeat-y;
}
.table_contestuale td {
    vertical-align: top;
    padding: 5px;
}
.table_contestuale img {
    border: solid 5px white;
    display: block;    
}
.table_risultati {
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
    text-align: center;
}

.table_risultati th {
    text-align: center;
    border: solid 1px gray;
    font-weight: bold;
    color:#0a3a5e;
    font-size: 12px;
}
.table_risultati td{
    border: solid 1px gray;
}

#pic-thumb-gallery {
	padding:0 0 10px 0;
	background-image: url(images/shadow-tb.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#tabella_gallery td{
    text-align: center;
}


#main{
    width: 990px;
    margin: 0 auto;
    padding: 0;
}
#top {
    width: 100%;
    height: 145px;
    background-color: #81de5c;
    background-image: url(images/bio_fattoria2.gif);
    background-repeat: no-repeat;
    background-position: center;
}
#utente{
    margin-top: 3px;
    margin-right: 3px;
    width: 200px;
    height: 120px;
    float: right;
    text-align: right;
    font-size: 12px;
}
#utente input {
    width: 100px;
}
#banner {
    width: 100%;
    height: 50px;
}
#left {
    float: left;
    text-align: left;
    width: 120px;
    height: 572px;
    background-image: url(images/bg_top-left.png);
    background-repeat: no-repeat;
}
#right {
    float: right;
    text-align: left;
    /*width: 125px;*/
}
#content {
    float: left;
    width: 860px;
    text-align: justify;
    padding: 5px;
}
#footer{
    width: 990px;
    margin: 10px auto;
    padding: 0;
    display: block;
    text-align: center;
    /*border-bottom:solid 1px olive;
    background-color: #81de5c;*/
}

#main_admin{
    width: 90%;
    margin: 5px;
    border:solid 1px olive;
}
#top_admin {
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-left: 5px;
}
#content_admin {
    float: left;
    text-align: left;
    background: white;
    margin: 5px;
    padding: 5px;
    border: solid 1px #888888;
    width: 100%;
}
#content_admin table{
    font-size: 12px;
    width: 100%;
    border: solid 1px #888888;
    padding: 3px;
    border-collapse: collapse;
    empty-cells: show;
}
#content_admin td,#content_admin th{
    border: solid 1px #888888;
    text-align: center;
}
#content_admin tr{
    width: auto;
}
#content_admin th{
    font-weight: bold;
}
.menu_admin {
    float: left;
}

/* MENU LEFT */
#menu_left{
/*font: 80% Arial, Helvetica, sans-serif;*/
}
#menu_left ul{
margin: 0;
padding-left: 0;
list-style: none;
}
#menu_left li{
display: inline;
margin: 0;
padding: 0;
}
#menu_left a:link, #menu_left a:visited{
display: block;
/*background: #fff;*/
color: #02314D;
margin: 0;
padding: 0.3em 0.6em 0.3em 0;
text-decoration: none;
text-align:right;
border-right: 5px solid #02314D;
}
#menu_left a:hover, #menu_left a:focus, #menu_left a:active{
border-color: #05181E;
text-decoration: none;
color: #00C000;
background-color: #fff;
}
/* MENU BANNER */
#menu_banner {
float: right;
/*font: 80% Arial, Helvetica, sans-serif;*/
}
#menu_banner ul{
margin: 0;
padding-left: 0;
list-style: none;
}
#menu_banner li{
display: inline;
margin: 0;
padding: 0;
}
#menu_banner a:link, #menu_banner a:visited{
float:right;
background: url(images/menu3.jpg) 0 0 repeat;
background-color: #fff;
color: #fff;/*#02314D;*/
margin: 0em;
padding: 0.3em 1.5em 0.3em 1.5em;
text-decoration: none;
border-top: 4px solid #81DE5C;
height: 32px;
}
#menu_banner a:hover, #menu_banner a:focus, #menu_banner a:active{
color: #02314D;
background: url(images/menu3.jpg) 0 0 repeat;
background-color: #fff;
border-top: 4px solid #02314D;
}
/*  MENU RIGHT    */
#menu_right{
    margin-bottom: 5px;
    margin-right: 5px;
    /*border-left: solid 1px #FFC943;*/
    border-left: 5px solid #02314D;
}

#menu_right_2{
    border-left: 5px solid #02314D;
    /*border-left: solid 1px #81DE5C;*/
}

.menu_button {
    width: 160px;
    line-height: 32px;
}
.menu_button img {
    float: left;
}
