/*
  Theme Name: Comepe
  Theme URI: http://comepe.com.br/portal
  Description: Tecnologia WordPress tema criado por Turboseg
      
  Version: 2.7
  Author: Kaleb Martins
  Author URI: http://twitter.com/kalebweb
*/


*{
  margin: 0;
  padding: 0;
  outline: none;
  list-style: none;
  text-decoration: none;
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}

body{color:#000;  text-align:center;  background:#ECECE3 url(imgs/bg-site.jpg) repeat-X center top;}

a{color:#000;  text-decoration:none;}
a:hover{color:#666;  text-decoration:underline;}

hr{display:none;}

img{border:none;}

.adminnistracao{font-size:11px;}

/*---------------------------------------- Estrutura ---------------------------------------------*/

#geral{
  text-align: left;
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}

.limite{
  width:960px;
  margin:0 auto;
  overflow: hidden;
}

/*---------------------------------------- Header.php --------------------------------------------*/
#main{
  width:960px;
  height:50px;
  margin:0 auto 20px;
  overflow: hidden;
  text-align: left;
}
.data{
  font:Normal 13px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  color:#FFF;
  float:left;
  width:400px;
  margin:18px 0;
}
#icones{
  float:right;
  width:120px;
  margin:14px 0 0 0;
}
a.ico_orkut{
  background: url(imgs/icones.png) no-repeat left;
  overflow: hidden;
  float:left;
  display:block;
  text-indent: -9999em;
  width:34px;
  height:30px; 
}
a.ico_twitter{
  background: url(imgs/icones.png) no-repeat right ;
  overflow: hidden;
  float:left;
  display:block;
  text-indent: -9999em;
  width:33px;
  height:30px; 
}
a.ico_rss{
  background: url(imgs/icones.png) no-repeat center ;
  overflow: hidden;
  float:left;
  display:block;
  text-indent: -9999em;
  width:30px;
  height:30px; 
  margin: 0 5px 0 6px;
}

#topo{ 
  width: 950px; 
  height:154px;
  margin: 0 auto; 
  overflow: hidden;
}
#topo h1 a{
  text-indent: -9999em;
  overflow: hidden;
  float: left;
  width: 365px;
  height:113px;
  background: url(imgs/logo.png) no-repeat;
}

#menu{
  width:950px;
  margin:0 auto;
  margin-bottom:10px;
  background: url(img/bg_menu.png) no-repeat;
  height:45px;
}
#menu ul li{display: inline;}
#menu li a{
  margin:10px 0 0 0;
  padding:7px 20px 0 0;
  float:left;
  text-transform: uppercase;
  font:bold 13px "Trebuchet MS", Arial, Sans-Serif, Helvetica;
  color: #FFF;
}
#menu li a:hover{text-decoration: none; color: #F4DD2E;}


#busca{
  width:325px;
  height:30px;
  margin:14px 0;
  text-align:left;
  float:right;
}
#busca label{
  font:bold 22px "Trebuchet MS" ,Verdana, Arial;
  color:#054C8A;
}
#busca input {
  width:288px;
  height:20px;
  display: block;
  background: url(imgs/bg_input_busca.png) no-repeat center top; 
  color:#666;
  font:bold 13px "Trebuchet MS" ,Verdana, Arial;
  float:left;
  border:none;
}
.botao_busca{
  text-indent: -9999em;
  overflow: hidden;
  border:none;
  float:right;
  background:url(imgs/botao_busca.png) no-repeat;
  width:30px !important;
  height:31px !important;
  cursor: pointer;
}


/*------------------------------------------ Sidebar.php -----------------------------------------*/
#sidebar{
  width:150px;
  float:left;
  margin:0 10px 0 0;
  overflow: hidden;
}
#sidebar h2{
  padding:0 0 5px 0; 
  width:150px;
  font:bold 18px "Trebuchet MS", Arial, Helvetica, Sans-Serif; 
}
#sidebar ul li {display:block;}
#sidebar li a{
  font:Normal 12px "Trebuchet MS", Arial, Helvetica, Sans-Serif; 
  padding:5px ;
  display: block;
  border-bottom:1px solid #CCC;
}
#sidebar li a:hover{background:#FFF;}

