@charset "utf-8";

.txt1 {
	font-family: 'trebuchet MS','palatino linotype', sans-serif;
	font-size: 12px;
	margin-left:5px;
	color:#000;
}
.txt1 a:link{
	color:#000;
	text-decoration:underline;}
.txt1 a:visted{
	color:#000;
	text-decoration:none;}
.txt1 a:hover{
	color:#666;
	text-decoration:none;}
.txt1 a:active{
	color:#D70000;
	text-decoration:none;}
.tit0 {
	font-family: 'trebuchet MS','palatino linotype', sans-serif;
	font-size: 15px;
	text-align:center;
	
	font-weight: none;
	margin-left:8px;
	color:#e00104;
	
	
	
}
.tit1 {
	font-family: 'trebuchet MS','palatino linotype', sans-serif;
	font-size: 14px;
	color:#e00104;
	font-weight: bold;
	margin-left:8px
	
}
.tit1b_grande {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#fff;
	font-weight: bold;
	margin-left:8px
	
}
.tit1b {
	font-family: 'palatino linotype','trebuchet MS', sans-serif;
	font-size: 14px;
	color:#fff;
	font-weight: bold;
	margin-left:8px
	
}
.tit1p {
	font-family: 'palatino linotype','trebuchet MS', sans-serif;
	font-size: 14px;
	color:#000;
	font-weight: bold;
	margin-left:8px
	
}
/* menu do spry - sub titulos/lojas */
.menu_link_spry{
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	text-align:left;
	padding-left:4px;
}
.menu_link_spry a:link{
	text-decoration:none;
	color:#333;
}
.menu_link_spry a:hover{
	text-decoration:none;
	color:#cooood;
}
.menu_link_spry a:active{
	text-decoration:none;
	color:#b30305;
}
.menu_link_spry a:visited{
	text-decoration:none;
	color:#333;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#666;
	text-align:justify;
}
