/* Cor do azul da Logo: #477B90 */

* {
	font-family: Calibri, Arial, Helvetica, sans-serif;
}

input, select {
	color: #234469;
}

/*label {
	color: white;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
}*/

#oculto input {
	height: 14px;
	width: 126px;
	display: block;
}

/*
.UsuSen {
	margin-top: 5px;
}
*/

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

li {
	color: #333333;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body {
	background: #477B90; /*#3E516F;*/
}

a {
	text-decoration: none;
}

label, #ConteudoLogin a {
	text-decoration: none;
	color: white;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#ConteudoLogin a:hover {
	color: #FFBD5B;
}

#ConteudoLogin a:hover img {
	text-decoration: none;
}

/* CSS JQuery para o botão "Entrar": */
#conteudo, #oculto {
	background: /*url(../Imagens/FundoEntra2.png) repeat*/ #7E7E7F;
	width: 128px;
	margin: auto;
	padding: 10px;
	/*border: solid 1px #ccc;*/
}

/*#conteudo h1 {
	font-size: 15px;
}*/

#oculto {
	display: none;
	/*margin-top: 30px;*/
	position: absolute;
	top: 40px;
	right: 3px;
}

#oculto a:hover {
	color: white;
	text-decoration: underline;
}

#oculto img {
	margin-top: 8px;
}
/* Até aqui o CSS da JQuery */

#Login {
	width: 100%;
	height: 40px;
	background: #477B90; /*#8397BC;*/
}

.AHREFlaranja a {
	color: #FF8306;
}

.AHREFlaranja a:hover {
	color: #FF8306;
}

#ConteudoLogin {
	margin: auto;
	height: 100%;
	width: 736px;
	background: #477B90; /*#AFBCD3;*/
	position: relative;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#ConteudoLogin {
	top: -2px; /* This is a CSS Hacks to Safari and Google Chrome Navigators */
}

#oculto {
	top: 42px;
}
}

#UsuarioSenha {
	height: 22px;
	width: 326px;
	background: #CCC;
}

#Topo {
	width: 100%;
	height: 150px;
/*	background: #B5C5DF; */
	background:  url(../Imagens/FundoTopo2.jpg);
}

#FundoTopo {
	margin: auto;
	height: 150px;
	width: 736px;
	background:  url(../Imagens/FundoTopo2.jpg); /*#CAD5FF; */
/*	border: 2px solid black; */
}

#logo {
	height: 150px;
	width: 139px;
	/*background: URL(../Imagens/logo1.png) no-repeat;*/
	float: left;
}

#ConteudoMenuDir {
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	height: 134px;
	width: 589px;
	float: left;
	/*background: url(Imagens/MenuDireita.png);*/ /*#8FA5BF;*/
}

#DentroDoMenuDir {
	margin-top: 30px;
}

#DentroMenuDirAbaixo {
	margin-top: 20px;
	margin-left: 10px;
	color: #376071;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

/* DISPLAY: NONE */
#ListaMenuDir {
	margin: 8px;
	height: 118px;
	width: 344px;
	display: none;
}

/*
#MenuTopo {
	width: 100%;
	height: 35px;
	background: #8397BC;
}

#ConteudoMenuTopo {
	margin: auto;
	height: 35px;
	width: 736px;
	background: #AFBCD3;
}
*/

#ConteudoQB {
	width: 100%;
	background: white; /* Azul clarinho quase branco: F0F0FF */
}

#Conteudo {
	margin: auto;
	width: 734px;
	background: #E0E6EF;
	display: table;
}

#ImagemCamisa {
	height: 300px;
	width: 450px;
	/*background: #8FA5BF;*/ /* url(Imagens/imgTeste.png); */
	margin: 5px 4px 5px 5px;
	/*float: left;*/
}

#ImagemDir {
	height: 300px;
	width: 260px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	/*background: url(Imagens/AbaOrganizadasSM.png);*/ /*#8FA5BF;*/
	/*float: left;*/
}

#TextoCamisasNovas {
	width: 718px;
	background: #E0E6EF;
	margin-left: 8px;
	margin-bottom: 8px;
	float: left;
	color: #376071;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#TextoCamisasNovas a:hover {
	text-decoration: underline;
}

