/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	text-align: justify;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
  background: url(images/header.jpg) repeat-x top;
  background: url(images/fundo_listra2.jpg) repeat center top;
	
	scrollbar-track-color:#d4d0c8; 					/*** FUNDO ***/
	scrollbar-3dlight-color:#ffa66f; 				/*** BORDA ESQUERDA ***/
	scrollbar-highlight-color:#ffa66f; 			/*** BORDA INFERIOR ESQUERDA ***/
	scrollbar-face-color:#ffa66f; 					/*** FUNDO CIMA ***/
	scrollbar-arrow-color:#66676a; 					/*** SETINHA ***/
	scrollbar-shadow-color:#66676a; 				/*** BORDA DIREITA ***/
	scrollbar-darkshadow-color:#66676a; 		/*** BORDA ROLAGEM ***/
}

.cliqueaqui {
	position:absolute;
	top:62%;
	left:60%;
	text-align:center;
	color:#0000ff;
}

.cliqueaqui a{
	color:#0000ff;
	font-size:15px;
	font-family:arial;
	font-weight:normal;
	text-decoration:underline;
}

.cliqueaqui a:hover{
	color:#0000ff;
	text-decoration:none;
}

form {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight:bold;
}

fieldset {
	padding: 0px 0 0 0px;
	border: none;
  width:250px;
  margin-top: -30px;
}

input, textarea {
	padding: 2px;
	border: 1px solid #626262;
	font-weight: normal;
	font-size:1em ;
	font-family: Arial, Helvetica, sans-serif;
}

h2, h2 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}

h1 {
	font-size: 14px;
	color: #000000;
	margin-top:-5px;
	margin-bottom:15px;
	padding:0 0 0 185px;
}

h2 {
	width:620px;
	height:30px;
	text-align:left;
	font-size: 14px;
  font-weight:bold;
  font-style:italic;
	padding:7px 0 0 10px;	color:#ffffff;
	background: url(images/div_h5.jpg) no-repeat;
}

h3 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
	color: #CF3822;
}

h4 {
	letter-spacing: 0px;
	font-size: 14px;
  font-weight:bold;
	color:#CF3822;
	margin:0;
}

p, ol, ul {
	margin: 0 0 2em 0;
/* 	line-height: 200%; */
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #000000;
	text-decoration: none;}

a:hover {
	text-decoration: none;
	color: #FF5134;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #434343; 
}

/************** WRAPPER **************/

#wrapper {
  width:100%;
  text-align:center;
	margin:0 auto;
	background: url(images/top3.jpg) no-repeat center top;
}

/************** HEADER **************/

#header {
	width: 1000px;
	height: 85px;
	margin: 0 auto;
	
}

/************** LOGO **************/

#logo {
	margin: 0 auto;
	padding: 20px 0 0 5px;
  height:111px;
	text-align:left;
  float:left;
	width:300px;
}

/************** MENU **************/

#menu {
	float:right;
	width: 370px;
	height: 42px;
	padding:10px 0 0 0px;
	text-align:center;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	float:left;
	padding: 7px 5px 0px 20px;
	
}

#menu a {
	display: block;
	text-decoration: none;
	font-size: 13px;
	color: #000000;

	/* background:#fff000; */
}

#menu a:hover {
	text-decoration:underline;
}

/************** BUSCAR **************/

#buscar {
	float: left;
	width:298px;
	height:69px;
	margin:0 auto;
	padding:0px 0 0 190px;
	text-align:center;
}

#buscar input[type="text"]{
	float:left;
	width:190px;
  height:14px;
  padding:3px;
	border:0;
}
#buscar input[type="image"]{
	float:left;
}

#buscar br {
	display: none;
}

#buscarform {
	float: left;
	width:298px;
	height:69px;
	margin:0 auto;
	padding:43px 0 0 8px;
	text-align:center;
	/* background: url(images/procurar.png) no-repeat;	 */	
	background: url(images/procurar.jpg) no-repeat;
}

