﻿/* CSS Document */

body {
	 line-height:17px;
	 margin:0;
	 padding:0;
	 background:#24211D url('../images/background.jpg') no-repeat top;
	 font: normal 0.8em Verdana, Arial, sans-serif;
	 color:#fff
}


a:link { font-weight: bold; color:#e0e0e0; text-decoration: none; }
a:visited { font-weight: bold; color:#ccc; text-decoration: none; }
a:hover { font-weight: bold; color:#fff; text-decoration: underline; }


/* 
---------------------------------------
CONTEINER
---------------------------------------
*/

#conteiner {
	position: relative;
	top: 0%;
	left: 50%;
	margin-left: -497px;
	width: 994px;
}

/* MENU */
#menu { 
	position:relative;
	left: 50%;
	height:165px;
	margin-left: -497px;
	width: 994px;
	font: normal 1.0em Verdana, Arial, sans-serif;
	color:#808D03;
}

#menu a:link { font-weight: normal; color:#808D03; text-decoration: none;  }
#menu a:visited { font-weight: normal; color:#808D03; text-decoration: none; }
#menu a:hover { font-weight: normal; color:#C4D805; text-decoration: none; }

#menu ul { list-style-type: none; margin:25px 0 0 28px; padding:0; }
#menu ul li { margin-right: 6px; height: 25px; float: left; }
#menu ul li a { display: block; height: 25px; text-indent: -5000%; }

#menu ul li a.bt-veiculos { background: transparent url(../images/bt-veiculos.gif) no-repeat; }
#menu ul li a.bt-noticias { background: transparent url(../images/bt-noticias.gif) no-repeat; }
#menu ul li a.bt-tv { background: transparent url(../images/bt-tv.gif) no-repeat; }
#menu ul li a.bt-imprensa { background: transparent url(../images/bt-imprensa.gif) no-repeat; }
#menu ul li a.bt-nos { background: transparent url(../images/bt-nos.gif) no-repeat; }
#menu ul li a:hover { background-position: bottom left; }
#menu ul li a.selected { background-position: 0% 100%; cursor:none}


img {
	
	border:0
	
}

/* 
---------------------------------------
CONTEUDO
---------------------------------------
*/

#conteudo {
	width:904px;
   	background:#EEFC70 url('../images/back-corpo.jpg') no-repeat;
   	padding:0 40px 30px 50px;
   	color:#000;
   	text-align:justify
}

#conteudo a:link { font-weight: bold; color:#2B9355; text-decoration: none; }
#conteudo a:visited { font-weight: bold; color:#96A512; text-decoration: none; }
#conteudo a:hover { font-weight: bold; color:#003333; text-decoration: underline; }
   	
.titulo {
	padding:15px 0 20px 0;
}	

.topo {
	margin:10px 0 40px 0
}

.voltar {
	text-align:right;clear:both
}

img {
	border:0px
}

h1 {
	color:#003300;
	font: normal 1.3em Verdana, Arial, sans-serif;
	font-weight:bold;
	margin:20px 0 30px 0;
}

h2 {
	color:#999;
	font: bold 1.1em Arial, sans-serif;
	margin:0 0 20px 0;
	text-transform: uppercase
}


h3 {
	color:#999;
	font: bold 0.9em Arial, sans-serif;
	margin:10px 0 20px 0;
	text-transform: uppercase
}

h4 {
	color:#999;
	font: normal 1.0em Arial, sans-serif;
	margin:10px 0 20px 0;
	text-transform: uppercase
}



.top {
	margin:30px 20px 0 0;
	text-align:right;
	clear:both;
	padding-bottom:30px
}



hr {
      border: 1px #36522B dotted;
      color: #fff;
	  margin:20px 0 20px 0;
	  clear:both
}


/* 
---------------------------------------
GALERIA
---------------------------------------
*/

.galeria {
	width:200px;
	height:auto;
	margin:20px 40px 10px 0;
	float:left;
	text-align:center;
	font-size:15px;
}

.tab-galeria {
	width:200px
}

.tab-galeria-img {
	height:180px;
	text-align:center
}


.tab-galeria-nome {
	font-size:18px;
	font-weight:bold;
	text-align:center
}


/* 
---------------------------------------
CAPA
---------------------------------------
*/

#capa {
	background:#EEFC70;
	width:994px;
	height:960px;
   	padding:0;
  	color:#000;
   	text-align:justify;
}


#capa a:link { font-weight: bold; color:#2B9355; text-decoration: none; }
#capa a:visited { font-weight: bold; color:#96A512; text-decoration: none; }
#capa a:hover { font-weight: bold; color:#003333; text-decoration: underline; }



/* TWITTER */


.tweets {
	margin: 20px 0 60px 0;
}

ul.twitter_update_list {
	margin: 20px 30px 5px 0px;
	list-style-image:  url('../images/item-twitter.png');
	line-height:30px;
	background-color:#F8FEC3;
}



/* 
---------------------------------------
VEICULOS
---------------------------------------
*/

.veiculos {
	width:300px;
	float:left;
	margin-top:20px
}

.veiculos-capa {
	width:140px	
}

.veiculos-info {
	width:160px;text-align:left
}

.veiculos-titulo {
	font-size:1.1em;
	color:#333; 
	font-weight:bold
}

.veiculos-distrib {
	font-size:0.8em;

}

.veiculos-assunto {
	font-size:0.8em;
	margin-top:10px
}

.veiculos-detalhes {
	font-size:0.9em;
}



/* 
---------------------------------------
FORMULARIO
---------------------------------------
*/


.formulario {
	background: #f4f4f1;
	border-width: 1px;
	border-style:double;
	border-color:#cbcabc;
	color:#000000;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size:13px;	
}




.bt_fe {
	background: black;
	border:1px solid #e7e7e7;
	color:#fff;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	height:23px;
	text-align:center;
	padding:0px 5px 0px 5px;
}




/* 
---------------------------------------
RODAPE
---------------------------------------
*/

    
.rodape {
	background:#24211d url('../images/back-rodape.jpg') no-repeat top;
	height:190px;
	color:#fff;
	font: normal 0.8em Verdana, Arial, sans-serif;
	clear:both;
}


.repres {
	margin:138px 0 0 20px
}

.acomp{
	width:170px;
	text-align:right;
	font-size:1.4em;
	color:#C4D805
}

.acomp-at {
	width:80px;
	text-align:center
}