/*
Aeneia by Tony Vaughn
You are free to use this design
for any purpose whatsoever, as
long as you contact me at tony@pm-hosting.net.

Licensed with Creative Commons Deed
Attribution-ShareAlike 2.5.

You are free:

    * to Share -- to copy, distribute, display, and perform the work
    * to Remix -- to make derivative works

As long as:

* You attribute the work in the manner specified by the author or licensor.

# Any of these conditions can be waived if you get permission from the copyright holder.

If you have any questions, please
feel free to contact me at that email address.
*/

body {
	text-align: center;
	color: #FFF;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}
#container {
	border: 3px solid #333;
	border-left-width: 1px;
	border-top-width: 1px;
	color: inherit;
	margin: 0 auto;
	padding: 5px;
	text-align: left;
	width: 300px;
	background: #000;
}
#content {
	padding-bottom: 5px;
	background-color: #333300;
	color: #CCCCCC;
	padding-top: 5px;
}
div.hr {
	height: 1px;
	background: #fff url(assets/hr1.gif) no-repeat scroll center;
}
div.hr hr {
	display: none;
}
a:link {
	color: #AAFF15;
}
a:visited {
	color: #AAFF15;
}
a:hover {
	color: #AAFF15;
}
a:active {

}
.style1 {
	color: #999;
}


#2container #content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	color: #FFFF00;
	padding: 0px;
	margin: 0px;
}
.data{
	font-size: 8px;
	border-top-width: thin;
	border-top-color: #999999;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: outset;
	border-top-style: outset;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 20px;
	color: #FFFF99;

}
p {
	margin: 5px;
	padding: 0px;
}


.tira_preta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ECE9D8;
	background-color: #333333;
	height: 10px;
}
