/* CSS referente a área "JUNTOS" */


#titulo .subtitulo {
	font-size:12px;
	color:#999;
	font-weight:bold;
}

#conteudo.necessidades {
	color:#333333;
}

#conteudo h2 .tituloSemana {
	font-size:30px; 
	line-height:22px;
}

#conteudo p.identacao {
	margin-left:20px;
}
#conteudo p.identacao2 {
	margin-top:15px;
	margin-left:25px;
	text-indent:-18px;
}
.xis {
	font-weight:bold;
	color:#FF0000;
}

span.numeracao {
	color:#0094DA;
	font-weight:bold;
	font-size:14px;
}

#conteudo p.lista {
	margin-left:20px; 
	line-height:24px;
}
#menuJuntos {
	margin:15px 0 0 10px;
	width:180px;
	height:auto;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#666666;
	background: url(../imagens/juntos/bgMenuJuntos.png) no-repeat;
}

#menuJuntos p {
 *padding:0;
 *margin-top:8px;
 *margin-bottom:10px;
}

#menuJuntos h3 {
	margin:12px 0 0 12px;
	padding:0 0 0 0;
	font-size:12px;
	font-weight:normal;
}

#menuJuntos h3.first {
	margin-top:15px;
}

/*Tabela de necessidades*/

#listaNecessidades {
	margin:20px 0 0 0;
	width:480px;
	height:auto;
	float:left;
}
#listaNecessidades .linha {
	width:480px;
	height:auto;
	float:left;
	margin:0 0 5px 0;
	border-bottom:1px solid #dddddd;
	clear:both;
}

#listaNecessidades .linha2 {
	width:480px;
	height:auto;
	float:left;
	margin:0 0 5px 0;
	clear:both;
}

#listaNecessidades a.try {
	text-decoration:none;
	color:#333;
	cursor:pointer;
	display:block;
	width:auto;
	height:auto;
}

/*oooooooooooooooooo*/

#listaNecessidades .numero {
	text-align:center;
	width:40px;
	height:auto;
	float:left;
}
#listaNecessidades .necessidade {
	text-align:center;
	width:190px;
	height:auto;
	float:left;
}
#listaNecessidades .obs {
	text-align:center;
	width:240px;
	height:auto;
	float:left;
}
/*oooooooooooooooooo*/

#listaNecessidades .head {
	font-weight:bold;
	margin:0 0 5px 0;
	background:none;
	border:none;
}
#listaNecessidades .numLista {
	height:28px;
	font-weight:bold;
	font-size:14px;
	padding-top:2px;
}
#listaNecessidades .bg1 {
	background:url(../imagens/juntos/bg_numeros.png) no-repeat top left;
}
#listaNecessidades .bg2 {
	background:url(../imagens/juntos/bg_numeros2.png) no-repeat 5px 0;	
}


/** Versiculo**/

.versiculo {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	line-height:12px;
	}
	
/** wallpapers**/
.wallpaper {
	width:120px;
	height:auto;
	margin:15px;
	border:1px solid #CCCCCC;
	float:left;
	}

.wallpaper p {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ff9900;
	}
	
.wallpaper a {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#FF9900;
	text-decoration:none;
	}
	
.wallpaper a:hover {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	text-decoration:underline;
	}


.miniatura {
	width:120px;
	height:75px;
	float:left;
	}

pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

img{border:none;}






#preview{
	position:absolute;
	 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;

	border:1px solid #ccc;
	background:#CCCCCC;
	padding:5px;
	display:none;
	color:#fff;
	}
	
/*  */

/* Produtos */

.bgbloco {
	width:193px;
	height:280px;
	background-color:#666666;
	float:left;
	margin:10px;
	}
	
.bgbloco p {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	width:auto;
	height:auto;
	color:#CCCCCC;
	margin-top:3px;
	margin-left:3px;
	}
	

	
.cores {
	width:15px;
	height:15px;
	margin-top:5px;
	margin-left:7px;
	float:left;
	}


	
.bgproduto {
	background-color:#f3f3f3;
	width:175px;
	height:150px;
	margin-top:5px;
	margin-left:7px;
	border:2px solid #999999;
	}
	
	

.informacoesprodutostitulos {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF9900;
	margin-left:5px;
	}
	

