body {
	padding: 0px;
	background-image: url(images/bg/bgMainSolid.png);
	margin: 0px;
}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
h4 {
	padding: 0px;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #036;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h5 {
	text-align: center;
	font-size: 10px;
	margin: 5px;
}
a:link {
	color: #036;
	text-decoration: none;
}
a:visited {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #036;
	text-decoration: underline overline;
}
a:active {
	color: #036;
	text-decoration: underline overline;
}


h6 {
	font-size: 11px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.white {
	background-image: url(images/bg/white.png);
}

#tableBg {
	background-image: url(images/bg/tableBg.png);
}
#tableBottom {
	background-image: url(images/bg/images/kayackBottom.png);
	background-repeat: no-repeat;
	background-position: right;
}

#tableTop {
	background-image: url(images/bg/tableTop.png);
	background-repeat: no-repeat;
}

#tableDer {
	background-image: url(images/bg/images/kayackDer.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#tableCenter {
	background-color: #F3E2D0;
	background-image: url(images/bg/images/kayackEsq.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#tableImgBg {
	background-image: url(images/bg/fotoBg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 100%;
	width: 100%;
	position: fixed;
	overflow: auto;
}



#esq3 {
	background-image: url(images/bg/esq3.png);
}

#esq4 {
	background-image: url(images/bg/esq4.png);
}
.tvBottom {
	background-image: url(images/tv/tvBottom.png);
	margin: 0px;
	padding: 0px;
	height: 85px;
	width: 364px;
}
.tvDer {
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 22px;
}
.tvIzq {
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 22px;
}
.tvTop {
	background-image: url(images/tv/tvTop.jpg);
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 364px;
}
.tvScreen {
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 320px;
	background-color: #000;
}


.videosScroll {
	overflow: auto;
	height: 370px;
	width: 640px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tvTable {
	margin-right: 10px;
	margin-left: 10px;
}
