@charset "utf-8";
/* CSS Document */

body{
	background-color:#314352;
	background-image:url(images/fundo.jpg);
	background-attachment:fixed;
	background-position:center;
	margin:20px 0px 0px 0px;
	}

#mainTable{
	margin-bottom:20px;
	}


#showHide{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	}

#extras{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	margin-bottom:15px;
	}
.showHide{
	text-decoration:none;
	color:#666;
	}


.discExtra{
	font-size:12px;
	}
	
#raking a{
	background-color:#050505;
	display:block;
	width:92%;
	padding:10px;
	text-decoration:none;
	color:#666;
	margin-bottom:1px;
	}
#raking a:hover{
	background-color:#151f28;
	}
#raking span{
	color:#fff;
	}
	
#duvidas input{
	background-color:#050505;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	border:none;
	height:18px;
	line-height:18px;
	padding:2px;
	width:270px;
	}
#duvidas textarea{
	background-color:#050505;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	border:none;
	width:274px;
	margin:0px;
	}
	
#expanding{
	position:absolute;
	z-index:999;
}

#logo{
	top:0px;
	position:absolute;
	left:50%;
	margin-left:300px;
	z-index:999;
}
#menuClick{
	height="29";
	background:URL(/lavagens/images/backClickNumbs.gif);
}

#menuClick td{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	background-color:#c6c6c6;
	text-align:center;
	height:25px;
}

#menuClick a{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
	width:100%;
	display:block;
	line-height:25px;
	color:white;
	text-decoration:none;
}

#menuClick a:hover{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#C20A6A;
	vertical-align:middle;
	width:100%;
	display:block;
	line-height:25px;
	color:white;
	text-decoration:none;
}

#menuParceiros a img{
	opacity:0.7;
	filter:alpha(opacity=70);
	}
	
#menuParceiros a:hover img{
	opacity:1;
	filter:alpha(opacity=100);
	}

#receitas{
	width:989px;
	margin-top:-475px;
	position:absolute;
	height:435px;
	background-color:#111111;
	display:none;
	}

form{
	margin:0px;
	}
#contentProjeto{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	overflow:auto;
	height:400px;
	padding:0px 15px 15px 15px;
	line-height:20px;
}

#contentProjeto span{
	width:200px;
	height:225px;
	float:left;
	display:block;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#f1f1f1;
	border:2px dotted #cccccc;
	padding:10px;
	vertical-align:text-top
	}
#contentProjeto b{
	font-size:14px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	}


#contentParceiros{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	overflow:auto;
	height:350px;
	padding:15px;
	line-height:20px;
	}

#contentParceiros a{
	color:#C03;
	text-decoration:none;
}

#contentParceiros a:hover{
	color:#F03;	
	text-decoration:underline;
	
}

#parceiroEndereco{
	color:#ccc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	}
#parceiroEndereco b{
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

#clickTxt{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding:15px;
	color:#888;
	line-height:16px;
	height:128px;
	overflow:auto;
}
#lupa{
	position:absolute;
	margin-left:158px;
	margin-top:8px;
	border:none;
	}

#clickTxt span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
}

.clickImg {
	display:block;
	width:185px;
	border:2px solid #111111;
}
	
.clickImg:hover{
	border:2px solid #B00065 !important;
	}

#rodape{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	}


.descParceiros, .descParceiros td {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#CCC;
	height:125px;
	vertical-align:top;
	}
	
.parcHome a img{
	border:10px solid transparent;
	}

.parcHome a:hover img{
	border:10px solid #fff;
	opacity:0.1;
	filter:alpha(opacity=10);
	}

/*  Scrollbars  */
textarea{
	scrollbar-arrow-color:#ffffff;
	scrollbar-3dlight-color: #050505;
	scrollbar-highlight-color: #050505;
	scrollbar-face-color: #050505;
	scrollbar-shadow-color: #050505;
	scrollbar-darkshadow-color: #050505;
	scrollbar-track-color: #050505;
}

#contentParceiros{
	scrollbar-arrow-color:#999999;
	scrollbar-3dlight-color: #e3e3e3;
	scrollbar-highlight-color: #e3e3e3;
	scrollbar-face-color: #e3e3e3;
	scrollbar-shadow-color: #e3e3e3;
	scrollbar-darkshadow-color: #e3e3e3;
	scrollbar-track-color: #ffffff;
}


#clickTxt,#receitas{
	scrollbar-arrow-color:#cccccc;
	scrollbar-3dlight-color: #1c1c1c;
	scrollbar-highlight-color: #1c1c1c;
	scrollbar-face-color: #1c1c1c;
	scrollbar-shadow-color: #1c1c1c;
	scrollbar-darkshadow-color: #1c1c1c;
	scrollbar-track-color: #111111;
}

#titleClick{
	display:none;
}



#logoParc{
	position:absolute;
	float:right;
	margin-left:570px;
	width:30px;
	height:30px;
	background-color:red;
	
	}
