html {

	background: #444;

}



body {



	margin: 0;

	padding:0;

	font-family: Arial, Helvetica, sans-serif;

	background: #444;

	font-size: 12px;

	line-height: 1.5em;

	width: 100%;

	display: table;



}



p,h1,h2{

	text-indent:0.6cm;

}



a:link, a:visited {	color: #AFA; text-decoration: none; }



a:active, a:hover { color: #FF0; text-decoration: underline; }

#container #content #content_right #content_right_bottom #content_right_top .post_area h1 {

	color: #A6BF79;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

#container {



	width: 940px;

	margin: auto;

	background: #313131;



}



#header {



	width: 940px;

	height: 290px;

	background: url(images/header.jpg) no-repeat;

	margin: 0;

	padding: 0;



}



#content {



	margin: 0;

	padding: 0;

	

}

/* Left Content */

#content_left {



	float:left;

	width: 233px;

	height: 508px;

	background: url(images/imagem_esquerda.jpg);

	margin: 0;

	padding: 0;



}



#menu {

	

	float: right;

	width: 180px;

	height: 200px;

	margin: 0;

	padding: 10px 0 0 0;

}



#menu ul {

	float: right;

	list-style: none;

	margin: 0;

	padding: 0;

}



#menu li a {

	

	display: block;

	width: 134px;

	height: 27px;

	color: #fff;

	background: url(images/menu.jpg) no-repeat;

	font-family: Tahoma;

	font-size: 18px;

	margin: 0 0 10px 0;

	padding: 5px 0 0 45px;

	

}



#menu li a:hover, #menu li .current {

	

	background: url(images/menu_selecionado.jpg) no-repeat;

	color: #8fd300;

	text-decoration: none;

	

}

/* End Of Left */



/* Right Content */

#content_right {

	

	float: right;

	width: 707px;

	margin: 0;

	padding: 0;

	

}



#content_right_bottom {

	

	float: right;

	width: 707px;

	background: #4c4c4c url() right bottom no-repeat;

	margin: 0;

	padding: 0;

	

}



#content_right_top {



	width: 682px;

	background: url(images/coluna_direita_topo.jpg) top no-repeat;

	margin: 0;

	padding: 33px 0px 0px 25px;

	

}



#content_right_top .post_area {

	

	width: 375px;

	margin-top: 15px;

	padding: 10px 0 0 0;

	

}



.post_area h1 {

	font-family: Verdana, Geneva, sans-serif;

	font-size:	18px;

	color: #AFA;

	margin: 0 0 10px 0;

	padding: 0;

	

}



.post_area p {

	font-family: Arial, sans-serif;

	font-size:	16px;

	color: #FFF;

	margin: 0 0 10px 0;

	padding: 0;

	

}

.post_area h2 {

	

	font-family: Tahoma;

	font-size:	12px;

	color: #AFA;

	margin: 0 0 10px 0;

	padding: 0;

	

}



* html #content_right_bottom_section {



	margin-top: -20px;

}



#content_right_bottom_section {



	width: 687px;

	background: #161616;

	margin: 0;

	padding: 10px;

	

}



#content_right_bottom_section .text_area {

	



	margin: 0;

	padding: 20px 0px 20px 20px;

	

}



.text_area h1 {

	

	font-family: Tahoma;

	font-size:	18px;

	color: #4c4c4c;

	margin: 0 0 10px 0;

	padding: 0;

	

}



.text_area p {

	font-family: Tahoma;

	font-size:	12px;

	text-align: justify;

	color: #8b8b8b;

	margin: 0 0 10px 0;

	padding: 0;

	

}



.text_area img {

	

	margin: 0 20px 10px 0;

	padding: 0;

	border: 1px solid #8fd300;

	

}



* html .bottom_panel_section {



	margin-top: -35px;

}



.bottom_panel_section {

	

	background: url(images/footer.jpg) no-repeat;

	width: 920px;

	height: 109px;

	margin: 0;

	padding:  10px;

	

}