/** Categorias dentro da sidebar **/
#sidebar_azul {margin:0 0 20px 0;}
#sidebar_azul h2{color:#0596D5;}
#sidebar_azul li a:hover{color:#19AFCC;}

#sidebar_laranja {margin:0 0 20px 0;}
#sidebar_laranja h2{color:#FF9900;}
#sidebar_laranja li a:hover{color:#FF9900;}

#sidebar_verde {margin:0 0 20px 0;}
#sidebar_verde h2{color:#A7C520;}
#sidebar_verde li a:hover{color:#A7C520;}

#sidebar_vermelho {margin:0 0 20px 0;}
#sidebar_vermelho h2{color:#990000;}
#sidebar_vermelho li a:hover{color:#990000;}

#sidebar_preto {margin:0 0 20px 0;}
#sidebar_preto h2{color:#444D4F;}
#sidebar_preto li a:hover{color:#444D4F;}

/*------------------------------------------ Index.php -------------------------------------------*/
#slider_entradas{
  width: 780px;
  height:250px;
  margin:0 0 10px 0; 
  float:left;
  position: relative;
}
#slider{width:780px; height:250px; position:absolute;}

#nav{top:5px; float:left; z-index:10; position:absolute; width:200px;}

.numbers a{font-size:11px;  background:#f4f4f4;  display:inline;  padding:5px;  color:#000;  margin-left:5px;}
.numbers a:hover{text-decoration: none; background:#CBA50A; color: #FFF;}


/* Notícias
-----------------------------------------------------------------------------------------------*/
#noticias{float:right; width:270px;}
#noticias ul li{display:block;}
#noticias li a{
/**  background:#2E7EEB; ***/
  border-bottom:1px solid #CCC; 
  width:265px;
  height:40px;
  display: block;
  font:Bold 12px "Trebuchet MS", Arial;
  color:#000;
  padding:3px;
}
#noticias li a:hover{
	text-decoration:none;
	color:#990000;
	border-bottom:1px solid #666;
}

/* BOX
-----------------------------------------------------------------------------------------------*/
#box{margin:10px 0; float:right; width:790px;}

.box_limite{
  width:250px;
  float:left;
  margin:0 10px 0 0;
}
.titulo_box{width:255px; overflow: hidden; margin:0 0 5px 0;}

/*** VERDE ****/
#box_verde{
  background:#FFF;
  border-top:2px solid #9DB91E;
  border-bottom:2px solid #9DB91E;
  width:250px;
  height:320px;
  overflow: auto;
}
.titulo_verde{
  color:#9DB91E;
  float:left;  
  font:bold 18px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}
.titulo_verde_mais{
  float:right; 
  width:20px;
  color:#9DB91E;  
  font:bold 18px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}
