	/*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;} /*USADO EM PRINCIPAL/CORPO.PHP*/
	
	/*PÁGINA DE LOGIN  - PADRÃO*/
.loginFrm{float:left; width:49%; 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;}
#emailLogin,#senhaLogin{height: 20px;}

	/*CENTRAL DO CLIENTE*/
#centralClientePag{width:100%}
#centralClientePag ul li{float:left; width:49%; margin-top:10px; text-align:center}


