body {
	background-image: url(/templates/plen/images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #E3E3E3;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 34px;
	margin-top: 34px;
}
body, P, TD, LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
BODY.introPage {
}
BODY.printPage {
}

FORM {
	margin: 0px;
}

A:link {
	color: #333333;
	text-decoration: none;
}
A:visited {
	color: #333333;
	text-decoration: none;
}
A:hover {
	color: #333333;
	text-decoration: underline;
}

HR {
	height: 1px;
	border: 1px solid #666666;
}

INPUT.inputText {
	border: 1px solid #CACACA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #595959;
}
TEXTAREA.inputText {
	border: 1px solid #CACACA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #595959;
}
SELECT.inputText {
	border: 1px solid #CACACA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #595959;
}
INPUT.button {
	border: 1px outset #CACACA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #595959;
	background-color: #CACACA;
}

#top {
	width: 757px;
	background-image: url(/templates/plen/images/menu_bg.jpg);
	height: 37px;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #5A5A5A;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#canto_esquerdo {
	background-image: url(/templates/plen/images/menu_left_corner.jpg);
	float: left;
	height: 37px;
	width: 20px;
	clear: left;
	background-color: #5A5A5A;
	background-repeat: no-repeat;
}

#canto_direito {
	background-image: url(/templates/plen/images/menu_right_corner.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	float: right;
	height: 37px;
	width: 175px;
	clear: right;
}

#separador {
	height: 37px;
	width: 4px;
	background-image: url(/templates/plen/images/menu_separador.jpg);
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
.mainlevel, a.mainlevel, a.mainlevel:link, a.mainlevel:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A6A4A5;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding-top: 11px;
	padding-right: 13px;
	padding-bottom: 4px;
	padding-left: 13px;
	float: left;
	height: 22px;
}
#active_menu, a.mainlevel:active, a.mainlevel:hover {
	background-image: url(/templates/plen/images/menu_selected_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #FFFFFF;
}
#banner {
	background-image: url(/templates/plen/images/banner.php);
	height: 134px;
	width: 757px;
	margin: auto;
	background-repeat: no-repeat;
}
#banner IMG {
	margin: 22px;
}
#menu {
	background-image: url(/templates/plen/images/menu_1.jpg);
	background-position: right;
	height: 14px;
	background-repeat: no-repeat;
	background-color: #5A5A5A;
	margin: auto;
	width: 745px;
	text-align: right;
	padding: 6px;
}
#submenu {
	background-image: url(/templates/plen/images/menu_2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 14px;
	width: 745px;
	background-color: #888687;
	margin: auto;
	text-align: right;
	padding: 6px;
	color: #333333;
}

#idioma {
	color: #A5A5A5;
	height: 28px;
	padding-top: 9px;
	text-align: right;
}

#idioma select {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 0px;
	margin-top: 2px;
}
#corpo {
	background-color: #EEE;
	width: 737px;
	margin: auto;
	padding: 10px;
}
#corpoconteudos {
}
#corpo #corpoconteudos DIV {
}
#corpo #corpoconteudos DIV TABLE {
}
#corpo #corpoconteudos DIV TABLE TD {
	overflow: visible;
}
#corpo #corpoconteudos DIV TABLE TD P {
}
#rodape {
	color: #A5A5A5;
	background-image: url(/templates/plen/images/rodape.gif);
	height: 74px;
	width: 757px;
	margin: auto;
	background-position: bottom;
}
.mainmenu, a.mainmenu, a.mainmenu:link, a.mainmenu:visited {
	color: #A5A5A5;
	text-decoration: none;
	float: left;
	display: block;
	margin-right: 14px;
}
#main_activo, a.mainmenu:active, a.mainmenu:hover {
	color: #FFFFFF;
}
.submenu, a.submenu, a.submenu:link, a.submenu:visited {
	color: #333333;
	text-decoration: none;
	float: left;
	display: block;
	margin-right: 14px;
}
#sub_activo, a.submenu:active, a.submenu:hover {
	color: #FFFFFF;
}
#imagem {
	background-image: url(/templates/plen/images/areas_actividade.jpg);
	float: left;
	height: 269px;
	width: 362px;
	margin-top: 13px;
	margin-left: 14px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 225px;
	padding-right: 10px;
	padding-left: 10px;
}
#article .title {
	font-size: 10px;
	color: #A91223;
}
#article .readon {
	color: #595959;
	text-decoration: none;
}
#article {
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
	margin-top: 10px;
}
#lastline {
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
	height: 12px;
}
#lastline .areas_actividade {
	color: #FFFFFF;
	background-color: #c8c8c8;
	height: 10px;
	text-decoration: none;
	padding: 1px;
}
#conteudo {
	float: left;
	margin-top: 27px;
	margin-right: 0px;
	margin-left: 17px;
	width: 330px;
	margin-bottom: 0px;
	height: 487px;
}
#artigo .title {
	font-size: 10px;
	color: #AA1221;
}
#artigo .data {
	font-size: 10px;
	color: #5A5A5A;
	margin-left: 5px;
}#artigo {
	padding-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c8c8c8;
	border-right-color: #c8c8c8;
	border-bottom-color: #c8c8c8;
	border-left-color: #c8c8c8;
	margin-bottom: 15px;
}
#newsletter {
	float: left;
	width: 250px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 14px;
	background-image: url(/templates/plen/images/newsletter_txt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	padding-top: 13px;
}
#newsletter_form input {
	width: 100px;
	border: 1px solid #CACACA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #595959;
}
#newsletter_form #submit {
	background-image: url(/templates/plen/images/visto.jpg);
	height: 14px;
	width: 14px;
	margin: 0px;
	padding: 0px;
}
#search_form input {
	width: 207px;
	border: 1px solid #CACACA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #595959;
	margin-top: 10px;
}
#search_form IMG {
	margin-top: 11px;
}
#search_form #submit {
	background-image: url(/templates/plen/images/visto.jpg);
	height: 14px;
	width: 14px;
	margin: 0px;
	padding: 0px;
}
#rodape #right_rodape {
	float: right;
	width: 450px;
	font-size: 8px;
	text-align: right;
	padding-right: 10px;
}
#rodape #right_rodape #bottom_menu {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	margin-top: 2px;
}
#rodape #right_rodape A {
	color: #FFFFFF;
	text-decoration: none;
}
#visto {
	float: left;
	margin-left: 5px;
	margin-top: 1px;
}

