/*
	@VERSAO	1.0 Janeiro 2009
	@AUTOR	Paulo da Silva - Bicicletando
	@DESC		Folha de estilo geral ao site Bicicletando
*/

html {
	height: 100%;
	width: 100%;
}
body{
	background-image: url(images/btt.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003333;
	margin: 0 auto;
}
#base {
	width: 60em;
	padding: 0;
	border: none;
	margin: 0 auto;
}
/* bloco do cabecalho */
#cabecalho {
	width: 100%;
	background-image: url(images/topo.jpg);
	background-position: center;
	height: 5.5em;
	border-top: thin solid #FFCC99;
	border-right: none;
	border-bottom: none;
	border-left: thin solid #FFCC99;
	clear: both;
}

.recicla{
	float: right;
	margin: 0.5em;
	border: 0px;
	width: 2.8em;
}
.acessibilidade{
	float: left;
	border: 0;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	width: 2.5em;
}
div.contador{
	float: left;
	position: static;
	clear: left;
	padding-top: 1em;
	padding-left: 0.5em;
	width: 20em;
}
div.actualizado{
	float: right;
	position: static;
	clear: right;
	padding-top: 0.5em;
	padding-right: 0.5em;
	width: 25em;
	text-align: right;
}
#cabecalho a:visited, #cabecalho a:active, #cabecalho a:focus, #cabecalho a:link {
	color: #003333;
	text-decoration: underline;
}
#cabecalho a:hover {
	color: #009966;
	text-decoration: underline;
}
img {
	border: 0;
}
/* bloco de menu invisivel que apenas contem links para facilitar a acessibilidade */
.menuinvisivel{
	visibility: hidden;
	display: none;
}
/* bloco do menu */
#menu {
	width: 12em;
	margin: 0.2em 0;
	float: left;
	clear: left;
	text-align: right;
}
#menu ul{
	margin: 0;
	list-style: none;
	width: 100%;
	border-top: thin solid #FFCC99;
	border-right: thin solid #FFCC99;
	border-bottom: none;
	border-left: none;
	padding: 0;
}
#menu ul li{
	display: block;
	text-decoration: none;
	list-style-type: none;
	width: 100%;
}
.cronicamenu{
	margin: 0;
	list-style-image: url(images/btta.gif);
	width: 100%;
	display: block;
	text-decoration: none;	
}
.separamenu{
	margin: 0;
	list-style-image: none;
	width: 100%;
	display: block;
	text-decoration: none;
	list-style-type: none;
	background-color: #FFEEBB;
	text-align: left;
	text-indent: 0.5em;
}
a.menu:visited, a.menu:active, a.menu:focus, a.menu:link {
	width: 100%;
	color: #003333;
	text-decoration: none;
	display: block;
}
a.menu:hover {
	color: #FFCC99;
	text-decoration: none;
	background-color: #003333;
}

/* bloco do corpo e conteudos */
#corpo {
	width: 47.6em;
	border-top: thin solid #FFCC99;
	border-right: none;
	border-bottom: none;
	border-left: thin solid #FFCC99;
	float: right;
	clear: right;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 0;
	margin-right: 0;
}
#corpo ul li{
	list-style-image: url(images/btta.gif);
	list-style-position: inside;
	border-top: thin solid #FFCC99;
	border-right: thin solid #FFCC99;
	border-bottom: none;
	border-left: none;
	text-align: left;
	text-indent: -2.5em;
	margin-bottom: 0.5em;
}
#corpo ul li ul li{
	margin-right: 0.5em;
	margin-top: 0.5em;
	margin-left: 0em;
}
#corpo ul li ul li.biciclista{
	background-position: right top;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-right: 5.6em;
}

#corpo ul li p {
	text-indent: 1em;
}

#corpo a.biciclista:visited, #corpo a.biciclista:active, #corpo a.biciclista:focus, #corpo a.biciclista:link {
	text-decoration: none;
	font-weight: bolder;
}
#corpo #conteudo:visited, #corpo #conteudo:active, #corpo #conteudo:focus, #corpo #conteudo:link {
	text-decoration: none;
	font-weight: bolder;
}
#corpo a.dia:visited, #corpo a.dia:active, #corpo a.dia:focus, #corpo a.dia:link {
	text-decoration: none;
	font-weight: bolder;
}
#corpo a:visited, #corpo a:active, #corpo a:focus, #corpo a:link {
	color: #003333;
	text-decoration: underline;
}
#corpo a:hover {
	color: #009966;
	text-decoration: underline;
}
select{
	border: thin solid #FFCC99;
	cursor: pointer ;
}

