BODY
{
	margin: 0px;
}
BODY, TABLE, TR, TD, FORM
{
	font-family: Verdana, Arial, Helvetica, san-serif;
	color: #3d3d3d;
	font-size: 12px;
}

/* navegacao */

#nav
{
	background-color: #86b04d;
	margin-bottom: 15px;
	text-align: left;
}

#nav TD
{
	font-family: Trebuchet MS, Arial, Helvetica, san-serif;
	text-transform: uppercase;
}

#nav TD A
{
	text-decoration: none;
}
#nav .n1 A.selected
{
	background-image: url(img/menu_selected.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
	color: #ffffff;
}

#nav .n1
{
	padding: 6px 4px;
}
#nav .n1 A
{
	padding-left: 16px;
	color: #dae7c9;
	font-size: 14px;
}

TD.n1-opened
{
	background-image: url(img/menu_selected.gif);
	background-position: 0 7px;
	background-repeat: no-repeat;
	color: #ffffff;
	padding: 0px;
	text-align: left;
}

TD.n1-opened TD.selected
{
	padding: 2px;
	text-align: left;
}
.submenu1
{
	margin-left: 16px;
	background-color: #b0cb8b;
}

.submenu1 A
{
	color: #ffffff;
	padding-left: 6px;
	font-size: 14px;
}
TABLE.n2-opened
{
	margin-bottom: 3px;
}
TD.n2
{
	background-color: #d8e5c5;
	width: 125px;
	padding: 3px;
	text-align: left;
}

TD.n2 A
{
	color: #333333;
	font-size: 10px;
	padding-left: 0;
}

TD.n2 UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
TD.n2 UL LI
{
	background-image: url(img/n3.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 1px 1px 1px 12px;
	margin-top: 3px;
	text-transform: none;
}

/*-------------------------------------------------*/
.novidades
{
	background-image: url(img/box_novidades_bot.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #e9e8e3;
}
#boxnovidades
{
	padding: 20px 10px 5px 10px;
	font-size: 10px;
	line-height: 14px;
	margin: 0;
}

#boxnovidades A, .box1 A, .box2 A
{
	text-decoration: none;
	font-weight: bold;
}

A
{
	color: #2a7551;
}


.box1
{
	background-color: #e9e8e3;
	padding: 10px;
	font-size: 10px;
	line-height: 14px;
}

.box2
{
	background-color: #2a7551;
	padding: 10px;
	font-size: 10px;
	line-height: 14px;
	color: #ffffff;
}

.box2 A
{
	color: #ffffff;
}

.box3
{
	color: #333333;
	font-size: 10px;
	line-height: 14px;
	background-color: #e9e8e3;
	padding: 8px;
}

.bottom
{
	position: relative;
	bottom: 0px;
	left: 0px;
	top: 45px;
	visibility: visible;
}


#footer TD
{
	font-size: 10px;
}

#footer TD A
{
	text-decoration: none;
}

FORM
{
	margin: 0;
}

.login TD
{
	background-color: #e9e8e3;
	font-family: Trebuchet MS, Arial, san-serif;
	font-size: 8px;
	text-transform: uppercase;
	color: #838585;
}
.newsletter TD
{
	font-family: Arial, san-serif;
	background-color: #e9e8e3;
	font-size: 8px;
	color: #838585;
}


.login INPUT, .newsletter INPUT
{
	border: 0px;
	font-size: 10px;
	color: #3d3d3d;
	vertical-align: middle;
}

.welcome
{
	padding-left: 16px;
	font-size: 11px;
	line-height: 13px;
}

#crumbs
{
	color: #2a7551;
	font-family: Verdana, Arial, san-serif;
	font-size: 10px;
	padding: 8px 0px;
	text-align: left;
}

#crumbs A
{
	text-decoration: none;
	color: #333333;
}

#titulo
{
	background-image: url(img/bkg_titulo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 67px;
	color: #ffffff;
	font-family: Trebuchet MS, Arial, san-serif;
	padding: 0px;
	margin-bottom: 20px;
	text-align: left;
}

#titulo .t-seccao
{
	text-transform: uppercase;
	font-size: 14px;
	line-height: 14px;
	padding-left: 14px;
	padding-top: 6px;
	height: 25px;
	margin: 0;
}

#titulo .t-titulo
{
	font-size: 24px;
	line-height: 32px;
	font-weight: normal;
	padding-left: 14px;
	padding-top: 0px;
	height: 42px;
	margin: 0;
	vertical-align: top;
}

.texto
{
	padding: 10px;
	font-size: 11px;
	line-height: 17px;
	text-align: left;
}

A.link-topo
{
	color: #999999;
	font-weight: bold;
	font-size: 8px;
	text-decoration: none;
}


/* formularios */
.formulario TH
{
	text-align: left;
	background-color: #f4f3f1;
	padding: 4px 6px;
	font-size: 11px;
}
.formulario TH.obrigatorio
{
	background-color: #c2d7a6;
	vertical-align: top;
}

.formulario .field
{
	border: 1px solid #c6c5c1;
	height: 22px;
}

.formulario .txfield
{
	border: 1px solid #c6c5c1;
}

.selectedMenu
{
	cursor: pointer;
	font-size: larger;
	font-weight: bold;
}
.BoasFestas
{
	font-family: Monotype Corsiva;
	font-size: large;
	font-weight: bold;
	color: D02E1C;
}
