body {
	font-family: "Times New Roman", Times, serif;
	color: #4b4b4b;
	font-size: 14px;
	background-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-shadow-color: #EEE9DF;
	scrollbar-arrow-color: #1D3808;
	scrollbar-3dLight-color: #1D3808;
	scrollbar-darkshadow-color:#1D3808;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-track-color:#EEE9DF;
	margin: 0px;
}

td {
	font-size: 14px;
}
.bgbanner1 {
	background-image: url(../img/banner1.jpg);
	background-repeat: no-repeat;
}
.bgbanner3 {
	background-image: url(../img/banner3.jpg);
	background-repeat: no-repeat;
}
.fons1 {
	background-image: url(../img/fons1.jpg);
	background-repeat: no-repeat;
}
.tit1 {
	font-size: 22px;	
	color: #1F4009;
}
.tit2 {
	font-size: 24px;		
	color: #1F4009;
}
.tit3 {
	font-size: 18px;
	color: #4b4b4b;
}
.tit4 {
	font-size: 18px;		
	color: #1F4009;
}

a:link {
	color: #888164;
	text-decoration: none;	
	font-weight: normal;		
}

a:visited {
	color: #888164;
	text-decoration: none;		
	font-weight: normal;	
}
a:hover {
	color: #1F4009;
	text-decoration: none;	
	font-weight: normal;	
}
a:active {
	color: #1F4009;
	text-decoration: none;	
	font-weight: normal;	
}

.mnselect {	
	font-size: 14px;
	color: #FFFFFF;
}

a.mn {
	font-size: 14px;
}

a.mn:link {
	color: #D3CCAD;
	text-decoration: none;		
}

a.mn:visited {
	color: #D3CCAD;
	text-decoration: none;	
}
a.mn:hover {
	color: #FFFFFF;
	text-decoration: none;		
}
a.mn:active {
	color: #FFFFFF;
	text-decoration: none;	
}
.bgbanner2 {
	background-image: url(../img/banner2.jpg);
	background-repeat: no-repeat;
}
.blanc {
	background-color: #FFFFFF;
}
.marge1 {
	margin-left:70px
}
.txtblanc1 {	
	font-size: 14px;
	color: #FFFFFF;
}
.fonsvert {
	background-color: #1f4009;
}
.fonsvertcunya {
	background-color: #1f4009;
	background-image: url(../img/cunyinf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 120px;
}
.marges {
	padding: 10px;	
}
.subtit {
	padding: 18px;
	font-size: 17px;
}
.submn1 {
	padding-left: 28px;
}

.mnlateral {	
	font-size: 14px;
	color: #FFFFFF;
}

.fonsvertcunya p {
	margin-top: 5px;
	margin-bottom: 5px;	
}
.txtnomprod {
	font-size: 16px;
	color: #523808;
	margin-bottom: 15px;
}
.liniapunts {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #523808;
	background-image: url(../img/punt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fonsficha {
	background-image: url(../img/bgficha.jpg);
	background-repeat: repeat;
	background-position: left top;
	padding: 10px;
}
.textevert {
	color: #1f4009;
}
.txtonsom {

	font-size: 18px;
	color: #523808;
	margin-bottom: 15px;
}
.bgbanner4 {

	background-image: url(../img/banner4.jpg);
	background-repeat: no-repeat;
}
a.mnb:link {
	color: #FFFFFF;
	text-decoration: none;		
}

a.mnb:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
a.mnb:hover {
	color: #FFFFFF;
	text-decoration: none;		
}
a.mnb:active {
	color: #FFFFFF;
	text-decoration: none;	
}
.fonsvertcunya2 {

	background-color: #1f4009;
	background-image: url(../img/cunyinf2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*padding-bottom: 150px;*/
}
.fonsvertcunya2 p {
	margin-top: 5px;
	margin-bottom: 5px;	
}
/****/
.tablefruitaseca {
	color: #000000;
	padding: 2px;
}
.tablefruitaseca td {
	background-color: #D3CCAD;
	border: 1px solid #FFF;
}

hr {
	height: 0px;
	border: 1px dashed #6B5F47;
}

ul#menu-nav {
 list-style:none;
 margin:0px;
 padding-left:20px;
}
ul#menu-nav li {
	display:inline;
	margin:0px;
	padding-right:20px;
}
a.negre {
	color:#000000;
	text-decoration:none;
}

a.negre:hover {
	color:#000000;
	text-decoration:underline;
}