/*
  Template CSS file
  =================
*/

body {
    text-align:left;
	font-size:76%;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	line-height:1.3;
	background-color: #FFFFFF;
	background-image: url(../images/bg-geral.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Define a largura do template*/
body.width_800 div#container {
    width: 779px;
}

.moduletable{
}


/* Define as colunas do template*/
#content_lr {
float:left;
width:360px;
overflow:hidden;
}

#content_l {
	float:left;
	width:562px;
	overflow:hidden;
	padding-right: 18px;
}

#content_r {
	float:left;
	width:560px;
	overflow:hidden;
	padding-right: 20px;
}

#content_n {
float:left;
width:779px;
overflow:hidden;
padding:0px 10px 10px 10px;
}


/*configura o combo do site*/
#container{
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-gera-habal.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


/*dados do cabecalho*/
#logo {
	position:relative;
}

.inside_logo {
	padding-top: 27px;
	padding-left: 65px;
}

/*dados do menu topflash*/

#menu_topflash {
	padding-left: 9px;
	padding-top: 30px;
}


/*dados do topflash*/

#topflash {
	padding-left: 15px;
	padding-top: 5px;
}

/* Configura coluna direita e esquerda*/
#sidebar_l {
	float:left;
	width:170px;
	height: 100%;
	clear: none;
	padding-left: 21px;
	padding-right: 8px;
}

#sidebar_r {
	float:left;
	width:170px;
	height: 100%;
	clear: none;
	padding-left: 21px;
	padding-right: 8px;
}


/* Module rounded - menu*/

div.module_menu {
	margin-bottom: 9px;
	margin-top: 0px;
	clear: both;
	width: 170px;
	background: url(../images/b-br.gif) no-repeat bottom right #FFFFFF;
}


div.module_menu h3 {
	margin: 0;
	color: #93C702;
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding: 2px;
	text-align: center;
}

div.module_menu td {
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
}

div.module_menu td a {
	text-decoration:none;
	color:#7A7A7A;
	font-size: 11px;
	font-weight: bold;
	
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

div.module_menu td a:hover {
 color:#93C702;
 
 	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left;
}

div.module_menu ul {
    padding-left: 10px;
    
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	
	list-style:none;
	text-align: left;
	margin: 0px;
}

div.module_menu li a{
	text-decoration:none;
	color:#7A7A7A;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

div.module_menu li a{
	text-decoration:none;
	color:#7A7A7A;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
}

div.module_menu li a:hover{
	color: #93C702;
}

div.module_menu li a span{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}

div.module_menu li a:hover span{
	background-image: url(../images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left;
}



div.module_menu div {
	background: url(../images/b-bl.gif) no-repeat bottom left;
}

div.module_menu div div {
	background: url(../images/b-tr.gif) no-repeat top right;
}

div.module_menu div div div {
	background: url(../images/b-tl.gif) no-repeat top left;
}



/* Configura botao input*/

.button {
	border-style     : solid;
	border-width     : 1px;
	color            : #131313;
	border-color     : #9f9f9f #323232 #323232 #9f9f9f;
	font-size        : 10px;
	background-image : url(images/button_bg.gif);
	padding          : 2px;
	cursor           : pointer;
}


/* Rounded do conteudo */

#border-top.h_green          { background: url(../images/j_header_middle.png) repeat-x; }
#border-top.h_green div      { background: url(../images/j_header_right.png) 100% 0 no-repeat; }
#border-top.h_green div div  { background: url(../images/j_header_left.png) no-repeat; height: 9px; }

#border-bottom 			{
	background: url(../images/j_bottom.png) repeat-x;
	padding-bottom: 8px;	
}

#border-bottom div  		{ background: url(../images/j_corner_br.png) 100% 0 no-repeat; }
#border-bottom div div 	{ background: url(../images/j_corner_bl.png) no-repeat; height: 11px; }

#content-box {
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

.news_title{
	padding-top: 5px;
	padding-left: 12px;
	padding-bottom: 10px;
}


/*Parte centarl*/

.blog {
	font-size: 11px;
	color: #333333;
}

.contentpaneopen{
	font-size: 11px;
	color: #333333;
}

.blog a{
    text-decoration:none;
	font-size: 11px;
	color: #67727A;
}

.blog a:hover{
	color: #000000;
}

.contentheading{
	color: #93C702;
	font-size: 12px;
	font-weight: bold;
}

.imgheading{
	padding-right: 5px;
}

.blog_more{
	color: #93C702;
}

.contentpaneopen a{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.contentpaneopen a:hover{
	font-size: 10px;
	color: #8FB73B;
	text-decoration: none;
	font-weight: bold;
}


/*Rodape*/
#rodape {
	clear:both;
}

#rodape_texto {
	font-size: 10px;
	color: #8FB73B;
	text-align: center;
}

#rodape_texto a {
	font-size: 10px;
	color: #8FB73B;
	text-align: center;
	text-decoration: none;
}


#fundo_horario{
	width:755px;
	height:24px;
	background-image:url(../images/fundo_horario.png);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	letter-spacing:1px;
	padding-top:10px;
	padding-left:10px;
}

