@charset "utf-8";
/* CSS Document */

<!--
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #e3d8d8;
}
body {
	background-color: #000;
	background-image: url(../img/dd_bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-attachment:fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #aa0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #aa0000;
}
a:active {
	text-decoration: none;
	color: #aa0000;
}
.corpoBG {
	margin-width:0px;
	background-image:url(../img/dd_bg_corpo.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.tituloNews {
	text-transform:uppercase;
	font-weight:bold;
}
.inputNl {
	color:#dddbd0;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	background:#222;
	border-left:1px solid #7c786c;
	border-top:1px solid #7c786c;
	border-right:1px solid #5d4b41;
	border-bottom:1px solid #5d4b41;
	height:19px;
	padding-left:8px;
	padding-top:2px;
	padding-bottom:2px;
	text-transform:uppercase;
	width:120px;
}
.ftMap {
	text-transform:uppercase;
	font-size:13px;
}
.ftCopyright {
	font-size:9px;
	color:#484643;
	text-transform:uppercase;
	letter-spacing:1.7pt;
}
.ftCopyright a:link { color:#5e5c5a; text-decoration:none; }
.ftCopyright a:visited { color:#5e5c5a; text-decoration:none; }
.ftCopyright a:active { color:#5e5c5a; text-decoration:none; }
.ftCopyright a:hover { color:#6e6c6a; text-decoration:none; }

		#twitterSearch .tweet {
			background:none repeat scroll 0 0 #222;
			margin: 4px 0;
			width: 305px;
			padding: 4px;
			-moz-border-radius: 8px;
			-webkit-border-radius: 8px;
			min-height: 24px;
		}
		.tweet img {
			float: left;
			margin: 0 8px 4px 0;
		}
		#twitterSearch .tweet a {
			color:#888;
		}
		.tweet .text {
			margin: 0;
		}
		#twitterSearch .tweet .time a {
			color: #888;
		}
		.tweet .time a {
			font-size: 80%;
			white-space: nowrap;
			text-decoration: none;
		}
		.tweet .time a:hover {
			text-decoration: underline;
		}

		#twitterSearch .tweet .text {
			width: 260px;
			margin-left: 32px;
			overflow:hidden;
			word-wrap:break-word;
		}
-->
