/* ***************************************************************************************************** */
/* CONTENT CSS */

BODY{
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	color: #CCCCCC;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 20px;
}
P{

}
H1{
	color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
H2{
	color: #999999;
	font-size: 11px;
}
H3{
	background-color: #333333 !important;
	color: #8ce91d;
	font-weight: bold;
	text-transform: uppercase;
}
strong{
	color: #DDDDDD;
	font-weight: bold;
}
a:link, a:active, a:visited{
	color: #8ce91d;
	text-decoration: none;
}
a:hover{
	color: #589015;
	text-decoration: none;
}

/* ***************************************************************************************************** */
/* TEMPLATE SPECIFIC CSS CODE */

#blocos3box a:hover {
	background-color: #5dad01;
}
.blocos3 {
	background-color: #666666;
	background-image: url(../images/blocos_bg.png);
	background-repeat: repeat-x;
	display: block;
	float: left;
	height: 180px;
	width: 300px;
}
.blocos3middle {
	background-color: #666666;
	background-image: url(../images/blocos_bg.png);
	background-repeat: repeat-x;
	display: block;
	float: left;
	height: 180px;
	margin: 20px 0;
	width: 300px;
}
#container {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 940px;
}
#destaques {
	float: left;
	width: 940px;
}
#destaques a:hover {
	background-color: #5dad01;
}
.destaque_links {
	background-color: #666666;
	background-image: url(../images/destaques_links_bg.png);
	background-repeat: repeat-x;
	display: block;
	float: left;
	height: 146px;
	margin-bottom: 20px;
	width: 178px;
}
#destaque_news {
	float: left;
	margin-right: 20px;
}
#extras {
	background-color:#222222;
	background-image: url(../images/extras.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 100px;
	margin-bottom: 16px;
	width: 940px;
}
#extras img {
	float: right;
}
#extras div {
	font-size: 18px;	
}
#footer {
	color: #999999;
	display: block;
	float: left;
	height: 60px;
	font-size: 11px;
	width: 940px;
}
#header {
	display: block;
	height: 165px;
	width: 940px;
} 
#main {
	float: left;
	margin-bottom: 20px;
	width: 940px;
}  
#menubar {
	background-image: url(../images/menubar_bg.gif);
	background-repeat: repeat-x;
	color: #333333;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	height: 40px;
	line-height: 38px;
	margin-bottom: 20px;
	text-align: center;
	width: 940px;
}
#menubar a:link, #menubar a:active, #menubar a:visited {
	color: #333333;
	margin: 0 16px;
}
#menubar a:hover {
	color: #FFFFFF;
}
.menu li {
	display: inline;
	margin: 0 4px;
}
#patrocinadores {
	background-image: url(../images/patrocinadores_bg.jpg);
	background-position: 0 21px;
	background-repeat: repeat-x;
	float: left;
	margin-bottom: 20px;
	width: 940px;
}
#principal {
	background-color: #222222;
	float: left;
	margin: 0 20px 0 0;
	min-height: 540px;
	height: auto !important;
	height: 540px;
	padding: 20px 20px 0 20px;
	width: 580px;
}
.separator {
	color: #d6ff21;
}
#slide-outer {
	background-color: #000000;
}
.textobarra a:link, .textobarra a:active, .textobarra a:visited {
	color:#AAAAAA;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding: 3px 5px;
	text-transform: uppercase;
}
.textobarra a:hover {
	background-color: #66CC00;
	color: #FFFFFF;
}

/* Form Styles */

.button, button {
	background-color: #5dad01;
	border: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#form-login {
	font-size: 11px;
	float: left;
	margin-left: 200px;
	margin-top: 12px;
	width:520px;
}

#form-login-username {
	float: left;
	margin-bottom: 12px;
	width:149px;
}
#form-login-password {
	float: left;
	margin-bottom: 10px;
	width:149px;
}
#form-login-remember {
	display: table-cell;
	float: right;
	width:149px;
}
form ul {
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
}
.input {
	float: left;
	width: 300px;
}
.inputbox {
	background-color: #c3af69;
	border: 1px solid #1e170d;
 	color: #1e170d; 
}
label {
 	color: #999999; 
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#userlogin a:hover {
	background-color: #FF0000;
 	color: #FFFFFF; 
}


/* ***************************************************************************************************** */
/* FRONTPAGE SLIDESHOW SPECIFIC CSS CODE */

#fpss-outer-container {
	margin: 0;
}

/* ***************************************************************************************************** */
/* JOOMLA SPECIFIC CSS CODE */

.article_separator{

}
.adminform{

}
.author{

}
.bannerfooter{

}
.bannergroup{

}
.bannerheader{

}
.banneritem{

}
.blog{

}
.blog_more{

}
.blogsection{

}
.breadcrumbs{

}
.button{

}
.buttonheading{

}
.clr{
	clear:both
}
.componentheading, .contentheading{
	color: #8ce91d;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	height: 34px;
	letter-spacing: -0.1;
	text-transform: normal;
	width: 580px;
}
.content_email{

}
.content_rating{

}
.content_vote{

}
.contentdecription{

}
.contentpagetitle{

}
.contentpane{

}
.contentpaneopen{

}
.contenttoc{

}
.createdate{

}
.created-date{

}
.date{

}
.input{
	color: #AAAAAA;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.inputbox{
	background-color: #333333;
	border: none;
	border-bottom: 2px solid #8ce91d;;
 	color: #FFFFFF; 
}
.intro{

}
.latestnews{

}
.loclink{

}
a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited{

}
a.mainlevel:hover{

}
.message{

}
.metadata{

}
.modifydate{

}
.module{

}
.moduletable{

}
.mosimage{

}
.mosimage_caption{

}
.mostread{

}
.newsfeed{

}
.outline{

}
.pagenav{

}
.pagenav_next{

}
.pagenav_prev{

}
.pagenavbar{

}
.pagenavcounter{

}
.pathway{

}
.pollstableboarder{

}
.read{

}
.search{

}
.searchintro{

}
.sections{

}
.sectiontable_footer{

}
.sectiontableentry{

}
.sectiontablefooter{

}
.sectiontableheader{

}
.small{
	font-size: 10px;
}
.smalldark{

}
a.sublevel:link, a.sublevel:active, a.sublevel:visited{

}
a.sublevel:hover{

}
.title{

}
.wrapper{

}