/* CSS Document */

body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/elem/fill.jpg);
	background-repeat: repeat-x;
	background-color: #29557A;
}
a:link {
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CC3333;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #CC3333;
}
.utilizador {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	width: 123px;
	background-color: #EDEDED;
	border: 1px solid #999999;
}

.password {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	width: 93px;
	background-color: #EDEDED;
	border: 1px solid #999999;
}
form {
	margin: 0px;
	padding: 0px;
}
.conteudos {
	background-color: #EDEDED;
	background-image: url(imgs/elem/fill-conteudos.gif);
	background-repeat: no-repeat;
}
.outline3px {
	border: 3px solid #FFFFFF;
}
.tverde {
	font-weight: bold;
	color: #999933;
}
.tlaranja {
	font-weight: bold;
	color: #cc9933;
}
.tazul {
	font-weight: bold;
	color: #6699cc;
}

.tbranco {
	font-weight: bold;
	color: #FFFFFF;
}
.outline1px {
	border: 1px solid #999999;
}


.bts-testes {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

.bts-testes a:link {
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
}
.bts-testes a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CC3333;
}
.bts-testes a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.bts-testes a:active {
	text-decoration: none;
	font-weight: bold;
	color: #CC3333;
}

.sair {
	font-weight: bold;
	font-size: 10;
	font-weight: bold;
	color: #FFFFFF;
}

.sair a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.sair a:visited {
	text-decoration: none;
	font-weight: bold;	
	color: #FFFFFF;
}
.sair a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.sair a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
