
	/*CLASSES PADRĂES PARA TODAS AS LOJAS*/

dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,th{margin: 0; padding: 0;}

ul, li{list-style:none}

h1,h2,h3,h4,h5,h6 {font-size: 100%;}

ol,ul, li {list-style: none;}

fieldset,img {border: 0;}

a img{border:none; cursor:pointer;}

table td{padding:5px}

.pagInterna{text-align:left; clear:left;  margin:20px; background-color:#FFF; border:1px solid blue;} /*USADO EM PRINCIPAL/CORPO.PHP*/

	
	/*PĂ?GINA DE LOGIN  - PADRĂO*/

.loginFrm{float:left; width:45%; border-right: #cccccc solid 1px; }

.loginFrm ul li{margin-bottom:15px; text-align:center;}

.loginCadastrar{float:right; width:40%; text-align:center }

input.botao{height: 25px;}


	/*CENTRAL DO CLIENTE*/
	
#centralClientePag{width:90%; margin:20px auto; }

#centralClientePag ul li{float:left; width:49% !important; margin-top:10px !important; text-align:center; padding:0 !important;}