a.titulo_verde_mais:hover{color:#9DB91E;} 
a.titulo_verde:hover{color:#9DB91E;}



#box_verde h2{color:#9DB91E; font-size:15px; margin:0 8px;} /** Título das notícias **/

/** Texto das noticias **/
a.box_txt{
  font:bold 12px Arial, Helvetica, Sans-Serif; 
  margin:0 8px;
  display: block; 
  text-align: justify; 
}
/** Imgs das notícias **/
.box_img_verde{margin:8px 5px; border:3px solid #FFF;}
.box_img_verde:hover{margin:8px 5px; border:3px solid #9DB91E;}

.box_botao_verde{
  background:#9DB91E;
  border:1px solid #FFF;
  width:100px;
  height:17px;
  font-size:12px;
  color:#FFF;
  padding:5px 0;
  text-align: center;
  margin:10px 8px;
  display: block;
}
a.box_botao_verde:hover{
  color:#9DB91E;
  border:1px solid #9DB91E;
  background:#FFF;  
  text-decoration: none;
}

/*** AZUL ****/
#box_azul{
  background:#FFF;
  border-top:2px solid #0596D5;
  border-bottom:2px solid #0596D5;
  width:250px;
  height:320px;
  overflow: auto;
}
.titulo_azul{
  color:#0596D5;
  float:left;  
  font:bold 18px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}
.titulo_azul_mais{
  float:right; 
  width:20px;
  color:#0596D5;  
  font:bold 18px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}
a.titulo_azul_mais:hover{color:#0596D5;} 
a.titulo_azul:hover{color:#0596D5;}



#box_azul h2{color:#0596D5; font-size:15px; margin:0 8px;} /** Título das notícias **/

/** Texto das noticias **/
a.box_txt{
  font:bold 12px Arial, Helvetica, Sans-Serif; 
  margin:0 8px;
  display: block; 
  text-align: justify; 
}
/** Imgs das notícias **/
.box_img_azul{margin:8px 5px; border:3px solid #FFF;}
.box_img_azul:hover{margin:8px 5px; border:3px solid #0596D5;}

.box_botao_azul{
  background:#0596D5;
  border:1px solid #FFF;
  width:100px;
  height:17px;
  font-size:12px;
  color:#FFF;
  padding:5px 0;
  text-align: center;
  margin:10px 8px;
  display: block;
}
a.box_botao_azul:hover{
  color:#0596D5;
  border:1px solid #0596D5;
  background:#FFF;  
  text-decoration: none;
}



/*** LARANJA ****/
#box_laranja{
  background:#FFF;
  border-top:2px solid #FF9900;
  border-bottom:2px solid #FF9900;
  width:250px;
  height:320px;
  overflow: auto;
}
.titulo_laranja{
  color:#FF9900;
  float:left;  
  font:bold 18px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}
.titulo_laranja_mais{
  float:right; 
  width:20px;
  color:#FF9900;  
  font:bold 18px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}
a.titulo_laranja_mais:hover{color:#FF9900;} 
a.titulo_laranja:hover{color:#FF9900;}

#box_laranja h2{color:#FF9900; font-size:15px; margin:0 8px;} /** Título das notícias **/

/** Texto das noticias **/
a.box_txt{
  font:bold 12px Arial, Helvetica, Sans-Serif; 
  margin:0 8px;
  display: block; 
  text-align: justify; 
}
/** Imgs das notícias **/
.box_img_laranja{margin:8px 5px; border:3px solid #FFF; overflow: hidden;}
.box_img_laranja:hover{margin:8px 5px; border:3px solid #FF9900;}

.box_botao_laranja{
  background:#FF9900;
  border:1px solid #FFF;
  width:100px;
  height:17px;
  font-size:12px;
  color:#FFF;
  padding:5px 0;
  text-align: center;
  margin:10px 8px;
  display: block;
}
a.box_botao_laranja:hover{
  color:#FF9900;
  border:1px solid #FF9900;
  background:#FFF;  
  text-decoration: none;
}

/*** MORRON ****/
#box_marron{float:left; width:235px;}
#box_marron li{
  background:#A7A37E;
  margin:1px 0;
  width:235px;
  overflow: hidden;
}
.titulo_marron{
  color:#A7A37E;
  float:left;  
  font:bold 18px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}
.titulo_marron_mais{
  float:right; 
  width:20px;
  color:#A7A37E;  
  font:bold 18px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}
#box_marron h2 a{
  color:#FFF;
  display: block; 
  font-size:13px; 
  margin:8px 0 0 0;
}

/** Imgs das notícias **/
.box_img_marron{margin:5px; width:80px; height:60px; float:left;}


/*** ROXO ****/
#box_roxo{
  display: block;
  width:780px;
  height: 250px;
  padding: 8px 10px;
  float: left;
  background: #FFF;
  border-top:2px solid #993399;
  border-bottom:2px solid #993399;
}
.titulo_roxo{
  color:#993399;
  float:left;  
  font:bold 18px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}


/*------------------------------------------ NewsLetter --------------------------------------------*/
#newsletter{
  float:left;
  margin:0 5px 0 0;
  width:260px;
}
#newsletter h2{
  margin:5px 0;
  color:#FF9900;
  display: block;  
  font:bold 18px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}
#newsletter_box{
  width:250px;
  height:270px;
  padding:0 0 5px 0;
  background:#FFF;
  border-top:2px solid #FF9900;
  border-bottom:2px solid #FF9900;
  font-size:12px; color:red;
}
#newsletter_box p{font-size:12px; text-align: justify; margin:5px; color:#000;}
#newsletter_box label{font-size:12px; text-transform: uppercase;}
#newsletter_box input{
  background: url(imgs/input_newsletter.jpg) repeat-X center top;
  width:226px;
  height:22px;
  margin:3px 0;
  border:1px solid #EAEAEA; 
}
input#stnl_submit{
  background:#FF9900;
  border:1px solid #FFF;
  width:100px;
  height:30px;
  font-size:12px;
  color:#FFF;
  padding:5px 0;
  text-align: center;
  margin:10px 5px;
  display: block;
  cursor: pointer;
}
#stnl_submit:hover{color:#000;}

/*------------------------------------------ Enquete --------------------------------------------*/
#enquete{
  float:left;
  margin:0 5px 0 0;
  overflow: hidden;
  width:260px;
}
#enquete h2{
  margin:5px 0;
  color:#A7C520;  
  font:bold 18px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}
