.linha{
	width: 775px;
	height: 160px;
	float: left;
	padding: 7px;
	margin: 5px;
}

#email-cadastrado{
    width: 775px;
    height: auto;
}

#email-cidade{
    width: 385px;
    height: 400px;
    float: left;
    margin-bottom: 200px;
}

#celular-cidade{
    width: 385px;
    height: 400px;
    float: left;
    margin-bottom: 200px;
}

.linha1{
	width: 750px;
	height: 10px;
	float: left;
	margin: 5px;
	padding: 7px;
}

.linha2{
	margin-top: 500px;
	width: 775px;
	height: 95px;
	float: left;
	margin: 5px;
	padding: 7px;
}

.espaco{
	width: 788px;
	height: 50px;
	float: left;
}


.linha1 img{
	width: 500px;
	min-width: 500px;
	max-width: 500px;
	height: 400px;
	min-height: 400px;
	max-height: 400px;
	float: center;
	margin: 10px;
	background: transparent;
        border: 2px solid #29166f; 
	margin-left: 120px
}

.titulo h1{
    font: normal 18px "Arial", "Tahoma";
    font-weight: bold;
    text-align: center;  
    color:  #29166f; 
    margin-top: 10px;
}

.titulo p{
   margin-left: 15px;
   font: normal 13px "Arial", "Tahoma";
   text-align: left;  
   color: #696969; 
}

.linha1 p a{
   margin-left: 200px;
   float: center;
   font: normal 13px "Arial", "Tahoma";
   font-weight: bold;
   text-align: left;  
   color: #696969; 
}

.linha1 p a:hover{
   float: center;
   font: italic normal 13px "Arial", "Tahoma";
   font-weight: bold;
   text-align: center;   
}

.titulo h4{
   margin-bottom: 5px;
   font: normal 11px "Arial", "Tahoma";
   font-weight: bold;
   text-align: left;  
   color: #094d94;  
}

.titulo h5, p.aguarde{
    font: normal 14px "Arial", "Tahoma";
    text-align: left;  
    color: #696969; 
    margin-left: 10px;
}

.div{
    width: 376px;
    min-width: 376px;
    max-width: 376px;
    height: auto;
    min-height: 5px;
    max-height: 5px;
    margin: 0 auto;
    margin-top: 1em;
    border: 2px solid #333333;
    border-right: none;
    border-bottom: none;
    float: left;
    margin-top: 0px;
}

.titulo hr {
      color: black;
      background-color: black;
      height: 1px;
      margin: 10px;
}

#cadastro{	
	background: #eaeaea;
	width: 500px;
	float: left;
	margin-right: 20px;
	margin-left: 80px;
	margin-top: 80px;
}

.descricao{
	float: left;
	min-width: 50px;
	max-width: 40px;
	height: 30px;
	background: #eaeaea;
	font: normal 14px  "Arial", "Tahoma";
	color: #696969; 
	padding: 2px;
}



.campo{
	font: normal 14px "Arial", "Tahoma";
        font-weight: bold;
	color: #696969; 
	background: #eaeaea;
        height: 40px;
        width: 445px;
        text-align: left;
}


input.campo{
	font: normal 14px "Arial", "Tahoma";
        font-weight: bold;
	width: 431px;
	height: 30px;
	background: #eaeaea;
	border: 0px solid #00b5fe;
	color: #696969; 
	padding: 2px;
}


.botoes{
	text-align: right;
	background: white;
}

input.botao{
	height: 30px;
	width: 70px;
	margin-top: 15px;
	color: #FFF;
	font: normal 12px "Arial", "Tahoma";
        font-weight: bold;
	background: #29166f url('../images/layout/menu.png');
}

input.botao:hover{
	color: white;
	background: #333 url('../images/layout/menu-hover.png'); 
}

label.error{
	font: normal 12px "Arial", "Tahoma";	
	margin-left: 380px;
	color: blue;
	padding: 2px;
}

#cadastro a.quick{   
      text-decoration: none;
      font: normal 11px "Arial", "Tahoma";
      font-weight: bold;
      text-align: left;     
      color: #094d94;
      margin: 0 5px;
}

#cadastro a.quick:hover{
      text-decoration: underline;
}

.separa{
	border: 3px solid white;
}

 div.pagina{
 	margin-top: 200px;
 }
 
 