#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../images/televendita_00.gif);
	float: left;
	height: 104px;
	width: 960px;
}
#navigation {
	float: left;
	height: 35px;
	width: 960px;
	background-image: url(../images/televendita_01.gif);
}
#home_00 {
	height: 303px;
	width: 960px;
	float: left;
}
#piede {
	background-image: url(../images/footer.gif);
	height: 43px;
	width: 960px;
	float: left;
}
#interna_00 {
	float: left;
	height: auto;
	width: 940px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
#interna_00 img {
	padding-right: 10px;
}

#title_interna {
	padding: 10px;
	float: left;
	height: auto;
	width: 940px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#home_01 {

	height: 400px;
	width: 960px;
	float: left;
}
#shiny {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: left;
	margin-top: 400px;
}

a:link, a:active, a:visited {
	font-size: 11px; color: #FF6600;  font-weight: bold; TEXT-DECORATION: none
}
a:hover {
	color: #FF6600;  font-weight: bold; TEXT-DECORATION: underline
}
