@charset "UTF-8";
body {
	background-color: #3c5f04;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#contenido {
	background-color: #3c5f04;
	background-image: url(../images/contenido.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 428px;
	width: 852px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 40px;	
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 40px;	
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	padding-right: 40px;	
}
#footer {
	padding-bottom: 15px;
	display: block;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #609804;
	text-align: center;
}
#contenido #columnas {

}
#menu {
	
	
	width: 222px;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4C7604;
}
#menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4C7604;
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DCA21A;
	text-decoration: none;
	line-height: 24px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #619704;
}
.presentacio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 10px;
	font-weight: normal;
}
.txtproductes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 30px;
}


.seccio {
	padding-top: 82px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D69C1E;
	padding-left: 10px;
	padding-bottom: 5px;
	
}
.seccio_productes{
	padding-top: 82px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #D69C1E;
	padding-left: 30px;
	padding-bottom: 5px;
}

#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #D89F1A;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #D89F1A;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}.campoform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px solid #000000;
	background-color: #D8A019;
}
