/* CSS Document */
#areaDireita{
	width:146px;
	margin:0 10px 0 4px;
	height:auto;
	display:block;
	float:left;
    background:#FFF;
    text-align:left;
}

.titLateral, .titLateral2{
	width:184px;
	height:20px;
	background:#FFFFFF;
	/*text-align:center;*/
	margin-bottom:5px;
	padding-top:5px;
	color:#3399CC;
	font-size:17px;
	font-weight:bold;
	border-top:3px solid #3399CC;
}

.titLateral2{
	width:147px;
    margin:0 0 20px;
}

.barraLigamos{
	/*background-image:url(../img/ligamos_para_voce.jpg);*/
	background-repeat:no-repeat;
	width:164px;
	height:30px;
	padding:12px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}

#ligamos{
	background-color:#f4f4f4;
	padding:10px 0 0 2px;
}

#ligamos p{
	font-size:16px;
	font-weight:bold;
	color:#009900;
	margin-bottom:5px;
}

#ligamos span{
	color:#3399CC;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}

#ligamos input{
	border:1px solid #666666;
	padding:2px;
	margin-bottom:5px;
	/*width:99px;*/
}

#ligamos label{
	width:60px;
	display:block;
	float:left;
}