@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f4eaa8;
	background-image: url(../_img/body_bg.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14px;
}
input, textarea{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #899c67;
	border-left-color: #899c67;
	color: #736C40;
	margin: 2px 0 2px 1px;
}
.btnStyle{
	background-image: url(../_img/btn.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	width: 120px;
	background-color: #F4EAA8;
	border: none;
}

h2, h1, h3, p{
	margin-top:10px;
}
.titoloXSmall {
	font-size: 10px;
}
.titoloSmall {
	font-size: 14px;
	font-weight: bold;
}
.titoloBig {
	font-size: 28px;
	font-weight: bold;
	line-height: 28px;
}
#head {
	width: 700px;
	float: left;
	height: 140px;
}

#firstBox {
	height: 163px;
	background-image: url(../_img/first_bg.gif);
	background-repeat: repeat-x;
}
#secondBox {
	height: 251px;
	background-image: url(../_img/second_bg.gif);
	background-repeat: repeat-x;
	clear: both;
	background-color: #E3E3A3;
}
#thirdBox {
	background-color: #f4eaa8;
}
#lastBox {
	background-image: url(../_img/last_bg3.jpg);
	background-repeat: repeat-x;
	height: 280px;
	padding-top: 70px;
	background-color: #93c83b;
}
#firstBox #firstContent {
	width: 900px;
	margin: auto;
	height: 163px;
}

