@charset "utf-8";
/* CSS Document */
html, body{
	/*width:800px;*/
	margin:0 auto;
	padding:0;
	height:100%;
	background-color:#003E5B;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffffff;
}
img{
	behavior: url(iepngfix.htc);
	border:0;
	text-align: center;
}
#geral{
	min-height:100%;
	min-width:100%;
	width:100%;
	margin:0 auto;
	background: url(images/bg.jpg) center top;
	background-repeat:repeat-x;
}
#barracima{
	width:100%;
	min-width:1024px;
	height:215px;
	background: url(images/barras.png) bottom left;
	background-repeat:repeat-x;
}
#topo{
	width:800px;
	height:215px;
	margin:0 auto;
	background: url(images/bg-top.jpg) center top;
	background-repeat:repeat-y;
	text-align: center;
}
.logo{
	text-align:center;
}
#linha{
	width:100%;
	height:3px;
	background:url(images/linha.gif);
	background-repeat:repeat-x;
}
#separador{
	width:100%;
	height:9px;
	background: url(images/article_separator.png) center top;
	background-repeat: no-repeat;
	margin:15px;
	clear:both;
}
#conteudo{
	width:960px;
	height:100%;
	margin:0 auto;
}
#box-cont{
	width:233px;
	height:112px;
	float:left;
	margin-left:40px;
	margin-right:47px;
	margin-top:5px;
	margin-bottom:10px;
}
#box-cont-txt{
	width:233px;
	height:170px;
	float:left;
	margin-left:40px;
	margin-right:47px;
	margin-top:30px;
	margin-bottom:50px;
}
.texto {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 14px;
}
.titulo{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-weight: bold;
	text-align: left;
}
.titulo3{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-weight: bold;
	text-align: left;
	text-decoration:underline;
	color:#ffffff;
}
.titulo1{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
.titulo2{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#FFF;
}

.texto-mini{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	padding-right: 10px;
	padding-left: 10px;
	text-align:center;
}
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color:#FC0;
	text-decoration:underline;
}
a:active {
	color:#FC0;
	text-decoration: none;
}
#rodape{
	width:100%;
	margin:0 auto;
	clear:both;
	text-align:center;
	color:#ffffff;
	font-size:12px;
}
#intec{
	width:111px;
	height:17px;
	float:right;
	margin:3px;
}
#banner1{
	width:800px;
	height:80px;
	margin:0 auto;
	margin-top:35px;
}
#box-fotos{
	width:100px;
	height:130px;
	float:left;
	margin:40px;
	border:2px solid #FC0;
}
#box-horarios{
	width:960px;
	height:auto;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
	text-align:center;
}
.titulo-horario{
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-weight: bold;
	text-align: center;
}
.texto-horario{
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
}
.texto-horario2{
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 12px;
}
#mapa{
	width:425px;
	height:350px;
	border:2px solid #FFF;
	float:right;
	margin-top:35px;
	margin-bottom:35px;
}
#box-local{
	width:500px;
	height:auto;
	float:left;
	margin-top:35px;
	margin-bottom:35px;
}
#box-intro{
	width:800px;
	height:auto;
	margin:0 auto;
	text-align:justify;
	clear:both;
}
#box-estacao{
	width:235px;
	height:45px;
	margin:20px;
}
#box-modalidade{
	width:100px;
	height:60px;
	float:left;
	margin:18px;
	text-align:center;
}
#box-modalidade1{
	width:600px;
	height:auto;
	margin:0 auto;
	background-color:#FC0;
	color:#000
}
#box-modalidade2{
	width:600px;
	height:auto;
	margin:0 auto;
	margin-bottom:20px;
}
#box-contato{
	width:400px;
	height:auto;
	float:right;
	margin-top:0px;
	margin-left:5px;
	margin-right:50px;
	margin-bottom:10px
}
#box-txt-contato{
	width:400px;
	height:auto;
	float:left;
	margin-top:0px;
	margin-left:50px;
	margin-right:5px;
	margin-bottom:10px
}