/* CSS Document */

body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #214E6D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/elem/fill-bg.jpg);
	background-repeat: repeat-x;
}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #B3AB05;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B3AB05;
}
a:hover {
	text-decoration: none;
	color: #CC3333;
}
a:active {
	text-decoration: none;
	color: #B3AB05;
}
.form-login {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	height: 17px;
	width: 122px;
	border: 1px solid #999999;
}
form {
	margin: 0px;
	padding: 0px;
}
.news-box {
	font-family: tahoma;
	font-size: 9px;
	color: #666666;
	height: 15px;
	width: 125px;
	border: 1px solid #999999;
}
.outline {
	border: 3px solid #FFFFFF;
}

.data {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3333;
}
.tbranco {
	font-weight: bold;
	color: #FFFFFF;
}

.titulo-noticia {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0102cc;
}
.body {
}
.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;
}