.CamisasNovas {
	height: 246px;
	width: 718px;
	/*background: #8FA5BF;*/
	margin: 0 8px 8px;
	float: left;
}

.DescCamisasNovas { /* Descrição das camisas novas como: Nome, designer e preço */
	width: 234px;
/*	background: #8FA5BF;*/
	margin-left: 8px;
	margin-bottom: 8px;
	background: #E0E6EF;
	float: left;
	font-size: 13px;
	color: #333;
}

.DescCamisasNovas b a {
	text-decoration: none;
	font-size:16px;
	color: #333;
}

.DescCamisasNovas a:hover {
	text-decoration: underline;
}

.Espacamento {
	height: 16px;
	width: 100%;
	background: white;
}

#Rodape {
	width: 100%;
	/*height: 145px;*/
	background: #477B90; /* #3E516F; */
	margin-bottom: 0;
}

#ConteudoRodape {
	margin: auto;
	margin-top: 8px;
	margin-bottom: 14px;
	/*height: 100%;*/
	width: 736px;
	background: #477B90; /* #AFBCD3; */
}

#Newsletter, #Navegando, #Juntese, #Aceitamos, .CopyRight {
	text-decoration: none;
	color: white;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#Newsletter input {
	margin-top: 5px;
	width: 118px;
}

#Navegando li, a {
	color: white;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#Navegando a:hover {
	text-decoration: underline;
}

#Juntese a:hover {
	text-decoration: underline;
}

#Aceitamos {
	text-align: justify;
}

#Aceitamos a:hover {
	text-decoration: underline;
}

.CopyRight {
	border-top: 1px dotted #E0E6EF;
	margin-top: 14px;
	padding-top: 11px;
	width: 100%;
	text-align: center;
}

p {
	margin: 0;
	color: #376071;
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

/* INÍCIO DA ABA -------------------------------------------------------------------------- */

#ImagemDir .menu {
	color: white;
	height: 33px;
	width: 83px;
	background: url(../Imagens/AbaSM.gif) no-repeat;
}

#ImagemDir .menu-sel {
	color: #477B90;
	height: 33px;
	width: 83px;
	background: url(../Imagens/AbaCM.gif) no-repeat;						
}

#ImagemDir .menu-sel label {
	color: #477B90;
}

#ImagemDir .tb-conteudo {
	background: #FFFFFF;
	height: 100%;
	width: 260px;
}

#ImagemDir .conteudo {
	background-color: white;
	height: 257px;
	padding: 5px;
}

#Concurso, #Promocoes, #AcaoSocial {
	text-decoration: none;
	color: #376071;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#Concurso {
	background: white;
	height: 100%;
}

#Promocoes {
	background: white;
	height: 100%;
}

#AcaoSocial {
	background: white;
	height: 100%;
}

#Concurso a, #Promocoes a, #AcaoSocial a {
	color: #376071;
	font-size: 14px;
}

#Concurso a:hover, #Promocoes a:hover, #AcaoSocial a:hover {
	text-decoration: underline;
}

.msg_erro {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FF4040;
font-weight: bold;
font-size: 11px;
}

.msg_ok {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #00CC00;
font-weight: bold;
font-size: 11px;
}

/* FIM DA ABA ----------------------------------------------------------------------------- */

/*border: 1px solid red;*/

#Slideshow {
	height: 300px;
	width: 450px;
}

#tooltip{
	font-size: 14px;
	position: absolute;
	border: 1px solid #FFA448;
	background: #f7f5d1;
	padding: 2px 5px;
	color: #333;
	display: none;
	z-index: 100;
}

/*********************************************/

.fontData {
	color: #FF8306;
}

#banner1 {
	width: 100%;
	background: white;
	padding-bottom: 18px;
	padding-top: 6px;
}

#banner {
	width: 718px;
	height: 58px;
	margin: auto;
	background: #E0E6EF;
	font-size: 22px;
	font-weight: bold;
	color: #376071;
	padding: 8px;
}

#bannerImg {
	width: 734px;
	height: 74px;
	margin: auto;
}
