
body {
	background: #000000 url(../images/main-bg.gif) repeat-x;
	color: #acabab;
	font-family: tahoma, arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* html body {
}

img {
	border: 0px;
}

.bt{
	width: 120px;
	}

a:link { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

#banner {
	clear: both;
	height: 326px;
	width: 776px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
}

#content {
	clear: both;
	width: 776px;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat;
}

#footer {
	background: url(../images/footer-bg.gif) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 776px;
}

#headlines {
	background: #1F1F1F;
	min-height:150px;
	padding: 10px;;
	width: 254px;
}

#headlinesA {
	min-height: 370px;
	padding: 0 10 10 10;
	width: 274px;
}

#headlinesB {
	min-height: 419px;
	padding: 0 10 10 10;
	width: 274px;
}
#headlinesVip{
	min-height: 370px;
	padding: 0 10 10 10;
	width: 274px;
	background:#494949;
}

#left {
	background: #333333 /* url(images/content-top-bg.gif) no-repeat 0% 0%*/;
	float: left;
	min-height: 350px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	/*padding-top: 80px;*/
	width: 462px;
	height:auto;
}

.form_tempo {
	text-align: right;
	vertical-align:left;
	margin: 0px;
	background-color: ##BB0406;
	float: left;

}

.form_input {
	background-color: #BB0406;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	vertical-align: left;
	margin: 0 0 0 0;
	border: none;
}

.formLog{
	text-align: left;
	vertical-align:left;
	margin: 0px;
	background-color: #1f1f1f;
	float: left;
}
.form_input2 {
	background-color: #1f1f1f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	vertical-align: left;
	margin: 0 0 0 0;
	border: none;
}

#content-top{
	background: none;
	float: left;
	margin-top: 10px;
	padding-bottom: 15px;
	}

#logo {
	height: 72px;
	width: 776px;
	background-image: url(../images/logo.jpg);
}

#nav {
	clear: both;
	display: block;
	height: 43px;
	width: 776px;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
.nlink{
	background-image: url(../images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nlinkend {
	background-image: none;
}
#right {
	min-height: 210px;
	float: right;
	width: 274px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	background: #494949;
	padding: 10px;
	width: 254px;
}

* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	background: url(../images/heading-bg-1.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(../images/heading-bg-2.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}

.btSubmit{
	width: 125px;
}

#noticias{
	width: 400px;
	text-align:left;
}
h2.acc_trigger {
	padding: 0;	margin: 0 0 0px 0;
	background: url(../images/h2_trigger_a.gif) no-repeat;
	height: 44px;	
	line-height: 44px;
	width: 274px;
	font-size: 12px;
	font-weight: normal;
	float: left;
}
h2.acc_trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 0 0 50px;
}
h2.acc_trigger a:hover {
	color: #ccc;
}
h2.active {background-position: left bottom;}
.acc_container {
	margin: 0 0 0px; padding: 0;
	overflow: hidden;
	font-size: 12px;
	width: 272px;
	clear: both;
	background: #1f1f1f;
	border: 1px solid #494949;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.acc_container .block {
	padding: 20px;
}
p{
text-align:justify;
}