body{
	background-color: #B9DF99;
	margin-top: 0px;
 	margin-left: 0px;
 	margin-right: 0px;
 	margin-bottom: 0px;
 	font-family: Trebuchet MS, Sans-Serif;
}

/* ***** DIVS DE CONTEÚDO ***** */

#divcentralpadrao {
	margin-left: 5px;
	margin-right: 420px;
	margin-top: 2px;
	width: 770px;
}

#divAjuda {
	margin-left: 10px;
	margin-right: 420px;
	margin-top: -0px;
	width: 1000px;
	float: left;
	z-index: 100;
	position: absolute;
}

#divcentralbusca {
	margin-left: 0px;
	margin-right: 420px;
	margin-top: 10px;
	width: 820px;
}

#divesquerda {
	width: 120px;
	height: 622px;
	margin-bottom: auto;
	margin-left: -22px;
	position: absolute;
	margin-top: 18px;
	text-align: center;
}

#texto {
	width: 500px;
	display: block;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

#divdireita {
	position: absolute;
	width:	120px;
	height: 600px;
	margin-left: 885px;
	margin-top: 18px;	
}

#divcentralpadrao{
	width:	680px;
	margin-left: 100px;
	position: absolute;
	text-align: center;
	z-index: 2;
}

#divcentralnotamedia{
	position: absolute;
	margin-top: 8px;
	margin-left: 776px;
	width: 94px;
	height: 118px;
	text-align: center;
}


#divproximasimagens{
	position: absolute;
	margin-top: 20px;
	margin-left: 776px;
	width: 210px;
	height: 118px;
	text-align: center;
}

#uploadBox {
	width: 94px;
	height: 118px;
	margin-left: -10px;
	position: absolute;
	margin-top: 690px;
	text-align: center;
}

/* ***** FIM DOS DIVS DE CONTEÚDO ***** */

/* ***** INÍCIO DOS DIVS DE COMENTÁRIOS ***** */

div.comentarios {
	background-color: #ffffff;
	background-x-position: 0%;
	background-y-position: 0%;
	padding-top: 0pt;
	padding-right: 10px;
	padding-bottom: 0pt;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 0pt;
	margin-bottom: 15px;
	margin-left: 0pt;
	*position: static;
}
div.comentario {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9DF99;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b9b9ba;
	color: #000000;
	text-align: left;
	min-height: 65px;
	display: block;
	*position: static;
	padding-left: 0px;
}
	
div.comentario:hover {
	background-color: #edffdf;
}

a {
	text-decoration: none;	
}

a:HOVER {
	text-decoration: overline underline;
}

a.linkCima {
	color: #ffffff;
	font-size: 12px;
	cursor: pointer;
}

#buttonEnviar{
	margin-top: 0px;
	margin-left: 550px;
}

#usuarioApelidoComentario{
	font-weight: bold;
}

#datahoraComentario{
	font-weight: bold;
}

#header{
	color: #ffffff;
	position: absolute;
	*position: relative;
	margin-top: -30px;
	*margin-top: 0px;
	background-image: url(http://www.josta.com.br/imagens/header_bg.png);
	background-color: #3f8309;
	height: 30px;
	width: 100%;
	min-width: 1024px;
	*background-image:none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='/imagens/header_bg.png');
}

#headerInterno {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}
	
#listaHeader{
	position: absolute;
	line-height: 0;
	margin-left: 500px;
	*margin-left: 470px; 
	height: 30px;
	margin-top: -30px;
 	color: white;
}

#imagemLogoHeader{
	height: 40px;
	width: 120px;
	margin-left: 70px;
	background-repeat: no-repeat;
	position: absolute;
	margin-top: -30px;
}

/* Hack para o Firefox 3 e Internet Explorer */
#imagemLogoHeader, x:default { 
	margin-left: 70px;
	*margin-left: 70px;
}

#bvTitulo{
	color: #663300;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 25px;
	*margin-left: -50px; 
}

#bvImagem{
	float: left;
}

#bvTexto{
	display: block;
	margin-left: 55px;
	margin-bottom: 5px;
	padding-right: 30px;
	
	*margin-left: auto;
	*max-width: none;
}

#bvDescricao{
	text-align: left;
	margin-left: 100px;
}

#bvEnd{
	color: #3f8309;
	padding-bottom: 30px;
	padding-top: 50px;
	padding-left: 70px;
	font-size: 25px;
	text-decoration: underline;
	text-align: center;
	float: left;	
}

#fotoInstrucoes{
	width: auto;
	clear: none;
	float: left;
}

#fotoInstrucoesImagem{
	position: relative;
	clear: none;
	float: left;
	margin-left: 0px;
}

#bvTextoFoto{
	clear: none;
	position: absolute;
	text-align: center;
	margin-left: 200px;
	
	*position: relative;
}

#imagemPagSeguro{
	margin-left: 420px;
	background-repeat: no-repeat;
	position: absolute;
	margin-top: -18px;
}