/************** LOGIN **************/

#login {
	float:left;
	padding:3px;
	font-size:13px;
	width:200px;
	height:90px;
	margin:0 auto;
	text-align:center;
	border:1px #ffffff solid;
}

#login a{
	color:#0000ff;
	font-size:10px;
	font-weight:normal;
}

#login a:hover {
	color:#0000ff;
	text-decoration:underline;
}

.expo {
	float:left;
	/* width:150px; */	width:120px;
	/* height:120px; */	height:55px;
	text-align:left;
	margin-top: 0px;
	padding:0 0 0 9px;
	color:#ffffff;
}
.expo2 {
	float:left;
	width:120px;
	height:55px;
	padding:5px 2px 0 5px;
	text-align:right;
}

/************** PAGE **************/

#wrapp1 {
	/* width: 1000px; */
	width: 797px;
	height:449px;
	margin: 0 auto;
  text-align:left;
	background:url(images/bg_content.png) no-repeat center top;
}
#wrapp2 {
	width: 797px;
	min-height:449px;
	margin: 0 auto;
  text-align:left;
	background:url(images/bg_content2.png) no-repeat center top;
}
#page {
	/* width: 1000px; */
	width: 797px;
	margin: 0 auto;
  text-align:left;
}

#col_up {
	width:100%;
	height:230px;
}
#col_down {
	clear:both;
	width:796px;
	height:110px;
}
#col_down2 {
	clear:both;
	width:119px;
	height:110px;
	text-align:left;
	padding:90px 0 0 0;
}
.apoio {
	width:763px;
	height:80px;
	margin:2px 0 0 15px;
}
.apoio2 {
	width:119px;
	height:80px;
	margin:0px 0 0 15px;
}

/**************************** SLIDE **************************/
/*
	Featured Content Slider
	by: Chris Coyier
*/

/* PAGE STRUCTURE */
	
#page-wrap {
	width: 458px;
	margin: 0px auto;
	position: relative;
	min-height: 170px;
	background: white;
	font-size:13px;
}
/* SLIDER */

.slider-wrap {
	width: 458px;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 0px 0 0px;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 458px;
	height: 220px;
}
.stripViewer .panelContainer	{
	position: relative;
	left: 0px;
	top: 0;
}
.stripViewer .panelContainer p {
	padding:10px 10px 0 10px;
	margin:0px;
}
.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 458px;
	height: 220px;
}
.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
	/* border: 1px solid black; */
	margin-right: 5px;
}
#movers-row {
	margin-top: -23px;
	margin-left:0px;
	display:block;
}
#movers-row div {
	float: left;
}
#movers-row div a.cross-link {
	float: right;
}
.photo-meta-data {
	background: url(images/transpBlack.png);
	padding: 10px;
	height: 30px;
	margin-top: -50px;
	position: relative;
	z-index: 9999;
	color: white;
}
.photo-meta-data span {
	font-size: 13px;
}
.cross-link {
	display: block;
	width: 26px;
	margin-top: -8px;
	position: relative;
	padding-top: 0px;
	z-index: 9999;
}
.active-thumb {
	background: transparent url(images/icon-uparrowsmallgray.png) top center no-repeat;
}

img{
  border:0px;
}
/**************************** END SLIDE **************************/

/************** CONTENT **************/

