#layout #lateraldireita #bannerlateraldrta {
	width: 180px;
	height: auto;
	overflow: hidden;
	position:relative;
}

#layout #lateraldireita .banner { width:100%; position:relative;}
#layout #lateraldireita .banner img { width:100%; height: auto; position:relative;}

/*  ===============================================   */

#layout #lateraldireita #login {
	width: 180px;
	height: auto;
	background-color:#FFFFFF;
	display: none;
}

#layout #lateraldireita #login .inputs {
	width: 141px;
	height: auto;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	color: #000000;
	background-color: #C6C3A2;
}

#layout #lateraldireita #login label {
	width: 141px;
	height: auto;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}

#layout #lateraldireita #login .entrar {
	width: 151px;
	height: auto;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
}

#layout #lateraldireita #login a {
text-decoration:none;
color:#999999;
}
#layout #lateraldireita #login a:hover {
text-decoration:none;
color: #006633;
}

#layout #lateraldireita #login .logado {
	width: 160px;
	height: auto;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#layout #lateraldireita #login div.foto {
	width:160px;
	height:60px;
	overflow:hidden;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8A8669;
	background-color: #F8F8F8;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
}

#layout #lateraldireita #login h1 {
	width:114px;
	font-size: 12px;
	color:#474135;
	margin:0px;
	padding:0px;
	float:left;
	text-decoration: none;
}

#layout #lateraldireita #login img.fotousuario {
	width:40px;
	height: auto;
	font-size:large;
	color:#474135;
	float:left;
	margin:3px;
	padding:0px;
	text-decoration: none;
	overflow:hidden;
	
}

#login .logado .menuusuario {
	width: 160px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top:10px;
	text-decoration: none;
	clear: both;
}

#login .logado .menuusuario li a {
	width: 152px;
	list-style-type: none;
	margin: 0px;
	padding: 4px;
	margin-botton:10px;
	display:block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEDEF;
	color: #006633;
}


#login .logado .menuusuario li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	color: #006633;
	text-decoration: none;
	font-weight: bold;
	background-color: #F2F2F2;
}


/*  ===============================================   */

#layout #lateraldireita #enquete {
	width: 171px;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

#layout #lateraldireita #enquete h1 {
	width:150px;
	font-size:12px;
	color:#999999;
	margin:0px;
	padding:0px;
	padding-left:14px;
	padding-top:14px;
}

#layout #lateraldireita #enquete div.votacao {
	width:150px;
	margin:0px;
	padding:0px;
	padding-left:14px;
	padding-top:14px;
	padding-bottom:14px;
}


/*  ===============================================   */

#layout #lateraldireita #pesquisalateral {
	width:172px;
	height: auto;
	position:relative;
	overflow:hidden;
	background-color: #F0F0F0;
	padding:4px;
	border: 1px solid #D2D0D7;
}

#layout #lateraldireita #pesquisalateral .titulopesquisa {
	overflow:hidden;
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#layout  #lateraldireita  #pesquisalateral  input {
	width:160px;
	height: auto;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	background-color: #ffffff;
	padding:2px;
	border: 1px solid #CCCCCC;
} 

#layout  #lateraldireita  #pesquisalateral  select  {
	width:170px;
	height: auto;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	background-color: #ffffff;
	padding:2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#layout  #lateraldireita  #pesquisalateral  #pesq {
	width:170px;
	height: auto;
	color: #EEEEEE;
	text-decoration: none;
	font-size: 11px;
	background-color: #666666;
	padding:2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
