html, body
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Arial;
	font-size: 12px;
	background: url("img/fnd.gif") repeat-x #990000;
}

ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

h1
{
	color: #2c727d;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

#container
{
	margin: 0 auto;
	padding: 0;
	width: 960px;
	min-height: 502px;
	background: url("img/efeito_fundo.png") no-repeat;
}

#logo_vip_intro
{
	padding: 0;
	margin: 0 auto;
	width: 590px;
	height: 383px;
	background: url("img/mulher_fundo.png") no-repeat 50%;
	text-align: center;
}

h1#logo
{
	margin: 0 auto;
	width: 291px;
	height: 191px;
	background: url("img/logo.png") no-repeat;
	text-indent: -999em;
}

#vip
{
	float: left;
	width: 172px;
	height: 141px;
	background: url("img/atendimento_vip.png") no-repeat;
	text-indent: -999em;
}

#modelos_completinhas
{
	margin: 10px 0 0 190px;
	width: 412px;
	height: 82px;
	background: url("img/txt_todas_modelos_completas.png") no-repeat;
	text-indent: -999em;
}

#horario_atendimento
{
	margin: 60px auto;
	width: 283px;
	height: 34px;
	background: url("img/txt_horario_atendimento.png") no-repeat;
	text-indent: -999em;
}


#atencao
{
	margin: 15px auto;
	width: 923px;
	height: 82px;
	background-color: #000;
}

.atencao
{
	float: left;
	margin: 20px 0 0 30px;
	width: 96px;
	height: 37px;
	background: url("img/txt_atencao.png") no-repeat;
	text-indent: -999em;
}

.div_atencao
{
	float: left;
	margin: 5px 25px 0 30px;
	width: 13px;
	height: 70px;
	background: url("img/div_atencao.png") no-repeat;
}

#atencao p
{
	padding-top: 9px;
	margin-right: 20px;
	font-size: 12px;
	color: #FFF;
}

#bts_intro
{
	width: 390px;
	margin: 0 auto;
}

#bts_intro ul
{
	margin: 0 auto;
	padding: 0;
}

#bts_intro ul li
{
	float: left;
	display: inline;
	width: 130px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#bts_intro ul li img
{
	border: 0;
}

#rodape
{
	clear: both;
	margin: 0 auto;
	width: 923px;
}

.proib_infantil
{
	float: left;
	margin-top: 13px;
	width: 171px;
	height: 41px;
	background: url("img/img_proibido_infantil.png") no-repeat;
	text-indent: -999em;
}

#txt-filtros
{
	float: left;
	width: 380px;
	margin: 0 20px 0 60px;
	padding: 0;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}

#cyber_patrol
{
	float: left;
	margin: 13px 15px 0 5px;
	width: 133px;
	height: 41px;
}

#cyber_patrol img
{
	border: 0;
}

#net_nanny
{
	float: left;
	margin: 13px 0;
	width: 133px;
	height: 41px;
}

#net_nanny img
{
	border: 0;
}

#copy
{
	clear: both;
	margin: 0 auto;
	padding-top: 10px;
	font-size: 11px;
	color: #FFF;
}

a.lnkAmarelo:link
{
	color: #FFCC00;
	font-weight: normal;
	text-decoration: normal;
}
a.lnkAmarelo:visited
{
	color: #FFCC00;
	font-weight: normal;
	text-decoration: normal;
}
a.lnkAmarelo:hover
{
	color: #FFCC00;
	font-weight: normal;
	text-decoration: underline;
}

a.lnkAzul:link
{
	color: #2b3483;
	font-weight: normal;
	text-decoration: normal;
}
a.lnkAzul:visited
{
	color: #2b3483;
	font-weight: normal;
	text-decoration: normal;
}
a.lnkAzul:hover
{
	color: #1a54e1;
	font-weight: normal;
	text-decoration: underline;
}


a.lnkVermelho:link
{
	color: #FF0000;
	font-weight: normal;
	text-decoration: normal;
}
a.lnkVermelho:visited
{
	color: #FF0000;
	font-weight: normal;
	text-decoration: normal;
}
a.lnkVermelho:hover
{
	color: #FF6600;
	font-weight: normal;
	text-decoration: underline;
}