@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'allerbold';
    src: url('fonts/aller-webfont.eot');
    src: url('fonts/aller-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aller-webfont.woff') format('woff'),
         url('fonts/aller-webfont.ttf') format('truetype'),
         url('fonts/aller-webfont.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'allerregular';
    src: url('fonts/aller_rg-webfont.eot');
    src: url('fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/aller_rg-webfont.woff') format('woff'),
         url('fonts/aller_rg-webfont.ttf') format('truetype'),
         url('fonts/aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
		font-family: allerregular;
		text-align:justify;
		text-decoration:none;
		color:#fff;
	}
a{ text-decoration:none;
	}
.titulo1 {
		font-family:allerbold;		
		font-size: 30px;
		color:#f77c05;
		font-weight:bold;
	}
.titulo2 {
		font-family:allerregular;		
		font-size: 20px;
		color: #fff;
	}
.titulo3 {
		font-family:allerbold;		
		font-size: 16px;
		color: #fff;	
	}
.categoria {
		font-size:12px;
	}
.subcategoria {
		font-size:12px;
		margin-left:10px;
		margin-bottom:6px;
	}
.nomeproduto{
		font-size:12px;
		text-align:center;
		margin-top:10px;
		color:#666;
	}
.preco{
		font-size:16px;
		text-align:center;
		margin-top:2px;
		color:#000;
		font-weight:bold;
	}
.parcela{
		font-size:18px;
		text-align:center;
		margin-top:2px;
		color:#76296E;
		font-weight:bold;
	}
.destaque {
		font-family: allerbold;		
		font-size: 16px;
		text-decoration:none;
		color: #000;	
	}
.texto {
		font-family: allerregular;		
		font-size: 12px;
		color:#000;
		padding-top:3px;
	}
.texto2 {
		font-family: allerregular;		
		font-size: 12px;
		color:#000;
		padding-top:3px;
		font-weight:bold;
	}
.texto3 {
		font-family: allerregular;		
		font-size: 12px;
		color:#fff;
		padding-top:3px;
	}
.carrinho1{
		font-family: allerregular;		
		font-size: 12px;
	}
.carrinho2{
		font-family: allerregular;		
		font-size: 12px;
	}
.telefone1 {
		font-family: allerregular;		
		font-size: 12px;
		color:#fff;
		padding-top:12px;
		padding-left:10px;
	
	}
.telefone2 {
		font-family: allerregular;		
		font-size: 12px;
		color:#739A98;
		padding-right:50px;
	}
.rodape1 {
		font-family: allerregular;		
		font-size: 9px;
		color:#ffffff;
		
	}
.rodape2 {
		font-family: allerregular;		
		font-size: 22px;
		color:#fff;
		padding-left:0px;
		font-weight:bold;
	}
.rodape3 {
		font-family: allerregular;		
		font-size: 11px;
		color:#fff;
		padding-left:0px;
	}
	
.linkmenu {
		text-decoration:none;
		color: #fff;
		padding-left:15px;
		padding-right:15px;
		padding-top:16px;
		font-weight:bold;
	}
.linkmenu:hover {
		text-decoration:none;
		color: #739A98;
		padding-left:15px;
		padding-right:15px;
		padding-top:16px;
		font-weight:bold;
	}
.linkmenu2	{
	padding-top:6px;
	}
.link1 {
		text-decoration:none;
		color: #fff;
		padding-left:0px;
		font-weight:bold;
	}
.link1:hover {
		text-decoration:none;
		color:#ee145a;
		font-weight:bold;
		
	}
.link2 {
		text-decoration:none;
		color: #fff;
		
	}
.link2:hover {
		text-decoration:none;
		color:#ee145a;
		font-weight:bold;
	}
.linkmenu3 {
		text-decoration:none;
		color: #fff;
		font-size: 14px;
		margin-top: 10px;
	}
.linkmenu3:hover {
		text-decoration:none;
		color:#f47836;
		font-size: 14px;
		padding-top: 10px;
	}
.link3 {
		text-decoration:none;
		color: #fff;
		padding-left:10px;
		
	}
.link3:hover {
		text-decoration:none;
		color:#739A98;
		padding-left:10px;
		
	}
.link4 {
		text-decoration:none;
		color: #fff;
		padding-left:10px;
		font-weight:bold;
	}
.link4:hover {
		text-decoration:none;
		color:#000;
		font-weight:bold;
	}
