#contpaghome{
	position: absolute;
	top: 528px;
	background-image:url(../images/rodape/bg_home.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	width: 100%;	
}

#titfaca,#titlogin{
	color: #323b41;
}

#titqual{
	color: #c15b09;
}

#titacionamento{
	color: #43483b;
}

#conthome{
	width: 1001px;
	margin: 0 auto;
}

#area{
	background: url("../images/home/fundoarea.png") center center no-repeat;
	width: 156px;
	height: 47px;
	float: left;
}

#login{
	background: url("../images/home/fundousuariox.png") center center no-repeat;
	width: 118px;
	height: 47px;
	float: left;	
}

#senha{
	background: url("../images/home/fundosenha.png") center center no-repeat;
	width: 118px;
	height: 47px;
	float: left;
}
#login,#senha{
	margin-left: 10px;
}
#login,#senha,#area{
	margin-top: 25px;
}

#partedir{
	width: 270px;
	float: left;
}

#parteesq,#partedir{
	margin:30px 0;
}
#parteesq{
	width: 500px;
	float: left;
	margin-left:30px;
}

#seloassistencia{
	width: 200px;
	float: left;
	margin-top: -15px;
	margin-bottom: 10px;
}

#textoesq{
	margin-top: 12px;
}
#textodir{
	margin-top: 20px;
}

#imgsaiba{
	margin-top: 25px;
}

#tfusuario,#tfsenha{
	margin-left:10px;
	margin-top:21px;
	width:97px;
	border: none;
}

#botaook{
	float: left;
	margin-top: 44px;
}

#esquecisenha{
	float:right;
	margin-bottom:7px;
	margin-right:67px;
	margin-top:10px;
}

/*
 * 
 * Lista combo***********
 * 
 * */
#listacombo {
    width: 140px;
    height: 18px;
    background-color: #ededed;
	margin-left:13px;
	margin-top:20px;
} 
#imgseta {
    width: 18px;
    height: 18px;
    background: url("../images/home/seta.jpg") center center no-repeat;
    float: right;
	cursor: pointer;
} 

#textocombo {
    float:left;
	font-size:10px;
	margin-top:2px;
	width:105px;
}

ul {
    list-style-type:none;
}

.chapolin{
	padding-left:20px;
}

.chapolin:hover {
    background-color: #93999C;
	color: white;
	cursor: pointer;	
} 

#listaescolhas {
	position: absolute;
	top: 0;
	left: 0;
}

#fundoescolhas{
	position: absolute;
	
	/*
background: url("../images/home/fundotransparente.gif");
*/
background: white;
}

#containerlista{
	position: absolute;
}

#quadroescolhas{
	background: #ededed;
}

#quadroescolhas,#cimalista,#baixolista{
	width: 154px;
}

#cimalista{
	background: url("../images/home/cimalista.gif") no-repeat center center;	
	height: 12px;
}

#baixolista{
	background: url("../images/home/baixolista.gif") no-repeat center center;	
	height: 12px;
}
/*
 * 
 * Lista combo***********
 * 
 * */
 
 /* Rodap� */

#rodape{
	padding: 0 27px;
	height:67px;
	background-image:url(../images/rodape/base.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	clear:both;
}
#rodape ul{
	list-style:none;
}
#rodape li{
	margin-top:18px;
	float:left;
}
#rodape img{
	float:right;
}
#img_endereco{
	margin-top:8px;
}
#endereco{
	margin-top:18px;
	float:right;
}


