@charset "utf-8";
/* CSS Document */

/** CATEGORIAS **/

#categoriasMain{
	float:left;
	margin:0px 3px auto;
	_margin-top:-5px; /*IE6*/
	width:150px;
}

/** BANNER **/

#categoriasBanner{
	margin-top:5px;
}

/** MENU **/

#categoriasMenu{
	background-color:#f6faec;
	margin-top:7px;
	*margin-top:3px;
}

#menuCategorias{
	vertical-align:top;
	margin-top:3px;
	_margin-top:0px;
}

#box-depoimento{
	background-color:#f6faec;
	vertical-align:top;
	margin-top:3px;
}

#box-depoimento .texto{
	margin: 10px 0 10px 10px;
	font-family:Tahoma;
	font-size:11px;
}

#box-depoimento .texto a{
	font-family:Tahoma;
	font-size:11px;
	color: #09F;
}
#box-depoimento .texto .mensagem{
	padding-right: 2px;
}
#box-depoimento .texto .titulo{
	font-weight: bold;
}
#box-depoimento .texto .titulo .data{
	font-size: 10px;
	color:#333;
}



.imgTop{vertical-align:top}
.imgDown{vertical-align:bottom}
#menuTexto{
	font-family:Tahoma;
	font-size:11px;
	margin:0px 0 10px 10px;
}
#categoriasMain #menuCategorias p{
	margin:11px 0 0 0 !important;
	position:relative;
}
#BannerLateralEsquerda A{
	position:relative;
}

#menuTexto a{
	text-decoration:none;
	color:#666666;
	line-height:13px;
}
#menuTexto a:hover{
	text-decoration:none;
}

#menuTexto strong{
	color:#373737;
}