#content1 {
	float: left;
	width:630px;
	height:230px;
	margin:0 auto;
	padding:0;
	/* border:1px solid #000; */
}
#content1 .post {
	padding:0px;
}
#content1 .post .title h2 {
	font-size: 2.2em;
	color: #FF9933;
}
#content1 .post h3 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
	color: #CF3822;
	font-style:italic;
	text-decoration:underline;
}
.quadro1 {
	width:156px;
	float:left;
}
.quadro2 {
	width:450px;
	padding:2px 0 0 19px;
	float:left;
}
/****************** IF != KOP1.PHP ******************/
#content2 {
	float: left;
	width:634px;
	min-height:395px;
	margin:0 auto;
	padding:0 0 10px 0;
	background:#fff;
	background:#fff url(images/bg_bottom.jpg) no-repeat bottom;
	/* border:1px solid #000; */
}
#content2 .post {
	padding:10px 10px;
}
#content2 .post .title h2 {
	font-size: 2.2em;
	color: #FF9933;
}
#content2 .post h3 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: bold;
	color: #CF3822;
	font-style:italic;
	text-decoration:underline;
}

.radiovc {
/* 	background:#fabf8f; */
	width:395px;
	float:right;
	text-align:justify;
	padding:0 0 0px 0px;
	height:285px;
	font-size:13px;
}

.radiovc a{
	color:#0000ff;
}
.radiovc a:hover{
	text-decoration:underline;
}

.proposta_title {
	color:#ff6600;
	font-size:19px;
	font-weight: bold;
}
.proposta_title2 {
	color:#ff6600;
	font-size:17px;
	font-weight: bold;
	padding:10px 0;
}
.youtube a{
	color:#0000ff;
	text-decoration:underline;
	font-size:12px;
}.youtube a:hover{
	color:#0000ff;
	text-decoration:none;
}
.mp3 a{
	color:#0000ff;
	text-decoration:underline;
	font-size:15px;
	font-weight:bold;
}.mp3 a:hover{
	color:#0000ff;
	text-decoration:none;
}

/************** SIDEBAR **************/

#sidebar {
  float:left;
	width:120px;
  text-align:center;
	background:#000;
}
#sidebar .patro {
	width:150px; 
	height:95px;
	text-align:center;
	margin:0 auto;
	border-left:1px #66676a solid; 
	border-top:1px #66676a solid; 
	border-right:3px #66676a solid; 
	border-bottom:3px #66676a solid;
}

#sidebar h1 {
	font-size: 13px;
  font-weight:bold;
	color:#ff9327;
	margin:0 auto;
	padding:8px 0 0 8px;
	width:152px;
	height:30px;	text-align:left;
	/* background: url(images/barra_h2.png) no-repeat; */	background: url(images/barra2_h2.jpg) no-repeat;
}

#sidebar1 {
  float:left;
  text-align:center;
	width:146px;
	/* min-height:130px; */
  text-align:center;
	padding:50px 0 0 0px;
	/* border:1px #000 solid; */
	
}

.menu_sidebar {
  float:left;
	width:190px;
  text-align:left;
	position:relative;
}

.menu_sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
  float:left;
}

.menu_sidebar li {
	display: block;
	height:30px;
}

.menu_sidebar a {
	display:block;
	width:150px;
	font-size:15px;
	padding:0 0 0 20px;
}

/********************************** CLASSES **********************************/
.radiofm1 {
	width:620px;
	margin:0 auto;
	min-height:280px;
}
.header_radio{
	width:620px;
	height:52px;
	margin:0 auto;
	padding:0;
}
.menu_radio {
	color:#ff6600;
}.menu_radio a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}.menu_radio a:hover {
	color:#ff6600;
}
.menu_left {
	width:8px;
	height:26px;
	background: url(images/menu_left.jpg) no-repeat;
}
.menu_left2 {
	width:8px;
	height:26px;
	background: url(images/menu_left2.jpg) no-repeat;
}
.menu_middle {
	/* width:8px; */
	/*padding:0 9px;*/
	height:26px;
	background: url(images/menu_middle.jpg) repeat-x;
}
.menu_middle2 {
	/* width:8px; */
	height:26px;
	background: url(images/menu_middle2.jpg) repeat-x;
}
.menu_right {
	width:8px;
	height:26px;
	background: url(images/menu_right.jpg) no-repeat;
}
.menu_right2 {
	width:8px;
	height:26px;
	background: url(images/menu_right2.jpg) no-repeat;
}

