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

#caixa_login2{
	margin:0;
	padding:0;
	border:0;
	width:168px;
	height:90px;
	margin-top:15px;
	margin-left:46px;
	/*float:right;*/
	}
	
.barra_login{
	margin:0;
	padding:0;
	border:0;
	width:168px;
	height:18px;
	background:url(../images/titulo_login.png) no-repeat;
	font-family:Helvetica;
	color:#932218;
	font-size:12px;
	text-transform:uppercase;
	text-indent:5px;
	/*float:left;*/
	}
	
.caixa_formularios{
	margin:0;
	padding:0;
	border:0;
	width:168px;
	margin-top:5px;
	/*float:left;*/
	}	

.caixa_username{
	margin:0;
	padding:0;
	border:0;
	width:168px;
	height:20px;
	background:url(../images/user_box.png) no-repeat;
	}
	
.moldura_password{
	margin:0;
	padding:0;
	border:0;
	width:168px;
	height:20px;
	margin-top:5px;
	/*float:left;*/
	}
	
.caixa_password{
	margin:0;
	padding:0;
	border:0;
	width:148px;
	height:20px;
	background:url(../images/pass_box.png) no-repeat;
	}
	
.btn_password{
	margin:0;
	padding:0;
	border:0;
	width:20px;
	height:20px;
	float:right;
	margin-top:-20px;
	}
	
.textos_login{
	margin:0;
	padding:0;
	border:0;
	font-family:Helvetica;
	font-size:11px;
	color:#59210E;
	text-indent:5px;
	background-color:transparent;
	width:160px;
	}
	
.texto_pass{
	margin:0;
	padding:0;
	border:0;
	font-family:Arial;
	font-size:11px;
	color:#59210E;
	text-indent:5px;
	background-color:transparent;
	width:140px;
	}
	
#caixa_registo{
	margin:0;
	padding:0;
	border:0;
	width:148px;
	height:20px;
	margin-top:5px;
	margin-left:15px;
	/*float:right;*/
	}
	
.texto_registo{
	margin:0;
	padding:0;
	border:0;
	font-family:Helvetica;
	font-size:10px;
	color:#59210E;
	text-transform:uppercase;
	text-decoration:none;
	width:148px;
	text-align:right;
	cursor:pointer;
	}
	
.texto_registo:link{
	margin:0;
	padding:0;
	border:0;	
	text-decoration:none;
	color:#59210E;
	}

.texto_registo:active{
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	color:#59210E;
}

.texto_registo:hover{
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	color:#DD7C14;
}

.texto_registo:visited{
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	color:#a4291a;
}
	
/*newsletter*/

#caixa_newsletter{
	margin:0;
	padding:0;
	border:0;
	width:168px;
	height:43px;
	margin-top:30px;
	/*float:right;*/
	margin-left:46px;
	}
	
.barra_newsletter{
	margin:0;
	padding:0;
	border:0;
	width:168px;
	height:18px;
	background:url(../images/titulo_login.png) no-repeat;
	}
	
/*pesquisa*/

#caixa_pesquisa{
	margin:0;
	padding:0;
	border:0;
	width:153px;
	height:20px;
	/*float:right;*/
	margin-left:15px;
	}
	
.moldura_pesquisa{
	margin:0;
	padding:0;
	border:0;
	width:150px;
	height:20px;
	/*float:right;*/
	}
	
.box_pesquisa{
	margin:0;
	padding:0;
	border:0;
	width:120px;
	height:20px;
	background:url(../images/pesquisa_box.png) no-repeat;
	float:left;
	}
	
.texto_pesquisa{
	margin:0;
	padding:0;
	border:0;
	font-family:Helvetica;
	font-size:11px;
	color:#59210E;
	background-color:transparent;
	text-indent:5px;
	width:110px;
	}
	
.btn_pesquisa{
	margin:0;
	padding:0;
	border:0;
	width:30px;
	height:20px;
	margin-left:120px;
/*	float:right;*/
	}
	
.moldura_sondagem{
	margin:0;
	padding:0;
	border:0;
	width:168px;
	margin-top:5px;
	margin-bottom:25px;
	/*float:left;*/
	}
	
#caixa_sondagem{
	margin:0;
	padding:0;
	border:0;
	width:168px;
	margin-top:30px;
	/*float:right;*/
	margin-left:46px;
	}

.linha_resposta{
	margin:0;
	padding:0;
	border:0;
	width:168px;
	height:20px;
	margin-top:5px;
	font-family:Helvetica;
	font-size:10px;
	color:gray;
	}
	
	.linha_resposta2{
	margin:0;
	padding-left:15px;
	border:0;
	width:168px;
	height:20px;
	margin-top:5px;
	font-family:Helvetica;
	font-size:10px;
	color:gray;
	}
/*.radio_sondagem{
	margin:0;
	padding:0;
	border:0;
	width:20px;
	height:20px;	
	}*/
	
/*.opcao_sondagem{
	margin:0;
	padding:0;
	border:0;
	width:148px;
	height:20px;
	font-family:Helvetica;
	font-size:10px;
	color:gray;
	}*/
	
.btn_votar{
	margin:0;
	padding:0;
	border:0;
	width:46px;
	height:20px;
	float:right;
	}
	
.pergunta_sondagem{
	margin:0 auto;
	padding:0;
	border:0;
	width:145px;
	font-family:Helvetica;
	font-size:11px;
	color:#59210E;
	text-indent:-1px;
	text-align:justify;
	}