#enquete_box{
  width:250px;
  height:275px;
	overflow: auto; 
  float:left;
  background:#FFF;
  border-top:2px solid #A7C520;
  border-bottom:2px solid #A7C520;
}
#enquete_box .poll-question{
	font:Normal 12px "Trebuchet MS", Arial, Verdana, Helvetica, Sans-serif; 
	text-align: left; 
	margin:5px 8px; 
	display: block;
}
#enquete_box ul li{display: block;}
#enquete_box li{
  margin:8px;
  color:#000;  
  font:bold 12px "Trebuchet MS", Arial, Helvetica, Sans-Serif;

}
.dem-total-votes{font-size:12px; margin:5px!important}
.dem-vote-button{
	background:#A7C520;
  border:1px solid #FFF;
  width:60px!important;;
  font-size:12px;
  color:#FFF;
  padding:4px 0!important;
  margin-top:5px;
  margin-left:7px!important; 
  float:left;
  display: block;
  cursor: pointer;
}
.dem-vote-button:hover{color:#000;}
.dem-vote-link{
	background:#A7C520;
  border:1px solid #FFF;
  width:100px;
  float:left;
  font-size:12px;
  color:#FFF;
  padding:5px 0;
  text-align: center;
  margin:5px 3px;
  display: block;
  cursor: pointer;
}
a.dem-vote-link:hover{
	text-decoration: none;
	color:#000;
	
}
/*------------------------------------------ Publicita --------------------------------------------*/
#publicita  {
  float:left;
  margin:27px 0;
  width:700px;
}
.publi_dentro{margin:5px 10px 0 0; float:left;}
.publi_lateral{margin:0 0 10px 0;}
/*------------------------------------------ Banners --------------------------------------------*/
#banner_topo{width:950px; margin:0 auto 12px;}

.banner_home{
  margin:10px auto; 
 	float:left;
  width:770px;
  height:100px;
  overflow: hidden;
}

/*------------------------------------------ Entradas --------------------------------------------*/  
.entradas p{
  color: #000;
  margin:10px 0;
  text-align: justify;
  font:Normal 13px Arial, Verdana, Helvetica;
}
.entradas img {float:left; margin:0 5px 10px 0;}

/*------------------------------------------ Footer.php ------------------------------------------*/
#rodape_menu{
  background:#354243;
  color:#FFF;
  width:100%;
  height:60px;
  clear: both;
}
#rodape_menu ul li {display: inline; }
#rodape_menu li a{
  margin:15px;
  color:#FFF;  
  font:bold 18px "Trebuchet MS", Arial, Helvetica, Sans-Serif;
}
#rodape_menu p{font-size:11px; margin:10px 0 0 0;}
#rodape_desenvelvimento{
  width:100%;
  height:66px;
  background:#485153;
}
#rodape_desenvelvimento img{margin:10px 0 0 0;}
/*---------------------------------------- Page.php ----------------------------------------------*/
#page{
  float:left;
  width:790px;
  padding:5px;
  margin-bottom:20px;
}
#page h1{
  color: #990000;
  padding:5px;
  border-bottom:1px solid #CCC;
  text-align:left;
  margin:0 0 10px 0;
  font-size: 2.0em;
}
#page h2{
  color:#990000;
  padding:5px;
  text-align:left;
  font-size:18px;
}
.page_entradas p{
  color: #000;
  margin:15px 0;
  text-align: justify;
  font:Normal 13px Arial, Verdana, Helvetica;
}
.page_entradas img{clear:both;}
.alignleft{float:left; margin:0 10px;}
/*---------------------------------------- Single.php --------------------------------------------*/
#single{
  float:left;
  width:610px;
  
}
#single_dentro{
  width:600px;
  overflow:hidden;
  
  padding:7px;
  background:#FFF;
}
#single h1{
  color:#000;
  text-align: left;
  font:bold 30px "Trebuchet MS", Arial, Sans-Serif, Helvetica;
}