/* Hack para o Firefox 2 */
#imagemPagSeguro, x:default { 
	margin-top: -34px;
	margin-left: 420px;
	*margin-top: -18px;
	*margin-left: 440px;
}

#campoProcurar{
	background-image: url(../imagens/procura.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 210px;
	position: absolute;
	margin-left: 170px;
	margin-top: -16px;
	*background-image: none;
	*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/imagens/procura.png');	
	*height: 5px;
}


/* Hack para o Firefox 3 e Internet Explorer 6 */
#campoProcurar, x:default  { 
	margin-top: -30px;	
	*margin-top: -16px;
}

#inputProcurar{
	margin-left: 15px;
	margin-top: 1px;
	*margin-top: 0px; 
	border:0px solid #ffffff;
	width: 170px;
}



/*  Items rank************************************************************************************************************/

#rankTitle{
	height: 38px;
	width: 75px;
	margin-left:5px;
}

#divRank{
	width:100px;
	margin-top: 0px;
}

#titleImagemText{
	margin-top: 0px;
}

#imagemItem{
	margin-top: 10px;
	border: solid 1px #90bc6c;
}

#listaLinksAdSense{
	text-align: center;
}

.descImagem{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9DF99;
	color: #000000;
	text-align: left;
	min-height: 70px;
	text-indent: 10px;
	clear: both;
	display: block;
}

.imagemUsuario {
	margin-left: auto;
	position: absolute;
	height: 65px;
	width: 65px;
	*margin-left: -80px;
}

.imagemUsuarioEnviado {
	margin-left: auto;
	position: absolute;
	height: 65px;
	width: 65px;
	*margin-left: -20px;
}

.nomeUsuario {
	margin-left: 70px;
	position: absolute;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	font-style: normal;
	text-align: center;
	display: block;
	*left: 10px;
}

.horaUsuario {
	position: absolute;
	margin-top: 5px;
	font-size: 11px;
	font-weight: normal;
	color: #663300;
	font-style: normal;
	text-align: right;
	display: block;
	margin-left: 530px;
	*margin-left: 450px;
	/**left: -20px;*/
}

.comentarioUsuario {
	margin-left: 80px;
	margin-top: 40px;
	*padding-top: 25px;
	font-size: 13px;
	text-align: left;
	display: block;
	position: relative;
	*position: static;
	max-width: 580px;
	height: auto;
}


.comentarioUsuarioMandou{
	margin-left: 80px;
	margin-top: 20px;
	font-size: 14px;
	text-align: left;
	display: block;
	position: absolute;
	max-width: 580px;
}


/*  tag items****************************************************************************************************************/
#tagBox{
	position: relative;
	margin-top: 300px;
	margin-left: 10px;
}

#tagBoxImagem_Title{
	background-image: url(../imagens/TAGS.png);
	height: 38px;
	width: 75px;
	margin-left: 10px;
}



/*  Items outros****************************************************************************************************************/
#mainContent{
	position: absolute;
	width:	800px;
	min-height: 600px;
	margin-left: 20px;
	margin-top: 10px;
}

#divBody{
	margin-top: 30px;
	/* IE6 */
	*margin-top: 0px;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

#divBusca{
	margin-top: 30px;
	width: 795px;
}

#divBodyRegister{
	margin: auto;
	width: 600px;
	margin-left: 60px;
	margin-top: 10px;
}

#divBodyLogin{
	margin: auto;
	width: 600px;
	margin-left: 60px;
	margin-top: 10px;
	background-color: #ff42ff;
}

#adSenseLateral{
	position: absolute;
	width:	120px;
	height: 600px;
	margin-left: 900px;
	margin-top: 15px;
}

	
ul li {	
	display:inline;
	*top: 15px;
	*position: relative;
}

#title{
	float: left;
	line-height: 0;
}

#buttonTop{
	position:fixed; 
	bottom:0; 
	right:0;
	height: 40px;
	width: 40px;
	z-index: 1;
}

#buttonTop:HOVER{
	cursor: pointer; 
}

.imagemSemBorda{
	border: 0;
}

.escritaTitulo{
	font-size: 20px;
	font-weight: bold;
	color: #663300;
	font-style: italic;
	text-align: center;
	position: relative;
	margin-bottom: 30px;
	display: block;
}

.escritaTituloFoto{
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-align: center;
	text-decoration: underline;
	position: relative;
	margin-bottom: 5px;
	display: block;
}

.escritaIndicativo{
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}

.menssagemErro {
	font-size: 12px;
	color: #FF0000;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	margin-bottom: 5px;
}

.enviarFotoContent {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}

.indicarAmigosConteudo{
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}

.indicarAmigosText{
	text-align: center;
	display: block;
	margin-bottom: 20px;
}

.uploadConteudo{
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}

.conteudoRegistrar{
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}

.imagemRegistrar {
	position: relative;
	width: 175px;
	height: 70;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 10px;
}