#secondBox #secondContent {
	width: 900px;
	margin: auto;
	height: 220px;
}
.monoColonnaTop {
	width: 260px;
	float: left;
	margin-left: 10px;
	margin-top: 35px;
}
.monoColonnaHome {
	width: 341px;
	float: left;
	margin-left: 10px;
	margin-top: 35px;
}
.doppiaColonnaTop {
	width: 590px;
	float: left;
	margin-left: 10px;
	margin-top: 35px;
}
.doppiaColonnaHome {
	width: 520px;
	float: left;
	margin-left: 10px;
	margin-top: 35px;
}
.topRicetta {
	padding: 0 0 0 50px;
	background-image: url(../_img/icons/flag.gif);
	background-repeat: no-repeat;
	height: 118px;
	font-size: 12px;
}
.topStoria {
	padding: 0 0 0 150px;
	background-image: url(../_img/icons/60anni.gif);
	background-repeat: no-repeat;
	height: 118px;
}
.topCategoria {
	padding: 0 0 0 60px;
	background-image: url(../_img/icons/graffa.gif);
	background-repeat: no-repeat;
	height: 175px;
	font-size: 12px;
}
#dc_ricetta {
	color: #736C40;
}
.ingredienti {
	padding: 0 0 0 50px;
	margin: 0 0 10px 0;
	background-image: url(../_img/icons/ingredienti_ico.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#dc_ricetta a:link, #dc_ricetta a:visited{
	text-decoration:none;
	color:#736C40;
}
#dc_ricetta a:hover, #dc_ricetta a:active{
	text-decoration:underline;
	color:#302E1B;
}
.preparazione {
	padding: 0 0 0 50px;
	margin: 0 0 10px 0;
}
.prodotto {
	padding: 0 0 0 50px;
	margin: 0 0 10px 0;
	background-image: url(../_img/icons/prodotti_ico.gif);
	background-repeat: no-repeat;
}
.link {
	padding: 12px 0 0 50px;
	margin: 0 0 0px 0;
	background-image: url(../_img/icons/link_ico.gif);
	background-repeat: no-repeat;
	height: 40px;
}
.pdf {
	padding: 15px 0 0 50px;
	margin: 0 0 5px 0;
	background-image: url(../_img/icons/pdf_ico.gif);
	background-repeat: no-repeat;
	height: 40px;
}
.sendmail {
	padding: 15px 0 0 50px;
	margin: 0 0 5px 0;
	background-image: url(../_img/icons/sendmail.gif);
	background-repeat: no-repeat;
	height: 40px;
}
.print {
	padding: 15px 0 0 50px;
	margin: 0 0 5px 0;
	background-image: url(../_img/icons/ric_print.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#thirdBox #thirdContent {
	margin: auto;
	width: 900px;
}

#thirdContent p {
	margin: 0px;
}
#lastBox #lastMenu {
	margin: 46px auto;
}
#lastBox #lastMenu a, #lastBox #lastMenu a:visited {
	text-decoration: none;
	color: #314b19;
	font-weight: bold;
	margin: 0 3px 0 3px;
}
#lastBox #lastMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.imgRicetta {
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
/* CSS del box ricerche (alto sinistra)*/
.roundcontHome {
	width: 250px;
	background-color: #FFFFFF;
	color: #999999;
	background-image: url(../_img/top_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	padding-bottom: 5px;
	float: left;
	margin-right: 10px;
}
.roundcont {
	width: 185px;
	background-color: #FFFFFF;
	color: #999999;
	background-image: url(../_img/top_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	padding-bottom: 5px;
}
.roundcont form {
	margin: 4px 15px 2px 15px;
}
.roundcont select {
	color: #999999;
	width: 160px;

}
.roundtop {
	background-image: url(../_img/tr_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

img.corner {
	width: 129px;
	height: 30px;
	border: none;
	display: block !important;
}
.prod_result {
	padding: 12px 0 0 38px;
	margin: 0 0 10px 0;
	background-image: url(../_img/icons/prodotti_ico.gif);
	background-repeat: no-repeat;
	height: 28px;
}
.legumi_result {
	padding: 12px 0 0 38px;
	margin: 0 0 10px 0;
	background-image: url(../_img/icons/legumi_ico.gif);
	background-repeat: no-repeat;
	height: 28px;
}
.ric_result {
	padding: 14px 0 0 35px;
	margin: 0 0 10px 0;
	background-image: url(../_img/icons/ric_result.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.word_ico {
	padding: 3px 0 0 35px;
	margin: 0 0 10px 0;
	background-image: url(../_img/icons/word_ico.gif);
	background-repeat: no-repeat;
	height: 45px;
}
.image_ico {
	padding: 3px 0 0 35px;
	margin: 0 0 10px 0;
	background-image: url(../_img/icons/image_ico.gif);
	background-repeat: no-repeat;
	height: 45px;
}
.power_ico {
	padding: 3px 0 0 35px;
	margin: 0 0 10px 0;
	background-image: url(../_img/icons/power_ico.gif);
	background-repeat: no-repeat;
	height: 45px;
}
.mailBox {
	padding: 0px 0 0 35px;
	margin: 0 10px 10px 0;
	background-image: url(../_img/icons/mail_ico.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 250px;
	float: left;
	font-size: 12px;
}
.news_record {
	padding: 0px 0 0 45px;
	margin: 0 0 10px 0;
	background-image: url(../_img/icons/news_ico.gif);
	background-repeat: no-repeat;
	height: 56px;
}

.newsSmall {
	font-size: 12px;
	line-height: 1em;
}
.newsOpen {
	padding: 0 0 0 50px;
	margin: 0 0 10px 0;
	background-image: url(../_img/icons/news_ico.gif);
	background-repeat: no-repeat;
}
.roundContent {
	padding: 8px;
	overflow: hidden;
	height: 129px;
}
.roundContent img{
	border: 1px solid #CCCCCC;
	float:left;
	margin-right:8px;
}
.disclaimer {
	color: #4F6C1E;
}
.disclaimer a:link, a:visited {
	color: #304112;
	text-decoration: none;
}
.disclaimer a:hover {
	color: #EFF7E1;
	background-color: #314B19;
}
#thirdBox #thirdContent #dc_ricetta .titoloBig {
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
}
.logoSmall {
	float: left;
	margin: 0 5px 0 0;
}