/*** FUNÇÕES ***/
#funcoes_direita{float:right; color:#FFF;  width:170px;}
#funcoes_direita h2{font-size:18px; color:#990000;}

#funcoes_direita_vermelho{
  float:right;
  background:#FFF;
  border-top:2px solid #990000;
  border-bottom:2px solid #990000;
  color:#FFF;
  width:170px;
  padding:10px 5px;
}
#funcoes_direita_vermelho li a{
  width:170px;  
  font:normal 12px "Trebuchet MS",Arial,Sans-Serif,Helvetica;  
  display:block;  
  float:left;  
  text-decoration:none;  
  color:#990000;  
  margin:0 0 5px 0;  
  padding:5px 0;  
  border-bottom:1px solid #CCC;
}
#funcoes_direita_vermelho li a:hover{text-decoration:none; background:#C10000; color:#FFF;}


/** DATA HORA SINGLE **/
#data_hora_single{color:#666; font-size:13px; margin:5px 0;}

/*** Barra Navagação ***/
#barra_navegacao{
  font-size:12px;
  color:#666;
  padding:5px 0 5px 0;
  margin:5px 0 5px 0;
  border-top:1px dotted #CCC;
  border-bottom:1px dotted #CCC;
}
#barra_navegacao a{color:#000;}
#barra_navegacao a:hover{color:#666;}

#servicos_single{
  margin:10px 0;
  padding:10px 7px;
  width:600px;
  background:#FFF;
  border-top:2px solid #FF9900;
  border-bottom:2px solid #FF9900;
}

/*------------------------------------------ Comments.php ----------------------------------------*/
#comentarios {clear: both; padding:20px 0;}
#comentarios h2 {
	padding:2px 0;
	color:#9DB91E;
	clear: both;
	font-size: 18px;
	overflow: hidden;
}
#comentarios h3{
	padding:2px 0;
	color:#0596D5;
	clear: both;
	font-size: 18px;
	overflow: hidden
}
#comentarios ul{margin:0; text-align:justify;}
#comentarios li{
  background:#FFF;  
  list-style:none;  
  width:618px;  
  border-top:2px solid #9DB91E;
  border-bottom:2px solid #9DB91E;   
  margin:0 0 20px 0;
}
#comentarios p{color:#000; padding:10px; font-size:13px;}

#comentarios .comentario_usuarios{
  font:bold 18px "Trebuchet MS", arial, verdana;
  margin:5px;
  color:#000;
  padding:5px 0;  
  text-transform:uppercase;
}
#comentarios .comentario_usuarios a{color:#000; text-decoration:none;}
#comentarios .comentario_usuarios a:hover{color:#9DB91E; text-decoration:underline;}
#comentarios .comentario_data{
  font:bold 12px "Trebuchet MS", arial, verdana;
  margin:0 5px;
  border-bottom:1px solid #CCC;
  padding:0 5px;
  text-align:right;
  width:580px;
  color:#666;
}
.aguardando{
  font:bold 12px "Trebuchet MS", arial, verdana;
  margin:5px 5px;
  padding:5px 5px;
  color:red;
  border-bottom:1px dotted #666;
}

