@charset "utf-8";
/* CSS Document */


#geral {
	margin:0 auto;
	width:930px;
	height:600px;
	
}

/*-------         MENU         ---------*/

#menu {
	width:535px;
	height:33px;
	position:absolute;
	right:-18px;
	top:183px;
	background:url(../images/fundo_menu.jpg) repeat-x;

}

#btSobre_over,#btProdu_over,#btCadas_over,#btFale_over,#btMate_over {
	display:none;
}

#menu ul li {
	height:33px;
	list-style:none;
	margin:1px;
	padding:0px;
	display: block;
	float:left;
	cursor:pointer;
}

#topo {
	position:relative;
	 width:930px; 
	 height:250px;
	 float:left;
}

#conteudo {
	 width:930px; 
	 height:auto;
	 float:left;
	 padding: 10px 0 20px 0;
}

/*--------          HOME - DIVS         --------*/

h1 {
	color:#666;
	font-size:12px;
	font-weight:bold;
	padding:5px 0 5px 10px;
	border-bottom: solid 1px #ffcc00;
	position:relative;
	
}

.bt_fechar {
	position:absolute;
	top:7px;
	right:5px;
	cursor:pointer;
}

.bt_minimizar {
	position:absolute;
	top:7px;
	right:23px;
	cursor:pointer;
}

#BarraCrieDesk {
	width:920px;
	margin:0 0 15px 0; 
	border-bottom: solid 1px #FFCC00;
}

#ColuEsq {
	float:left; 
	width:319px; 
	height:auto;
}

#ColuMeio {
	float:left; 
	width:320px;
	height:auto;
}

#ColuDirei{
	float:left; 
	width:290px; 
	height:auto;
}

#BoxCalendario {
	width:290px; 
	height:190px; 
	border: solid 1px #ffcc00; 
	float:left; 
	background:url(../images/fundo_calendario.gif) no-repeat 36px 33px #FFFFFF; /* left Top*/
}

#BoxClimaTempo {
	width:290px; 
	height:164px; 
	border: solid 1px #ffcc00; 
	float:left; 
	margin:0 0 0 0px; 
	background:url(../images/fundo_previsao_tempo.gif) no-repeat 20px 35px #FFFFFF; 
}

#BoxProdutosBic{
	width:280px; 
	height:225px; 
	border: solid 1px #ffcc00; 
	float:left; margin:0 0 0 0px; 
	background:url(../images/fundo_produtos.gif) no-repeat 1px 1px #FFFFFF; 
}

#BoxNoticias {
	width:290px; 
	height:225px; 
	border: solid 1px #ffcc00; 
	float:left; 
	margin:28px 0 0 0;
	background:url(../images/fundo_noticias.gif) no-repeat 20px 35px #FFFFFF; 
}

#BoxFavoritos {
	width:290px; 
	height:223px; 
	border: solid 1px #ffcc00; 
	float:left; 
	margin:28px 0 0 0px;
	background:url(../images/fundo_favoritos.gif) no-repeat 7px 35px #FFFFFF; 
}

#BoxListaEscolar {
	width:280px; 
	height:195px; 
	border: solid 1px #ffcc00; 
	float:left; 
	margin:28px 0 0 0px;
	background:url(../images/fundo_lista_escolar.gif) no-repeat 1px 1px #FFFFFF; 
}

#BoxGoogleSearch {
	width:290px; 
	height:114px; 
	border: solid 1px #ffcc00; 
	float:left; 
	margin:28px 0 0 0;
	background:url(../images/fundo_google_search.gif) no-repeat 7px 35px #FFFFFF; 
}

#GoogleWikcionario {
	width:290px; 
	height:100px; 
	border: solid 1px #ffcc00; 
	float:left;
	margin:28px 0 0 0;
	background-color:#FFFFFF;
}

#BoxGoogleMaps {
	width:280px; 
	height:345px; 
	border: solid 1px #ffcc00; 
	float:left; 
	margin:28px 0 0 0px;
	background:url(../images/fundo_googleMaps.gif) no-repeat -1px 37px #FFFFFF; 
}

#BoxMeusAnexos {
	width:290px; 
	height:215px; 
	border: solid 1px #ffcc00; 
	float:left; 
	margin:28px 0 0 0px;
	background:url(../images/fundo_meus_anexos.gif) no-repeat 7px 35px #FFFFFF; 
}

#BoxFlickr {
	width:290px; 
	height:261px; 
	border: solid 1px #ffcc00; 
	float:left; 
	margin:28px 0 0 0;
	background:url(../images/fundo_flickr.gif) no-repeat 7px 35px #FFFFFF; 
}


#BoxWikipedia {
	width:290px; 
	height:30px; 
	border: solid 1px #ffcc00; 
	float:left; 
	margin:28px 0 0 0px	;
	background-color:#FFFFFF;
}


.marginTop {
	margin-top:0px !important;

}

/*----------          Box login          ---------*/


