body{
font-size:normal;
}
#cadastrado{
width:250px;
float:right;
background:#f0f0f0;
background:#31619F;
color:#FFF;
}
#form-cadastrado{
border:solid 5px #184C88;
}
h1, h2 {
font-size:large;
}
#cadastrado form{
background:#6285AF;
}
#cadastrado h2 {
margin:0;
padding:35px 0 0 5px;
background:#225997;
}
#cadastrado fieldset{
border:none;
}
#cadastrado legend {
margin-bottom:10px;
margin-top:20px;
font-size:small;
font-weight:bold;
}
#cadastrado input {
width:200px;
margin-bottom:15px;
}
#cadastrado label{
display:block;
}
#nao_cadastrado {
width:680px;
}
#menu-botoes{
	margin:0;
	padding:0;	
}
#menu-botoes li {
	float:right;
}
input#teste {
width:auto;
padding:23px;
}
#input_login{
	text-align:right;
	margin-right:6px;
	padding-bottom:30px;
}
#associe-se {
width:100%;
height:auto;
padding-bottom:8px;
}
.texto{
width:98%;

}
#associe-se div.titulo {
	background:url(imgs/bg_titulo.jpg) repeat-x;
	height:71px;
}
#associe-se fieldset {
	border:0;
	border:3px solid #DF9C1A;
	margin:10px;
}
#associe-se legend {
	font-size:25px;
	color:#333;
}
#associe-se {
width:100%;
height:auto;
padding-bottom:8px;
}
.texto{
width:98%;
height:auto;
}
#associe-se label{
width:200px;
text-align:right;
display:block;
padding-right:5px;
float:left;
font-size:medium;
font-weight:bold;
clear:left;
}
#associe-se label.label-inline{
	width:auto;
	display:inline;
	text-align:left;
	padding:0;
	float:none;
	clear:none;
	font-size:15px;
}
.form-field{
	height:40px;
}
#associe-se legend{
font-size:medium;
font-weight:bold;
}
#associe-se input{
	width:250px;
	padding:5px;
}
#associe-se select{
	width:260px;
	padding:5px;
}
#associe-se table {
	border:1px solid #ccc;
	width:100%;
}
#associe-se table td, #associe-se table th {
	border:1px dotted #ccc;
	padding:5px;
}
#associe-se table th {
	border-bottom:2px solid #DF9C1A;
}
.erro {
margin:3px;
padding:10px;
padding-left:30px;
background:url(imgs/erro.jpg) #F4D10B no-repeat 10px center;
font-weight:bold;
color:#464646;
}