/*** DEIXE SEU COMENTARIO ******/
#comentarios form{
  background:#FFF;  
  list-style:none;  
  width:600px;  
  border-top:2px solid #0596D5;
  border-bottom:2px solid #0596D5;   
  margin:5px 0;
  padding:0 10px;
}
#comentarios input{
  width:300px;
  border:1px solid #CCC;
  padding:3px;
  margin:5px 0;
}
#comentarios textarea{
  width:570px;
  height:100px;
  border:1px solid #CCC;
  padding:5px;
  margin:5px 0;
}
#comentarios label{
  color:#0596D5; 
  display:block;
  font-weight:bold;
  margin:5px 0 0 0;
}
#comentarios .avatar{display:none;}
#comentarios button{	
  color:#FFF;
	clear:both;
	background:#0596D5 repeat-x;
	border:none;
	margin:10px 0;
	padding:5px;
	cursor: pointer;
}

/*--------------------------------------- Archive.php --------------------------------------------*/
#archive{
  float:left;
  width:600px;
  padding:0 10px 0 10px;
}
#archive_dentro{
  width:770px;
  border-top:2px solid #9DB91E;
  border-bottom:2px solid #9DB91E;
  background:#FFF;
  margin:10px 0;
  padding:10px;
  overflow: hidden;
}
#archive h1{
  color:#000;
  text-align: left;
  font:bold 18px "Trebuchet MS", Arial, Sans-Serif, Helvetica;
}
#archive h2 a{
  color:#9DB91E;
  text-align: left;
  font:bold 18px "Trebuchet MS", Arial, Sans-Serif, Helvetica;
}
#archive_data{
  color:#000;
  text-align: left;
  font:bold 12px "Trebuchet MS", Arial, Sans-Serif, Helvetica;
  margin:5px 0 5px  0;
}
#archive_text a{
  color: #000;
  margin:10px 0;
  text-align: justify;
  font-size:13px;
}
#archive_txt a:hover{
  color:#666;
}
#archive_img{
  float:left;
  margin:5px 5px 10px 0;
}

/*--------------------------------------- Search.php --------------------------------------------*/
#busca_pagina{
  float:left;
  width:600px;
  padding:0 10px 0 10px;
}
#box_busca{
  width:770px;
  border-top:2px solid #9DB91E;
  border-bottom:2px solid #9DB91E;
  background:#FFF;
  margin:10px 0;
  padding:10px;
  overflow: hidden;
}
#box_busca h1{
  color:#000;
  text-align: left;
  font:bold 18px "Trebuchet MS", Arial, Sans-Serif, Helvetica;
}
#box_busca h2 a{
  color:#9DB91E;
  text-align: left;
  font:bold 20px "Trebuchet MS", Arial, Sans-Serif, Helvetica;
}
#busca_data{
  color:#000;
  text-align: left;
  font:bold 12px "Trebuchet MS", Arial, Sans-Serif, Helvetica;
  margin:5px 0 5px  0;
}
#busca_txt a{
  color: #000;
  margin:10px 0 10px 0;
  text-align: justify;
  font-size:13px;
}
#busca_txt a:hover{
  color:#666;
}
#busca_img{
  float:left;
  margin:5px 5px 10px 0;
}

/*-------------------------------------- nav_links -----------------------------------------------*/
#nav_links{
  border:1px soli red;
}
div.link_outros a {
	font-size: 12px;
	color: #FFF;
	padding:5px 10px 5px 10px;
	background: #111;
	clear: both;
	margin-bottom: 20px;
	height: 20px;
	width: 100px;
	display: block;
	background: url(img/bg_azul.jpg) repeat-x center top;
}
div.link_outros a:hover {
	background: url(img/bg_amarelo.jpg) repeat-x center top;
	text-decoration: none;
}




/*-------------------------------------- Form Contato --------------------------------------------*/
.wpcf7 form{width:750px;height:700px;overflow:hidden; margin:0 auto;}
  .wpcf7 input{padding:5px; border:1px solid #000; width:350px;  display:block;}
  .wpcf7 textarea{padding:5px;  font:Normal 16px Arial,Verdana;  border:1px solid #000;  width:350px;  display:block;}
  .wpcf7 label{font:bold 16px Arial,Verdana;  padding:5px 0 5px 0;  width:400px;  float:left;  margin:5px;}
  #botao_enviar input {background:#111; cursor: pointer; font:Normal 13px Arial,Verdana;  clear:both;  padding:5px !important;  width:120px !important;  height:30px !important;    color:#FFF;  float:left;}
