/*
	www.portalegredigital.pt
	apdd@portalegredigital.pt
	Associação Portalegre Distrito Digital | April 2005
*/

body {
	background-image: url(../images/bg_cont.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}
.txt a {
	color: #999900;
	text-decoration: none;
	border-bottom: 1px dotted #6699FF;
}
.txt a:hover {
	text-decoration: none;
	color: #999900;
	border-bottom: 1px dotted #6699FF;
	background-color: #FFD200;
	}
.title {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	background-color: #6699FF;
}
.header {
	background-color: #6699FF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*.buttonscontainer {
	clear: both;
	width: 165px;
	float: left;
}*/
.butoes a {
	clear: both;
	color: #555;
	background-color: #6699CC;
	padding: 2px;
	padding-left: 10px;
	display: block;
	font: 12px Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.butoes a:hover {
	background-color: #555;
	color: #6699CC;
	text-decoration: none;
	}
.butoesdesactivados {
	clear: both;
	color: #fff;
	background-color: #555;
	padding: 2px;
	padding-left: 10px;
	display: block;
	font: 12px Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	}
.conteudo {
	float: left;
	padding: 2px;
	padding-left: 3px;
	width: 600px; 
}
.sketchbook {
	border-bottom: 1px dotted #999900; 
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.storecontainer {
	clear: both;
	width: 750px;
	float: left;
}
.store a {
	clear: both;
	color: #999900;
	background-color: #FFFFFF;
	padding: 2px;
	padding-left: 3px;
	display: block;
	font: 12px Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.store a:hover {
	background-color: #FFD200;
	color: #999900;
	text-decoration: none;
	}
.quadradinho a {
	color: #555;
	background-color: #6699CC;
	padding: 2px;
	padding-left: 3px;
	font: 12px Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.quadradinho a:hover {
	background-color: #6699CC;
	color: #555;
	text-decoration: none;
	}
.footer {
	clear: both;
	margin-left: 165px;
	padding-bottom: 15px;
}

.caixa {
	border: thin solid #666666;
}
