/* CSS PARA HORTA  PORTA */

body {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fundo_main.gif);
}
h1 {
	font-size: 18px;
}
h2 {
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
.clear { font-size: 0px; line-height: 0px; height: 0px; padding: 0px; margin: 0px; clear: both; }
#header {
	margin-left: auto;
	margin-right: auto;
	width: 825px;
}

#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 825px;
	background-color: #FFFFFF;
	padding-bottom: 50px;
}

#left_imgs {
	position: relative;
	float: left;
	width: 350px;
	margin-bottom: 50px;
	top: 40px;
}

.break {
	position: relative;
	float: left;
}
.sub_menu {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 380px;
}
.width_1 {
	width: 63px;
}
.menu {
	position: relative;
	float: right;
	top: 6px;
}
.menu a {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #728B4A;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 1px;
	letter-spacing: 0.11ex;
	display: block;
	float: left;
}
.menu a.not_selected:hover {
	border: 1px solid #42620D;
}
.menu a.selected {
	padding-left: 6px;
	padding-right: 6px;
	color: #FFFFFF;
	background-color: #42620D;
	border: 4px solid #42620D;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: default;
}




#texto {
	position: relative;
	float: right;
	top: 40px;
	right: 20px;
	width: 400px;
	min-height: 260px;
	padding: 35px;
	padding-top: 0px;
	line-height: 170%;
}
#texto a {
	color: #FF6600;
	text-decoration: none;
}
#texto a:hover {
	color: #999999;
	text-decoration: underline;
}

#footer {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	width: 819px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #436310;
	margin-bottom: 20px;
	font-size: 10px;
	color: #CCCCCC;
	padding: 3px;
}

#novidades {
	position: relative;
	top: 30px;
	padding: 20px;
	text-align: left;
}
#novidades h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#novidades img {
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	

}
#novidades .texto {

}
#novidades .noticia {
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFFFFF;
	border-bottom-color: #00CC33;
	border-left-color: #FFFFFF;	
}







#texto_produtos {
	position: relative;
	padding: 35px;
	margin-top: 60px;
	line-height: 170%;
}
#texto_produtos a {
	color: #FF6600;
	text-decoration: none;
}
#texto_produtos a:hover {
	color: #999999;
	text-decoration: underline;
}






#form_contactos ol, #form_contactos li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#form_contactos ol {
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-left: 10px;
	width: 381px;
	margin-top: 14px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#form_contactos li {
	position: relative;
	background-color: #C6FF8C;
	list-style-type: none;
	height: 2.5em;
	margin-top: 2px;
	margin-bottom: 2px;
	border: none;
}
#form_contactos fieldset {
	position: relative;
	border: none;
	margin: 0px;
	padding: 0px;
}
#form_contactos label {
	display:block;
	float:left;
	padding-left:22px;
	padding-top:9px;
	width:68px;
}
#form_contactos input, #form_contactos textarea {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 2px;
}
#form_contactos input {
	margin-top: 4px;
	height: 16px;
	width: 208px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#form_contactos textarea {
	height:104px;
	margin-top:5px;
	width:208px;
}
#form_contactos #wraper .msg {
	height: 126px;
}
#form_contactos button {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	height: 22px;
	position: relative;
	margin-top: 4px;
	margin-left: 16px;
	left: 184px;

	border: 1px solid #333333;
}



input.validation-failed, textarea.validation-failed {
   border: 1px solid #ff3300;
   color: #ff3300;
}
.validation-advice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	position: absolute;
	background-color: #FF9900;
	right: 0px;
	top: 0px;
	padding: 1px;
	margin: 3px;
	padding-left: 2px;	
}


ul.horizontal {
}

ul.horizontal li {
	list-style: none;
	width: 100px;
	float: left;
}

#form_encomenda .dados-pessoais label {
	position: relative;
	width: 65px;
	margin-right: 8px;
	display: block;
	float: left;
	text-align: right;
}
#form_encomenda .dados-pessoais input {
	position: relative;
	margin-bottom: 1px;
}
#form_encomenda .produtos label, #form_encomenda #fruta label {
	position: relative;
	display: list-item;
	list-style: none;
	width: 160px;
	float: left;
	margin-right: 20px;
}
#form_encomenda .produtos input, #form_encomenda #fruta input {
	position: absolute;
	right: 0px;
}



#form_encomenda input.validation-failed, textarea.validation-failed {
   border: 1px solid #ff3300;
   color: #ff3300;
}
#form_encomenda .validation-advice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	position: relative;
	background-color: #FF9900;
	top: -22px;
	left: -20px;
	width: 120px;
	float: right;
	height: 20px;
	clear: right;
	padding: 0px;
	padding-left: 4px;
	margin: 0px;
}