fieldset{
	text-align: right;
	border-top: thin solid #FFCC99;
	border-right: none;
	border-bottom: none;
	border-left: thin solid #FFCC99;
	text-indent: 0;
	width: 95%;
	margin-bottom: 1em;
	margin-top: 1em;
}
/*  remover o button */
button{
	border: thin solid #FFCC99;
	width: 6em;
	color: #003333;
	text-decoration: none;
	cursor: pointer ;
}
input{
	border: thin solid #FFCC99;
	width: 6em;
	color: #003333;
	text-decoration: none;
	cursor: pointer ;
}

button:hover{
	border: thin solid #FFCC99;
	width: 6em;
	text-decoration: none;
	color: #FFCC99;
	background-color: #003333;
}

p.irtopo {
	text-align: right;
	text-decoration: none;
	cursor: pointer;
	margin-top: -0.5em;
}
.menor{
	font-size: smaller;
	display: inline;
}
.menorbold{
	font-size: smaller;
	font-weight: bolder;
	display: inline;
}
.bold{
	font-weight: bolder;
	display: inline;
}
.maior{
	font-size: larger;
	display: inline;
}
.maiorbold{
	font-size: larger;
	font-weight: bolder;
	display: inline;
}
.aviso{
	font-size: larger;
	font-weight: bolder;
	display: inline;
	color: #993300;
}

.peso {
	border-top: thin solid #FFCC99;
	border-bottom: thin solid #FFCC99;
	padding: 0.5em;
	width: 95%;
	margin: 0.5em;
}
.peso th {
	background-color: #FFEEBB;
}
.peso td {
	border-top: thin solid #FFCC99;
	border-right: none;
	border-bottom: none;
	border-left: thin solid #FFCC99;
	vertical-align: top;
	margin: 0.5em;
}
.biciclistas {
	border-top: thin solid #FFCC99;
	border-bottom: thin solid #FFCC99;
	padding: 0.5em;
	width: 95%;
	margin: 0.5em;
}
.biciclistas th, .biciclistas tfoot {
	background-color: #FFEEBB;
	font-size: x-small;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
.biciclistas td {
	border-top: thin solid #FFCC99;
	border-right: thin solid #FFCC99;
	border-bottom: none;
	border-left: none;
	vertical-align: top;
	width: 50%;
}

div.top{
	width: 100%;
	clear: both;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 0;
	margin-right: 0;
}
div.direita {
	width: 50%;
	float: left;
}
div.esquerda {
	width: 50%;
	float: right;
}

h1 {
	font-size: small;
	visibility: hidden;
	display: none;
}
h2 {
	font-size: small;
	font-weight: bold;
	margin-top: 0em;
}
h5 {
	font-weight: bold;
	display: inline;
}

#form{
	float: right;
	clear: both;
	margin-top: -0.8em;
	margin-bottom: -0.8em;
	width: 30em;
	text-align: right;
	display: inline;
}

.verde{
	color: #006600;
}
.vermelho{
	color: #FF0000;
}
.amarelo{
	color: #FFCC33;
}

.ytdireita {
	float: right;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	height: 344px;
	width: 425px;
}
.ytesquerda {
	float: left;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	height: 344px;
	width: 425px;
}
/* bloco do rodape */
#rodape {
	width: 100%;
	border-top: thin solid #FFCC99;
	border-right: thin solid #FFCC99;
	border-bottom: none;
	border-left: thin solid #FFCC99;
	padding: 0.2em;
	clear: both;
	height: 2.5em;
}

img.logo{
	border: 0;
	display: inline;
	height: 2em;
	width: 6em;
}

div.certificados{
	float: left;
	position: static;
	width: 19em;
}
div.contacto{
	float: left;
	position: static;
	width: 5.5em;
}
div.direitos{
	float: right;
	clear: right;
	position: static;
	width: 21em;
	text-align: right;
}
div.paginaactualizada{
	float: right;
	clear: right;
	position: static;
	width: 25em;
	text-align: right;
	font-size: xx-small;
	font-weight: bold;
	margin: 0.5em;
}
hr {
	border: thin solid #FFCC99;
}