.loginConteudo {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}

.resetarSenharConteudo {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}

.areaTexto{
	width: 300px;
	margin-bottom: 10px;
}

.areaEntrada{
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
}
 
label {
	display: block;
	text-align: right;
	float: left;
	width: 120px;
	padding-right: 20px;
}
 
br {
	clear: left;
}

.checkBox {
	width: 20px;
	display: block;
	float: left;
	*float: none;
	margin-bottom: 10px;
}
 
.linksLogin {
	position: relative;
	margin-top: 50px;
	font-size: 14px;
	color: #663300;	
}

.buttonJosta{
   font-family:Arial,sans-serif;
   font-weight:bold;
   color:#562100;
   background-color:#EBBD30;
   border-style:outset;
   border-color:#336600;
   margin-top: 10px;
}

#loginButton{
	margin-left: 150px;
}

#register{
	margin-left: 150px;
}

.buttonJosta:HOVER{
	border-style: inset;
}

.labelAviso{
	color: #FF1200;
}

#divBodyLogin{
	background-color:#ffffff;
	width: 785px;
	position: absolute;

}

/*  caixa de nota**********************************************************************************************************************/
#divcentralsuanota{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9DF99;
	color: #000000;
	display: block;
	padding: 10px;
	text-align: left;		
}

#caixaNotaMedia{
	margin-top: -65px;
	/* IE6 */
	*margin-top: 0px;
	position: absolute;
}

.caixaNota{
	margin-top: -65px;
	/* IE6 */
	*margin-top: 0px;
	height: 69px;
	width: 64px;
	outline-style: solid;
	outline-color: #90bc6c;
	outline-width: 1px;
	position: absolute;
}

.caixaNota:HOVER{
	background-color: #90bc6c;
	cursor: pointer;
}

.caixaNotaNaoPodeVotar{
	margin-top: -65px;
	/* IE6 */
	*margin-top: 0px;
	position: absolute;
	height: 69px;
	width: 64px;
	outline-style: solid;
	outline-color: #90bc6c;
	outline-width: 1px;
}

.caixaNotaNaoPodeVotar:HOVER{
	cursor: pointer;
}

.caixaNotaVotada{
	margin-top: -65px;
	/* IE6 */
	*margin-top: 0px;
	position: absolute;
	height: 69px;
	width: 64px;
	outline-style: solid;
	outline-color: #90bc6c;
	outline-width: 1px;
	background-color: #90bc6c;
}

/* Classes da caixa com bordas arrendodadas */
.module {
	margin-bottom: 8px;
	empty-cells: show;
	table-layout: fixed;
	width: 100%;
}

.topl_g, .topl, .topl_lrg, .boxmid, .boxmidsml, .boxmidlrg {
	overflow-x: hidden;
}

.module .boxmid, .module .boxmidsml, .module .boxmidlrg {
	padding-top: 5px;
	padding-left: 5px;
}

.module .topl, .module .topl_lrg {
	height: 5px;
	font-size: 8px;
	line-height: 8px;
}

.module .botl {
	height: 8px;
	font-size: 8px;
	line-height: 1px;
}

.module .topr {
	width: 8px;
	height: 5px;
	font-size: 8px;
	line-height: 8px;
}

.module .boxmid, .module .boxmidsml, .module .boxmidlrg, .module .boxmidlock {
	background-color: #ffffff;
}

*HTML .module .topl {
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/imagens/content_cima.png'); BACKGROUND-IMAGE: none
}
*HTML .module .topl_lrg {
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/imagens/content_cima.png'); BACKGROUND-IMAGE: none
}
*HTML .module .topl_g {
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/imagens/content_cima.png'); BACKGROUND-IMAGE: none
}
*HTML .module .topr {
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/imagens/content_cima_direita.png'); BACKGROUND-IMAGE: none
}
*HTML .module .topr_g {
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/imagens/content_cima_direita.png'); BACKGROUND-IMAGE: none
}
*HTML .module .botl {
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/imagens/content_baixo.png'); BACKGROUND-IMAGE: none
}
*HTML .module .botr {
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src='/imagens/content_baixo_direita.png'); BACKGROUND-IMAGE: none
}
*HTML .module .boxmidr {
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='/imagens/content_right.png'); BACKGROUND-IMAGE: none
}
*HTML .module .boxmidsmlr {
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=scale,src='/imagens/content_right'); BACKGROUND-IMAGE: none
}

.module .topl, .module .topl_lrg, .module .topl_g {
	background-image: url(../imagens/content_cima.png);
}

.module .botl {
	background-image: url(../imagens/content_baixo.png);
}

.module .boxmidr, .module .boxmidsmlr {
	background-image: url(../imagens/content_right.png);
}

.module .botr {
	background-image: url(../imagens/content_baixo_direita.png);
}

.module .topr, .module .topr_g {
	background-image: url(../imagens/content_cima_direita.png);
}

/* Fim das caixas arrendodadas */
