/*_______ PRINCIPAL ___________________________________________*/
.clear {
clear:both;
height:.1em;
font-size:.1em;
line-height:.1em;
}	

html,body{
margin:0;
padding:0;
}

body{
font: 11px arial,sans-serif
}

#container {
width:100%;
margin:0;
padding:0;
background: url(images/bg_navegation.gif) repeat-y -5px top;
}
div#header{/*Topo*/
height:91px;
margin:0 ;
padding-left:10px;
background: url(images/img_topo.jpg) no-repeat left top;
text-align:left;
}
/*Coluna da esqueda - menu*/
#navigation {
float: left;
width: 140px;/*não mudar !!!!!*/
margin: 2px 0 0 0;
}
#content {
margin: 0 0 0 145px; /*não mudar !!!!!*/
padding:0;
}
 /*Usado na Home*/
#content2 {
margin: 0 179px 0 145px; /*não mudar !!!!!*/
padding:0;
}
#extra {/*Coluna da Direita - 3a coluna*/
float: right;
margin:0;
width: 170px;  /*não mudar !!!!!*/
}
div#footer{
	clear:both;
	width:100%;
	height: 32px;
	line-height: 32px;
	text-align:center;
	margin:0 auto;
	background: url(images/menu0.gif);
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}
/*_______ TEXTO ___________________________________________*/
/*Cabeçalho*/

h1{
	margin:10px;
	padding: 0 ;
	font-size: 20px;
	font-weight: bold;
}


h1.h1-1{
	margin:5px 2px 5px 2px;
	padding: 0 0 0 5px;
	font-size: 11px;
	font-weight: bold;
	background: #eaeaea url(images/colourchangebg.gif) repeat left top;
	color: #000033;
	height: 17px;
	line-height: 17px;
}

h1.h1-2{
	margin:5px 0px 10px 0px;
	padding: 0 0 0 10px;
	font-size: 17px;
	font-weight: bold;
	color:#006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height:22px;
	height:30px;
	background:#ECFBFF url(images/h1_1.gif) repeat-x left bottom;
}


h2.h2-2{
	margin:0 0 5px 0px;
	padding: 0 0 0 15px;
	font-size: 14px;
	font-weight: bold;
	color:#003366;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;	
	line-height:20px;
	height:20px;
	background: url(images/marcador3.gif) no-repeat left 5px;
}

h3{
font-weight: bold;
margin:0;
padding: 0;
text-align: right;
font-size: 11px;
}
	
h3.lista-bus-h3{
font-weight: bold;
margin:0;
padding: 0;
text-align: right;
font-size: 11px;
}

/*Paragrafos*/
p{
margin:0 10px 10px;
}

p.p-info{
	background:#ECFBFF url(images/h1_1.gif) repeat-x left bottom;
	padding:0;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
	line-height:22px;
	height:30px;
	margin:5px 0px 10px 0px;
}


p.p-zero{
margin:0;
padding:0;
}


p.p-float-left{
display: block;
float: left;
margin:0;
padding:0;
}

p.destaque-bus-p{
font-size: 10px;
font-weight: normal;
margin:0;
padding:0;
text-align: right;
}

.txt-margin{
margin:5px 20px;
}

.txt-zero-centro{
margin:0;
padding:0;
text-align:center;
}

.txt-color-red-bold{
color: #FF6600;
font-weight: bold;
}

.txt-color-red-bold2{
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}


.txt-14px-bold{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
}

.txt-color-black-bold{
	color: #000;
	font-weight: bold;
	font-size: 14px;
}

.txt-color-verde-bold{
color: #006600;
font-weight: bold;
margin:0;
padding:0;
}

.txt-linha{
border-top:#999999 solid 1px;
border-bottom:#999 solid 1px;
font-weight: bold;
padding:2px 5px ;
margin:0 ;
}

.txt-bkg-gradiete{
	background: #fff url(images/bkg_p_gradiente.jpg) repeat-x 0px 0px;
	padding:5px;
	margin:0 ;
	border-top:1px solid #f8f8f8;
}

.txt-bgcinza-bold{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #EFEFEF;
	margin:5px;
	padding:1px;
	letter-spacing: 1px;
word-spacing: 1px;
}

.txt-bg-linhas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background: url(images/bg_linhas.gif);
	margin:0;
	padding: 1px 10px;
	height:10px;
}

div#content p{
line-height:1.4;
}

div#footer p{
margin:0;
padding:5px 10px;
}

/* ______ BOX - DIVS ________________________________________________ */
div.box1{
display:block;
float:left;
width:420px;
text-align:center;
margin:5px 0px;
}

div.box2{
width:48%;
text-align:center;
margin:5px 3px;
}


div.box3{
	width:90%;
	margin:0;
	padding: 0;
	background: #fff;
	text-align:left;
	border-top: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-left: 2px solid #ccc;
}

div.box4{
	width:100%;
	margin:0;
	padding: 10px;
	background: #F4F4F4;
	text-align:left;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
	color:#FFFFFF;
}

div.box5{
	margin:0px 10px 5px 5px;
	padding: 0;
	background: url(images/bg_cartas.gif);
	height:77px;
}
div.box6{
	margin:3px 20px 10px 290px;
	padding: 0;
}


/* ______ IMAGES ________________________________________________ */
img.destaque-bus{
border: 0;
padding: 0 3px 0 0;
float: left;
}

img.lista-bus{
border: 0;
/*width: 65px;
height: 49px;*/
margin:0;
padding: 0 5px 0 0;
float: left;
}