.menu_middle a{
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.menu_middle2 a:hover{
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
}

.page_radio {
	min-height:300px;
	padding:10px;
	line-height:120%;
	border-left:1px solid #ff6700;
	border-right:1px solid #ff6700;
	border-bottom:1px solid #ff6700;
}

.txt {
	padding:0 10px;
	text-align:justify;
}
.txt a{
	color:#0000ff;
	text-decoration:underline;
}
.txt a:hover {
	text-decoration:none;
}

.txt_title {
	color: #ED6C0B;
	font-weight:bold;
	font-size:16px;
}

.txt_title2 {
	color: #ED6C0B;
	font-weight:bold;
	font-size:14px;
	text-align:right;
	background:#fde4d0;
}

.txt_title3 {
	color: #ED6C0B;
	font-weight:bold;
	font-size:14px;
}

.produtos {
	text-align:center;
	padding:5px 0 25px 0;
}

.produtos a{
	color:#0000ff;
	text-decoration:underline;
}
.produtos a:hover{
	text-decoration:none;
}

.divall_1{
	width:100%;
}

.divall_2{
	width:100%;
}

.div1{
	width:150px;
	height:135px;
	float:left;
	text-align:center;
	padding:0 0px 11px 0;
}

.div1 ul {
	margin:0;
	padding:0;
	list-style:none;
}
.div1 li {
	/* background:#000fff; */
}

.div1 .h1{
	width:190px;
	height:30px;
	text-align:left;
	padding:7px 0 0 10px;
	font-size: 13px;
  font-weight:bold;
	color:#ff9327;
	/* background: url(images/div_h2.jpg) no-repeat; */	background: url(images/barra_h2.jpg) no-repeat;
}

.div2{
	width:210px;
	height:320px;	height:260px;
	float:left;
	font-size:13px;
	text-align:justify;
	padding:0 0px 10px 0;
	*padding:0 0px 5px 0;
	line-height:100%;
}

.div2_2 {
	width:180px; 
	padding:0 20px;
	text-align:left;
}

.div2 a{
	color:#27166a;
	text-align:right;
	text-decoration:underline;
}

.div2 a:hover{
	color:#27166a;
	text-decoration:none;
}

.div2 .h2{
	width:210px;
	height:30px;
	float:left;
	text-align:left;
	font-size: 13px;
  font-weight:bold;
	padding:8px 0 0 10px;
	color:#ff9327;
	background: url(images/div_h4.jpg) no-repeat;	background: url(images/barra_h4.jpg) no-repeat;
}

.div3{
	width:395px;
	float:right;
	text-align:center;
	padding:0 0 0px 0px;
	height:260px;
}

.div3 .h3{
	width:395px;
	height:30px;
	text-align:left;
	font-size: 13px;
  font-weight:bold;
	padding:8px 0 0 10px;
	color:#ff9327;
	background: url(images/div_h3.jpg) no-repeat;	background: url(images/barra_h3.jpg) no-repeat;
}

.div4{
	width:190px;
	float:left;
	font-size:11px;
	text-align:center;
	background:#fff;
}

.div4 .h4{
	width:189px;
	height:30px;
	float:left;
	text-align:left;
	font-size: 13px;
  font-weight:bold;
	padding:8px 0 0 8px;
	color:#ff9327;
	/* background: url(images/div_h2.jpg) no-repeat; */	background: url(images/div2_h2.jpg) no-repeat;
}

.div4 .td1 {
	/* border:1px #E8E8E8 dashed; */
	width:60px;
	height:80px;
}

.div4 a {
	color:#0000ff;
	text-decoration:none;
}

.div4 a:hover {
	color:#0000ff;
	text-decoration:underline;
}

.div5{
	width:395px;
	float:left;
	text-align:center;
	padding:0 0 0px 0px;
	height:240px;
}

.div5_2 {
	width:180px; 
	padding:0 10px;
	text-align:left;
}

.div5 .h5{
	width:395px;
	height:30px;
	text-align:left;
	font-size: 13px;
  font-weight:bold;
	padding:8px 0 0 10px;
	color:#ff9327;
	/* background: url(images/div_h3.jpg) no-repeat; */	background: url(images/div2_h3.jpg) no-repeat;
}


.div5 a{
	color:#27166a;
	text-align:right;
	text-decoration:underline;
}

.div5 a:hover{
	color:#27166a;
	text-decoration:none;
}

.div6{
	width:210px;
	float:right;
	text-align:left;
	padding:0 0px 10px 0;
	*padding:0 0px 5px 0;
	height:242px;
	font-size:13px;
}

.div6 .h6{
	width:210px;
	height:30px;
	float:left;
	text-align:left;
	font-size: 13px;
  font-weight:bold;
	padding:8px 0 0 10px;
	color:#ff9327;
	background: url(images/div_h4.jpg) no-repeat;
	background: url(images/barra_h4.jpg) no-repeat;
}

.div6 .porteiro {
	background: url(images/porteiro.jpg) no-repeat right 10px;
	text-align:left;
}

.div6 a{
	color:#27166a;
	text-align:left;
	text-decoration:underline;
}

.div6 a:hover{
	color:#27166a;
	text-decoration:none;
}

.h2_6 {
	font-size:14px;
	font-weight:bold;
	padding:0px 0 0 0px;
}

.saibamais {
	text-align:right; 
	padding:70px 0 0 0; 
	*padding:0px 0 0 0;  
	padding:75px 0 0 0\9;
	margin-top:0;
	*margin-top:-15px;
}

.atualizacoes {
	width:200px;
	font-size:12px;
	font-weight:normal;
}

.barra{
	float:left;
	background: url(images/barra.jpg) repeat-x;
	height:30px;
	font-weight:bold;
}

.barra_l{
	float:left;
	background:url(images/barra_l.jpg) no-repeat;
	width:6px; height:30px;
}

.barra_r{
	float:left;
	background:url(images/barra_r.jpg) no-repeat;
	width:7px; height:30px;
}

.clear_both{
	clear:both;
	height:1px; line-height:1px;
}

.c_banner{
	width:150px; height:100px;
	border:1px solid #c0c0c0;
	margin:10px 0;
}

.eventos {
	font-size:11px;
	line-height:95%;
	text-align:left;
}

.eventos a{
	font-size:11px;
	line-height:95%;
	text-align:center;
	color:#0000ff;
	font-weight:bold;
	text-decoration:underline;
}

.eventos a:hover{
	text-decoration:none;
}

.pag_eventos {
	padding:0 5px;
	text-align:center;
}

.pag_eventos a{
	color:#0000ff;
	text-decoration:underline;
}

.pag_eventos a:hover{
	color:#0000ff;
	text-decoration:none;
}

.porteiros {
	color:#ff6d0c;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	padding:0 0 10px 0;
}


.construcao {
	font-size:25px;
	text-align:center;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
	padding:30px 0 0 0;
}

.canal_ofertas {
	font-size:12px;
	text-align:left;
	line-height:125%;
}

.canal_ofertas a {
	font-size:11px;
	color:#0000ff;
	text-decoration:underline;
}

.canal_ofertas a:hover {
	text-decoration:none;
}

.canal_ofertas2 {
	font-size:14px;
	text-align:left;
	line-height:150%;
}

.canal_ofertas2 a {
	font-size:14px;
	color:#0000ff;
	text-decoration:underline;
}

.canal_ofertas2 a:hover {
	text-decoration:none;
}

.mail {
  color:#0000ff;
  text-decoration:underline;
}

.link a {
	color:#0000ff;
	text-decoration:underline;
}

.link a:hover {
	text-decoration:none;
}

.sitevivendo {
	width:150px;
	float:left;
}

.cadastro {
	text-align:center;
	padding:0 0 0 5px;
}

.cadastro1 {
	background:#FDB201;
	color:#fff;
	font-size:17px;
	font-weight:bold;
}

.cadastro3{
	background:#E8E8E8;
	height:120px;
	padding:2px 0 0 0;
}

.cadastro2 {
	background:#E8E8E8;
	font-size:14px;
	font-weight:bold;
	color:#A70101;
	padding:0;
	width:400px;
}

.sifrao {
	height:138px;

}

.contato {
	text-align:center;
	padding:0 0 0 0px;
}

.sugestao {
	text-align:left;
	padding:0 0 0 20px;
}

.edicao {
	font-size:12px;
}

.post_faq {
}

.post_faq a {
	text-decoration:underline;
	color:#0000ff;
}

.post_faq a:hover {
	text-decoration:none;
}

.post_anuncie{
	padding:10px 10px;
}
/************ PÁGINA COLABORADORES ****************/

.table {
	width:100%;
}

.tda {
	text-align:center;
	font-weight:bold;
	width:100%;
	background: url(images/barra_colab.jpg) repeat-x top;
}

.td a {
	font-size:11px;
	color:#0000ff;
}

.td a:hover {
	font-size:11px;
	color:#0000ff;
	text-decoration:underline;
}

.title_colab {
	padding:8px 0 25px 100px;
	font-size:19px;
	text-align:left;
	font-weight:normal;
}

.nome_colab {
	float:left; 
	padding:0 0 0 50px;
}

.contato_colab {
	float:right; 
	font-size:11px; 
	padding:15px 50px 0 0px;
}

.marcio{
	background:url(images/colunistas/dr_marcio.jpg) no-repeat;
	height:123px;
}
.alexandre{
	background:url(images/colunistas/alexandre.jpg) no-repeat;
	height:123px;
}
.maria_alice{
	background:url(images/colunistas/maria_alice.jpg) no-repeat;
	height:123px;
}
.arnaldo{
	background:url(images/colunistas/arnaldo.jpg) no-repeat;
	height:123px;
}
.emanuela{
	background:url(images/colunistas/emanuela.jpg) no-repeat;
	height:123px;
}
.gabriel{
	background:url(images/colunistas/gabriel.jpg) no-repeat;
	height:123px;
}
.inacio{
	background:url(images/colunistas/inacio.jpg) no-repeat;
	height:123px;
}
.ivan{
	background:url(images/colunistas/ivan.jpg) no-repeat;
	height:123px;
}
.lucilde{
	background:url(images/colunistas/lucilde.jpg) no-repeat;
	height:123px;
}
.marcelo{
	background:url(images/colunistas/marcelo.jpg) no-repeat;
	height:123px;
}
.marcos{
	background:url(images/colunistas/marcos.jpg) no-repeat;
	height:123px;
}
.mauricio{
	background:url(images/colunistas/mauricio.jpg) no-repeat;
	height:123px;
}
.rosely{
	background:url(images/colunistas/rosely.jpg) no-repeat;
	height:123px;
}
.flavio{
	background:url(images/colunistas/flavio.jpg) no-repeat;
	height:123px;
}
.mariangela{
	background:url(images/colunistas/mariangela.jpg) no-repeat;
	height:123px;
}

.texto {
	text-align:justify;
	font-size:12px;
	padding:3px;
}

.texto a {
	color:#0000ff;
}

.texto a:hover {
	text-decoration:underline;
}

.texto2 {
	width: 600px;
	height:100px;
	padding:5px;
	margin:0 auto;
	text-align:justify;
	overflow-y: scroll;
	overflow-x: hidden;
	background:#f2f1f6;
}

.texto2 a {
	color:#0000ff;
}

.texto2 a:hover {
	text-decoration:underline;
}

.colab1 {
	background: url(images/rodape.jpg) repeat-x;
	height:40px;
	color:#000;
	font-size:20px;
	padding:0 0 0 20px;
}

.colab2 {
	width:100px;
}

.colab3 {
	width:100%;
	padding:;
	text-align:center;
	font-size:16px;
}

.colab3 a {
	color:#9c0100;
	font-style:italic;
}

.colab3 a:hover {
	text-decoration:underline;
}

.colab4 {
	width:110px;
	text-align:center;
}

.clique {
	text-align:center;
	font-size:11px;
	font-style:italic;
}

.voltar {
	text-align:center;
	background: url(images/barra_colab.jpg) repeat;
	width:70px;
}

.voltar a {
	text-align:center;
	color:#0000;
	font-weight:bold;
}

.voltar a:hover {
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

/************** HORA **************/

#hora {
	font-family:Arial; 
	font-size:9pt; 
	font-weight:bold;
	float:left;
	padding:90px 0 0 100px;
}

/************************************MENU****************************************/

.triggermenu{
  padding:0px 0 20px 0px;
  width:160px;
  float:left;
}
.trigger {
	margin: 0 0 0px 0;
	padding:0;
	width: 180px;
	/* height: 32px; */
	height: 22px;
	font-size: 2em;
	font-weight: normal;
  text-align:left;
/* 	background: url(images/menu_sidebar.jpg) no-repeat; */
}
span.trigger a{
  float:left;
	padding: 0px 0 0px 0px;
  font-size:13px;
  color:#000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
  display:blok;		/* 	width:187px;	height:32px;	background:#000000; */
}
span.trigger a:hover, span:hover{
	color: #000;
	text-decoration: underline;
}
span.active {background-position: left bottom;}
.toggle_container {
	margin: 0px;
	padding: 0;/* 
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6; */
	/* background: #f3f3f3; */
	overflow: hidden;
	font-size: 1.2em;
	width: 170px;
	clear: both;
  text-align:left;
}
.toggle_container .block a{
	padding: 0px;	margin: 0 0 0 10px;
  color:#000000;
	border-bottom: 1px solid #d6d6d6;
  display:block;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.toggle_container .block a:hover{
	border-bottom: 1px solid #d6d6d6;
  color:#ff0000;
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 0px 0;
}
.toggle_container h3 {
	font: 2.5em normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}/* 
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
} */
/************************************MENU 2****************************************/

.triggermenu2{
  padding:5px 0;
  width:150px;
  float:left;
	margin-top:5px;
}

span.trigger2 {
	margin: 0 0 0px 0;
	/*background: url(h1_trigger_a.gif) no-repeat;*/
	width: 150px;
	font-size: 2em;
	font-weight: normal;
  text-align:left;
}
span.trigger2 a, span{
  float:left;
	padding: 3px 0 5px 0px;
  font-size:14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
  display:blok;
  
}
span.trigger2 a:hover, span span:hover{
	color: #000;
	text-decoration: underline;
}
span.active {background-position: left bottom;}
.toggle_container2 {
	margin: 0px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	overflow: hidden;
	font-size: 1.2em;
	width: 150px;
	clear: both;
  text-align:left;
}
.toggle_container2 .block a{
	padding: 0px;
  color:#000000;
	border-bottom: 1px solid #000000;
  display:block;
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.toggle_container2 .block a:hover{
  font-weight:bold;
  color:#ae0001;
}

.toggle_container2 .block p {
	padding: 5px 0;
	margin: 0px 0;
}
.toggle_container2 h3 {
	font: 2.5em normal "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.toggle_container2 img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}

/************ FOOTER *************/

#footer {
	width: 100%;
	height: 30px;
	margin: 0 auto;
	padding: 5px 0 10px 0;
	color: #fff;
  text-align:center;
	font-size:12px;
}

#footer a {
	text-decoration: underline;
	color: #fff;
}
#footer a:hover {
	color: #bc4f0a;
	text-decoration: none;
}
