body {
	margin: 0px;
	padding: 0px;
	background-color: #FE75B9;
}
#tdnav {
	height: 170px;
}
#tdGrContent {
	padding-top: 80px;
}

#tdContent {
	background-image: url(../images/tab/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 393px;
}
#tdBnav {
	background-image: url(../images/tab/b-nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 47px;
	padding-top: 13px;
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #8C0145;
	
}
#logoHolder {
	position: relative;
}
#logoHolder #logo {
	position: absolute;
	top: -20px;
	right: -35px;
}

#tdBnav a:link, #tdBnav a:visited, #tdBnav a:active {
	color: #8C0145;
	text-decoration: none;
	font-size: 11px;
	
}
#tdBnav a:hover {
	color: #F80D83;
	text-decoration: none;
	
}
#tdLeftContent {
	padding-top: 53px;
	padding-left: 28px;
}
#tdRight {
	background-image: url(../images/fotos/home2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#shop {
	position:absolute;
	left:0px;
	top:1px;
	width:76px;
	height:76px;
	z-index:1;
}
