body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	SCROLLBAR-FACE-COLOR: #B7B6B6;
	SCROLLBAR-HIGHLIGHT-COLOR: #B7B6B6;
	SCROLLBAR-SHADOW-COLOR: #B7B6B6;
	SCROLLBAR-3DLIGHT-COLOR: #B7B6B6;
	SCROLLBAR-DARKSHADOW-COLOR: #B7B6B6;
	SCROLLBAR-ARROW-COLOR: #4E4B4A;
	SCROLLBAR-TRACK-COLOR: #4E4B4A;
	SCROLLBAR-BASE-COLOR: #4E4B4A;
}
a.menu {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #4E4B4A;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: none;
	font-weight: bold;
	color: #A09746;
}
.txtA {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #A09746;
	font-weight: bold;
}
.txtB {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
}
.txtG, .txtB strong, .txtB b {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #B7B6B6;
	font-weight: bold;
	text-decoration: none;
}
a.enlaceB {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.enlaceB:hover {
	text-decoration: none;
	font-weight: bold;
	color: #A09746;
}
a.enlaceAmarelo {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #A09746;
	text-decoration: none;
	font-weight: bold;
}
a.enlaceAmarelo:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
.tdB{
	background-color: #ffffff;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 102px;
}
a.enlaceAmarelo2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #A09746;
	text-decoration: none;
	font-weight: bold;
}
a.enlaceAmarelo2:hover {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}



.txtF {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #4E4B4A;
	font-weight: bold;
}
.inputbox {
	background-color: #fff;
	border: 1px solid #716F6E;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	height: 2.5em;
	color: #4E4B4A;
	font-weight: bold;
	width: 100%;
	padding: 5px;
}
.textarea {
	background-color: #fff;
	border: 1px solid #716F6E;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #4E4B4A;
	font-weight: bold;
	width: 100%;
	padding: 5px;
	height: 100px;
}
.button {
	background-color: #fff;
	border: 1px solid #B7B6B6;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #4E4B4A;
	font-weight: bold;
	padding: 3px 20px;
	margin-left: 5px;
}
.error
{
	background-color: #fcfce6;
	border: 1px solid #b7b6b6;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #fb5252;
	font-weight: bold;
	padding: 10px 20px;
	margin: 10px;
	text-align: center;
}
.message
{
	border: 1px solid #706f6d;
	background-color: #fff;
	margin-bottom: 5px;
}
.with_file
{
	background-image: url(imges/with_file.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 25px;
}
.without_file
{
	background-image: url(imges/without_file.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 25px;
}
#messages_container
{
	height: 288px;
	overflow: auto;
}
#pagination
{
	border: 1px solid #706f6d;
	background-color: #fff;
	font-size: 9px;
	margin-top: 5px;
	padding: 3px;
}
#pagination table td
{
	font-size: 9px;
}
a.enlaceAmarelo3
{
	font-family: Verdana, sans-serif;
	color: #A09746;
	text-decoration: none;
	font-weight: bold;
}
a.enlaceAmarelo3:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #A09746;
}

#proxectos img.border { padding: 4px; background: #ccc;}
#proxectos img.left { float: left;}
#proxectos img.right { float: right;}