.BgCampoLogin {
	background:url(../images/fundo_email.gif) 1px 1px no-repeat;
}

.BgCampoSenha{
	background:url(../images/fundo_senha.gif) 1px 1px no-repeat;
}


#CampoLogin {
	width:103px; 
	height:13px; 
	border:solid 1px #FFFFFF; 
	background-color:#fefad4; 
	/*background:url(img/fundo_email.gif) no-repeat;*/
	font: 10px Arial, Helvetica, sans-serif; 
}

#CampoSenha {
	width:103px;
	height:13px;  
	border:none; 
	background-color:#fefad4; 
	font: 10px Arial, Helvetica, sans-serif; 
	margin:8px 0 2px 0;
	*margin:6px 0 2px 0;/*  Hack para IE 7*/
	_margin:6px 0 2px 0;/*  Hack para IE 6*/
}

#BoxLogin {
	position:absolute; 
	right:30px; 
	top:20px; 
	width:155px; 
	height:65px; 
	padding:28px 5px 0 25px;
	*padding:27px 5px 0 25px;/* Hack para IE 7 */
	_padding:27px 5px 0 25px;/* Hack para IE 6 */
}

/*----------          CADASTRO         ---------*/

.cadastro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f7f;


}

.select {
	font-size:11px;
	color:#7f7f7f;
}

.inputText  {
	width:370px;
	height:14px;
	border: solid 1px #ffcc00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
	padding: 1px 2px 0 2px;
	margin-left: 0px;
}

.inputText2  {
	width:106px;
	height:21px;
	border: solid 1px #ffcc00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle;
	color:#7f7f7f;
	padding: 1px 2px 0 2px;
}

.inputText3  {
	width:200px;
	height:14px;
	border: solid 1px #ffcc00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
	padding: 1px 2px 0 2px;
	margin-left: 0px;
}

.inputTextTag  {
	width:89px;
	height:21px;
	border: solid 1px #ffcc00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:middle;
	color:#ffa806;
	padding: 1px 2px 0px 2px;
}



.textarea  {
	width:315px;
	height:115px;
	border: solid 1px #ffcc00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
	padding: 1px 2px 0 2px;
}



.data {
	width:25px !important;
}

.ano {
	width:40px !important;
}

.dd {
	width:17px !important;

}

.endereco {
	width:190px; !important;
}


.fone {
	width:55px !important;
}


.texto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
}

.MargemLeft15 {
	margin-left:17px;

}








/*----------          LISTA DE MATERIAIS         ---------*/


.tabelaGeral{
	background-color:#fefafb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
	border: 3px solid #ffcb00;
	vertical-align:top;
}


.tabela_tipo1{
	background-color:#fcf6e8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
}

.tabela_tipo2{
	background-color:#fcf6e8;
	border:solid #e1dfc8 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
}

.tabela_tipo3{
	background-color:#f4f3f1;
	border:solid #e1dfc8 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7f7f7f;
}


.tabela_tipo4{
	font-family:Arial;
	font-size:12px;
	color:#544014;
	text-decoration:none;
	background-color:#fcf6e8;
}

.tabela_tipo4 a:{
	font-family:Arial;
	font-size:12px;
	color:#544014;
	text-decoration:none;
}


.tabela_tipo4 a:link{
	font-family:Arial;
	font-size:12px;
	color:#544014;
	text-decoration:none;
}


.linhaPontilhada{
    border-bottom:dotted #c2bebd 1px;
	margin-left:19px;
	font-family:Arial;
	font-size:12px;
	color:#544014;	
}


.ha_right{
text-align:right;
}

.cssTable{
border-bottom:solid 2px #e9af61;
}

.textoCategoria{
margin-top:-2px;
float:left;
width:180px;
font-family:Arial;
font-size:14px;
font-weight:bold;
text-align:left;
color:#ed8700;
border-top:solid 2px #e9af61;
}

.textoCategoria1{
border-bottom:solid 2px #e9af61;
}

.textoCinza{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#727176;
text-align:center;
vertical-align:middle;
}




.textoAzulSucesso{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#525298;
text-align:center;
vertical-align:middle;
font-weight:bold;
}



#produtosBic {
width:411px;
background:url(../images/borda_fundo_pop_Produtos.gif);
background-repeat:no-repeat;
text-align:center;
background-position:0 0;
height:360px;
}



#btFecharProdutos{
float:left;
position:relative;
left:373px;
top:-339px;
_top:-345px;
}


   

#imagemProduto{
position:relative;
left:7px;
*left:0px;
_left:0px;
width:395px;
height:350px;
top:5px;
}

.laranja {
	color:#ffae00;
}

.laranja a {
	color:#ffae00;
	text-decoration:none;
}
.laranja a:hover {
	text-decoration:underline;
}

.laranja10 {
	color:#ffae00;
	font-size:10px;
}

.laranja10 a {
	color:#ffae00;
	text-decoration:none;
	font-size:10px;
}
