
	/*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: 1em; text-align:left}

ol,ul, li {list-style: none;}

fieldset,img {border: 0;}

a img{border:none; cursor:pointer;}

table td{padding:3px}

.pagInterna{text-align:left; clear:left;  margin:20px;} /*USADO EM PRINCIPAL/CORPO.PHP*/

	

	/*DIVERSOS*/
		
.textBlue {color:#6f0000;}

.titleInterna {border-bottom:1px solid #ddd; background:url(images/bgFaixaCinza2.gif) 0 30px repeat-x;  height:40px; clear:both}


	/*CADASTRO CLIENTE PF E PJ*/
	
.cadastro { clear:both;	padding:20px 20px 0 0 }

.cadastro ul { float:left; width:64%; margin-top:30px; color:#666; font-size:0.9em }
.cadastro ul.textos { text-align:right; width:35%; padding-right:5px; font-weight:bold; font-size:1em }
.cadastro li { line-height:30px; _line-height:normal; _height:27px; _padding-top:3px }
.cadastro input { vertical-align:middle }



