﻿/* Css Padrão do site - Goodyear Aventura
Semantica sempre na estrutura do site!important
---------------------------------------------------------------------------------------- */
body{
	font: normal 13px Arial;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #000;
	background: #FFF;
	text-align: center;
}

/* Definição das tags:
--------------------------------------------------------------------------------------------*/
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a{
	color: #000;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

img{
	border: 0;
}

iframe{
	margin: 0px;
	padding: 0px;
}

input, select, textarea, label{
	margin: 0px;
	padding: 0px;
	font: normal 13px Arial;
}

object{
	outline: none;
}

p{
	margin: 0px;
	padding: 0px 0px 15px 0px;
}

h1{
	margin: 0px;
	padding: 5px 0px 15px 0px;
	font: normal 15px Arial;
	color: #000;
	font-weight: bold;
}

h2{
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font: normal 14px Arial;
	color: #000;
}

form{
	margin:0;
	padding:0;
}

/* Classes gerais
------------------------------------------------------------------------------------------*/ 
.clear{
	clear: both;
}

.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

.floatLeftImg{
	float: left;
	padding: 0px 15px 0px 0px;
}

.floatRightImg{
	float: right;
	padding: 0px 0px 0px 15px;
}

.paddingRightNone{
	padding-right: 0px!important;
}

.center{
	text-align: center;
}

.semBorda{
	border: none!important;
}

.textoClaro{
	color: #c4960e;
}

.principalComBg{
	background: url("/images/fundo_pre_cadastro.jpg") no-repeat 0px 0px;
}

.listasBullet{
	list-style-type: disc!important;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 20px;
}

.listasBullet li{
	list-style-type: disc!important;
	padding: 0px 0px 10px 0px;
}

.glossario_palavra {
	color:#3777bc;
	font-size:13px;
	line-height:20px;
	font-weight: bold;	
}

.texto_conteudo_black {
	color:#000000;
	font-size:13px;
	line-height:20px;
	text-align:justify;
	width:730px;
}
/* Estrutura 
------------------------------------------------------------------------------------*/
#geral{
	width: 992px;
	margin: auto;
	text-align: left;
	position: relative;
	border: 2px solid #c4960e;
}

/* Topo
--------------------------------------------------------------------------------*/
#topo{
	width: 992px;
}

#topo #esquerdaTopo{
	float: right;
	width: 265px;
}

#topo #esquerdaTopo form{
	margin:0px;
	padding:0px;
}

#topo #esquerdaTopo ul{
	clear: both;
	float: right;
	width: 230px;
}

#topo #esquerdaTopo form ul li{
	float: left;
	border-right:1px solid #000;
	padding: 0px 5px 0px 5px;
}

#topo #esquerdaTopo form ul li a{
	float: left;
	text-decoration: none;
	color: #c4960e;
}

#linkHome{
	border-top: 2px solid #c4960e;
	border-bottom: 2px solid #c4960e;
	padding-left:20px;
}

#linkHome a{
	display: block;
	width: 40px;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-decoration: none;
	color: #c4960e;
}

/* Conteúdo Principal
---------------------------------------------------------------------------------*/
#corpo{
	width: 992px;
}

/* LATERA ESQUERDA
------------------------------------------------------------------------------*/

#lateralEsquerda{
	width: 180px;
	float: left;
}

#lateralEsquerda #menuLateral{
	width: 180px;
	float: left;
}

#lateralEsquerda #menuLateral li{
	width: 180px;
	float: left;
}

#lateralEsquerda #menuLateral li a{
	float: left; 
}

#lateralEsquerda #menuLateral li img{
	float: left; 
}

#separacaoMenuLinks{
	width: 180px;
	height: 18px;
	background: #c4960e;
	clear: both;
}

#formLoginSenha{
	width: 180px;
	float: left;
}

#outrosLinks{
	width:180px;
}

#loginSenha{
	width:165px;
	padding: 5px 0px 5px 15px;
	background: #EBF7FD;
}

#loginSenha span{
	display: block;
	float: left;
	padding: 0px 0px 0px 10px;
	font-size: 10px;
	color: #666666;
}

