body{
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	background-color: #137027;
}

td#sx{
	background-image: url(../img/sx.png);
	background-repeat: no-repeat;
	background-position: top;
}

td#dx{
	background-image: url(../img/dx.png);
	background-repeat: no-repeat;
	background-position: top;
}

td#logo{
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: top;
}

td#header{
	background-image: url(../img/alto.png);
	background-repeat: no-repeat;
	background-position: top;
}

td#footer{
	background-image: url(../img/basso.png);
	background-repeat: no-repeat;
	background-position: top;
}

img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/*Pagine contenuti*/

td#menu{
	background-image: url(../img/sfondo_menu.png);
	background-repeat: repeat-x;
}

td#dx2{
	background-image: url(../img/dx2.png);
	background-repeat: no-repeat;
	background-position: top;
}

td#content{
	background-image: url(../img/sfondo_content.png);
	background-repeat: repeat-x;
	background-position: top;
}

td#footer2{
	background-image: url(../img/basso2.png);
	background-repeat: no-repeat;
	background-position: top;
}

div#text{
	margin-left: 40px;
	margin-top: 40px;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
}

div#text2{
	margin-left: 40px;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	margin-right: 25px;
}

div#text3{
	margin-left: 40px;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	margin-right: 45px;
}

p#title{
	color: #137027;
	font-size: 14px;
}

p#title2{
	color: #137027;
	font-weight: bold;
}

a:link{
	text-decoration: none;
	color: #666666;
}

a:hover{
	text-decoration: none;
	color: #333333;
}

a:visited{
	text-decoration: none;
	color: #666666;
}

div#urso{
	font-family: Arial;
	font-size: 10px;
}

a:link#urso_link{
	color: White;
	text-decoration: none;
}

a:hover#urso_link{
	color: #D7D7D7;
	text-decoration: none;
}

a:visited#urso_link{
	color: White;
	text-decoration: none;
}

/*AZIENDA*/
td#header_azienda{
	background-image: url(../img/header-azienda.png);
	background-repeat: no-repeat;
	background-position: top;
}

td#img_azienda{
	background-image: url(../img/img-azienda.jpg);
	background-repeat: no-repeat;
	background-color: White;
}

td#sx_azienda{
	background-image: url(../img/sx-azienda.png);
	background-repeat: no-repeat;
	background-position: top;
}

table#azienda{
	margin-top: 15px;
}
/*FILIERA*/
td#header_filiera{
	background-image: url(../img/header-filiera.png);
	background-repeat: no-repeat;
	background-position: top;
}

td#img_filiera{
	background-image: url(../img/img-filiera.jpg);
	background-repeat: no-repeat;
	background-color: White;
}

td#sx_filiera{
	background-image: url(../img/sx-filiera.png);
	background-repeat: no-repeat;
	background-position: top;
}

/*PRODOTTI*/
td#header_prodotti{
	background-image: url(../img/header-prodotti.png);
	background-repeat: no-repeat;
	background-position: top;
}

td#img_prodotti{
	background-image: url(../img/img-prodotti.jpg);
	background-repeat: no-repeat;
	background-color: White;
}

td#sx_prodotti{
	background-image: url(../img/sx-prodotti.png);
	background-repeat: no-repeat;
	background-position: top;
}

td#content_prodotti{
	background-image: url(../img/sfondo_content.png);
	background-repeat: repeat-x;
	background-position: top;
}

td#content_galline{
	background-image: url(../img/sfondo_content.png);
	background-repeat: repeat-x;
	background-position: top;
}

td#header_uova{
	background-image: url(../img/header-uova.png);
	background-repeat: no-repeat;
	background-position: top;
}

td#header_galline{
	background-image: url(../img/header-galline.png);
	background-repeat: no-repeat;
	background-position: top;
}

/*RICETTE*/
td#header_ricette{
	background-image: url(../img/header-ricette.png);
	background-repeat: no-repeat;
	background-position: top;
}

td#img_ricette{
	background-image: url(../img/img-ricette.jpg);
	background-repeat: no-repeat;
	background-color: White;
}

td#sx_ricette{
	background-image: url(../img/sx-ricette.png);
	background-repeat: no-repeat;
	background-position: top;
}

textarea#scroll{
	background-color: White;
	border: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

/*CONTATTI*/
td#header_contatti{
	background-image: url(../img/header-contatti.png);
	background-repeat: no-repeat;
	background-position: top;
}

td#sx_contatti{
	background-image: url(../img/sx-contatti.png);
	background-repeat: no-repeat;
	background-position: top;
}