﻿/* -----------------------------------
* Site ShopTour - TV
* Criado: 22/03/2009
* Ultima Alteracao: --/--/----
* Versao: 01
------------------------------------ */
.content
{
	background: url(/thema/skin/default/master/img/cnt-content-bg.jpg) no-repeat;
}
.titulo-pagina
{
	padding-top: 20px;
}
/* Mapa Site */
.mapaSite
{
	font-weight: bold;
	clear: both;
}
.mapaSite	.txt
{
	font-size: 13px;
	color: #222222;
	text-align: center;
}
.mapaSite	ul
{
	margin: 50px 0 0 150px;
	float: left;
	color: #15558f;
}
.mapaSite	ul	a
{
	font-size: 13px;
	color: #15558f;
	font-weight: bold;
	text-decoration: underline;
}
.mapaSite	ul	li
{
	margin: 0;
	padding: 0 0 0 10px;
	color: #222222;
	line-height: 18px;
	clear: both;
}
.mapaSite	ul	li	a
{
	font-size: 11px;
	color: #222222;
	font-weight: bold;
	text-decoration: underline;
}
.mapaSite	ul	li	ul
{
	margin: 0 0 10px 0;
	color: #0371c6;
	line-height: 18px;
	clear: both;
}
.mapaSite	ul	li	ul	a
{
	font-size: 11px;
	color: #0371c6;
	font-weight: bold;
	text-decoration: underline;
}
.mapaSite	ul	li	ul	li
{
	color: #555555;
	line-height: 18px;
	clear: both;
}
.mapaSite	ul	li	ul	li	a
{
	font-size: 11px;
	color: #555555;
	font-weight: normal;
	text-decoration: underline;
}