#welcome{
	width:165px;
	padding: 5px 0px 5px 15px;
	background: #EBF7FD;
}

#welcome span{
	display: block;
	float: left;
	font-size: 10px;
	color: #666666;
}

.inputBordas{
	float: left;
	width:165px;
	padding: 0px 0px 5px 0px;
}

.inputBordas img{
	float: left;
}

.inputBordas input{
	float: left;
	width: 130px;
	height: 13px;
	background: #BDBEC0; 
	border:1px solid #BDBEC0;
}

#btnOk{
	float: left;
	padding: 0px 5px 0px 0px;
}

#esqueciSenha{
	float: left;
	width: 160px;
	font-size: 10px;
}

#esqueciSenha a{
	color: #666;
}

#esqueciSenha a:hover{
	text-decoration: underline;
}

#alteraSenha{
	float: left;
	width: 160px;
	font-size: 10px;
}

#alteraSenha a{
	color: #666;
}

#alteraSenha a:hover{
	text-decoration: underline;
}

#bspMundo{
	width: 180px;
	background: #EBF7FD;
}

#tituloBSP{
	display: block;
	color: #FFF;
	background: #0099CC;
	height:15px;
	width:165px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
}

#bspMundo select{
	border:1px solid #0099CC;
	margin: 0px 0px 10px 15px;
	font-size: 10px;
	width:150px;
}

#bayerLinks{
	width: 180px;
}

#tituloBayerLinks{
	display: block;
	color: #FFF;
	background: #999;
	height:15px;
	width:165px;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;
}

#bayerLinks ul{
	padding: 0px 0px 5px 15px;
	border-bottom:1px solid #999;
}

#bayerLinks ul li a{
	text-decoration: none;
	color: #444;
}

#linkFontMenor{
	margin: 9px 0px 0px 0px;
	padding: 0px 0px 15px 15px;
}

#linkFontMenor a{
	font-size: 10px;
	display: block;
	text-decoration: none;
	color: #444;
}

/* CONTEÚDO
--------------------------------------------------------------------------------------*/
#conteudo{
	width: 812px;
	float: left;
}

#principalSite{
	width: 742px;
	padding: 0px 50px 0px 20px;
}

/* Conteúdo Home
---------------------------------------------------------------------------------*/

/* Bread Crumbs
---------------------------------------------------------------------------------*/

/* Css Conteúdo páginas internas
---------------------------------------------------------------------------------*/
#crosslinksBottons{
	border-top:2px solid #c4960e;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 738px;
}

#alinhaCrosslink{
	width: 540px;
	margin: auto;
	padding: 30px 0px 0px 0px;
}

#crosslinksBottons #alinhaCrosslink ul{
	float: left;
	width: 540px;
}

#crosslinksBottons #alinhaCrosslink ul li{
	float: left;
	width: 180px;
	text-align: center;
}

/* LINKS
-----------------------------------------------------------------------------------------*/
#listaLinksTop{
	float: left;
}

#listaLinksTop li{
	float: left;
	border-right: 1px solid #c4960e;
	padding: 0px 5px 0px 5px;
}

#listaLinksTop li img{
	float: left;
}

#links{
	clear: both;
	padding: 10px 0px 30px 0px;
}
/* SCROLL
-----------------------------------------------------------------------------------*/
#scroll{
	width: 742px;
	height: 300px;
	overflow: auto;
	margin: 20px 0px 40px 0px;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #F7F3E7;
	width: 17px!important;
}
.jScrollPaneDrag {
	position: absolute;
	background: #CFB666;
	cursor: pointer;
	overflow: hidden;
	border:1px solid #BB8A0A;
	width: 157px!important;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 17px!important;	
}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
	width: 17px!important;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

a.jScrollArrowUp {
	background: url("/images/scroll_top.gif") repeat-x 0 0;
	width: 17px!important;
	display: block;
	height: 19px;
}

a.jScrollArrowDown {
	background: url("/images/scroll_bottom.gif") repeat-x 0 0;
	width: 17px!important;
	display: block;
	height: 19px;
}

/* Rodapé
---------------------------------------------------------------------------------*/
#rodape{
	text-align: center;
	font-size:12px;
}