.bottom_section_left {

	

		float: left;	

		width: 300px;

		margin: 0;

		padding: 10px;

			

}



.bottom_section_left h1 {

	

	font-family: Verdana;

	font-size: 12px;

	color: #ffd200;

	margin: 0 0 5px 0;

	padding: 0;

	

}



.bottom_section_left ul {

	list-style: circle;

	color: #fff;

	margin: 0 0 0 15px;

	padding: 0;

}



.bottom_section_left li a {

	font-family: Verdana;

	font-size: 12px;

	text-decoration: underline;

	color: #fff;

	margin: 0 0 10px 0;

	padding: 0;



}



.bottom_section_left li a:hover {



	text-decoration: none;



}



.bottom_section_right {

	

		float: right;	

		width: 500px;

		margin: 0;

		padding: 10px;

		text-align: right;

}



 .bottom_section_right h1 {

	font-family: Arial, sans-serif;

	font-size: 12px;

	color: #2E5909;

	margin: 0 5px 5px 0;

	padding: 0;

	

}



.bottom_section_right p {



	font-family: Arial, sans-serif;

	font-size: 12px;

	color: #fff;

	text-align:	right;

	margin: 0 0 10px -10px;

	padding: 0;

}



.bottom_section_right img {

	border: none;

}

/* End Of Right Content */



.footer {
	
	background: #000;
	
	height: 19px;
	
	border-top: 1px solid #8FD300;

	margin: 0;
	
	padding: 5px 0;

	text-align: center;

	color: #fff;

}



.footer a {

	

	color: #fff;

	text-decoration: underline;



}



.footer a:hover {

	

	color: #ff0;

	text-decoration: none;



}



.cleaner {

	

	clear: both;

	height: 0px;

	

}



.parceria {

	filter:alpha(opacity=50);

	-moz-opacity:0.5;

	opacity:0.5;

}



.parceria:hover {

	filter:alpha(opacity=70);

	-moz-opacity:0.7;

	opacity:0.7;

}



.prog_prom{

	margin: -200px 0 0 425px;

}



.img_right {

	float: right;

	border: 1px solid #999999;

	padding: 5px;

}



.border_right {

	float: right;

	padding: 5px;

	background: #313131;

	border: 1px solid #999;

	margin-top: -150px;

	margin-right: 30px;

}



.text_ver_mais {

	float: right;

	background: #666666;

	font-size:10px;

	color: #FFFFFF;

	padding: 5px 5px 5px 5px;

}



.text_ver_mais:hover {

	float: right;

	background: #999999;

	font-size:10px;

	color: #FFFFFF;

	padding: 5px 5px 5px 5px;

}



.text_ver_mais a {

	text-decoration: none;

	color: #FFFFFF;

}



#body_img {

	background: #565555;

	border: 1px solid #424242;

	-moz-border-radius-topleft: 20px;

	-moz-border-radius-bottomright: 20px;

	float: right;

	width: 230px;

	height: 330px;

	margin-top: -280px;

	margin-right: 25px;

}



.class_img {

	border: 1px solid #FFFFFF;

	margin-left: 20px;

	margin-top: 10px;

}



.texto {

	font: 16px Arial, sans-serif;

	font-weight: bold;

	color: #FFFFFF;

	margin-top: 15px;

	margin-left: 20px;

}



.texto_2 {

	font: 13px Arial, sans-serif;

	color: #FFFFFF;

	width: 200px;

	margin-top: 10px;

	margin-left: 20px;

}



.veja_mais {

	background: #60b700;

	border: 1px solid #424242;

	padding: 10px;

	-moz-border-radius-topleft: 20px;

	-moz-border-radius-bottomright: 20px;

	width: 55px;

	margin-left: 134px;

	margin-top: 28px;

}



.veja_mais a {

	font: 12px Arial, sans-serif;

	color: #FFFFFF;

	text-decoration: none;

}

#ajaxticker{
	
width: 190px;
height: 50px;
text-indent:0.6cm;

}