img.img-1{
margin:1px 1px 1px 0;
border: 1px solid #666666;
}
/* ______ ONIBUS EM DESTAQUE ________________________________________________ */
/*Usado no BOX direito (extra) do site*/
#destaque-bus{
margin:0 5px 0 0; /*não mudar !!!!!*/
padding:0;
}

#destaque-bus ul{
padding:0;
margin: 0; /*não mudar !!!!!*/
}

ul#destaque-bus li{
display:block;
float:none;
/*height: 120px;*/
width:170px;
margin: 0px 0 5px 0; /*não mudar !!!!!*/
padding:2px;
background: #E6F4FF;
list-style: none;
border:1px solid #CCEAFF;
height:52px;
}

	

/* ______ ONIBUS LISTA - TABELA- HOME E PESQUISA ________________________________ */
#lista-bus{
margin:0; /*não mudar !!!!!*/
padding:0;
}

table#lista-bus {
width:98%; /*não mudar !!!!!*/
margin: 0;
} 

table#lista-bus tr th {
/*background: #516532;*/
font-weight: bold;
color: #FFFFFF;
} 

table#lista-bus tr td {
/*background: #FFFFFF;*/
border-bottom: 1px solid #D5F0AA;
}

#lista-bus ul{
padding:0;
margin:0 auto;
}

/* ______ EXIBINDO INFORMAÇÕES DO ÔNIBUS ________________________________ */
table#exibindo_bus {
width:100%; /*não mudar !!!!!*/
margin: 0;
} 

table#exibindo_bus tr th {
background: #DDE7CF;
font-weight: bold;
color: #000;
text-align:right;
padding: 2px 5px 2px 2px;
} 

table#exibindo_bus tr td {
background: #F7F9F2;
padding: 5px 5px 5px 5px;}



/*outro modelo*/
table#exibindo_bus2 tr td {
padding: 0;
margin:0;
vertical-align:top;
}

fieldset.fieldset-1{
	border:1px solid #B5CDE6;
	padding:5px;
	margin:3px 5px 10px 3px;
	padding: 2px 10px;
	background: #FFFFFF url(images/bg_gradiente_blue.jpg) repeat-x bottom;
}

fieldset.fieldset-2{
	border:1px solid #B5CDE6;
	padding:5px;
	margin:3px 5px 10px 3px;
	padding: 2px 10px;
	background: #FFFFFF url(images/bg_gradiente_blue.jpg) repeat-x bottom;
	height: 230px;
}

/* ______ FORMULARIO  ________________________________________________ */
form.form-1{
	text-align:left;
	padding:5px;
	color: #000;
	border: 1px solid #CCCCCC;
	margin: 0;
	background: #ECE9D8 url(images/img_homeonibus.gif) no-repeat 450px center;
	width:95%;
	font-weight: bold;
}

form.form-2{
text-align:left;
padding:5px;
color: #000;
border: 1px solid #D3D3C4;
margin: 0 5px 0 5px;
background:#ECE9D8;}

label.label-1{
	font-weight: bold;
	padding:1px;
	display:block;
	margin:0px 2px 0px 0;
	font-size: 11px;}

label.label-2{
	font-weight: bold;
	padding:0 1px ;
	display:block;
	margin:0px 2px 0px 0;
	color: #000;
	border-top:1px solid #F0EEE1;
	font-size: 11px;}

input.input-1{
padding: 1px;
margin: 0;
border: 1px solid #333;}

input.input-2{
padding: 1px;
margin: 2px 2px 2px 0;
border: 1px solid #333;
display:block;
float:left;}

input, select, textarea {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #000000 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #000000 1px solid;
	FONT-FAMILY: tahoma, verdana, helvetica, arial;
	BACKGROUND: #EFEFEF;
}


/*_______ LINK ___________________________________________*/

a:link, a:visited, a:active  {
color:#0000FF;
text-decoration: none;
}

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

a.geral{
display:block;
color: #981793;
padding:10px;
}

table# a:link, table#  a:visited {
color:#FFFFFF;}

table# a:hover, a:active  {
color:#006699;}

/*_______ NAVEGAÇAO ___________________________________________*/
/* Topmenu - horizontal */
.topmenu {
margin:0;
padding:0;
text-align:center;
font-weight: bold;
}

ul.topmenu {
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style: disc inside;
	text-align: center;
	color:#CCCCCC;
	background: url(images/img_nav_bar.jpg) bottom;
	height:20px;
	font-family: Tahoma;
}

ul.topmenu li {
	margin:0;
	display:block;
	float:left;
	border-right: 1px solid #006699;
	border-left: 1px solid #6699CC;
	height:19px;
	line-height:19px;
	font-size: 12px;
}

ul.topmenu li a:link, ul.topmenu a:visited {
color:#FFFFFF;
display:block;
text-decoration: none;
padding:0 20px;
}

ul.topmenu li a:hover, ul.topmenu a:active  {
color:#006699;
background-color: #A3CFE0;  
padding:0 20px;
}

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

#menu1 img {
    border: none;
} 


#menu1{
	width: 140px;
	margin: 0 0 10px 0;
	border-style: solid solid none solid;
	border-color: #3D261D;
	border-size: 1px;
	border-width: 1px;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;

	}
	
#menu1 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #FFF;
	display: block;
	padding: 8px 0 0 5px;
	background:  url(images/menu1.gif) 0 -32px;

	}
	
#menu1 li a:hover {
	color: #FFFFCC;
	background:  url(images/menu1.gif);
	padding: 8px 0 0 5px;
	}	
	
li.menu1{
	color: #FFF;
	display: block;
	padding: 8px 0 0 2px;
	background:  url(images/menu0.gif) 0 0;
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	font-size: 10px;
	}