BODY {
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	text-decoration: none
 }
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	text-decoration: none
}
TABLE.tabla-principal {
	width: 760px;
	border: 1px solid #000000
}
TABLE.tabla-cabecera {
	width: 100%;
	background-image: url(../images/cabecera.gif);
	background-repeat: no-repeat;
	background-position: right top
}
TABLE.tabla-menu {
	width: 100%;
	background-color: #999999;
	height: 25px;
; background-image: url(../images/backmenu.gif); background-repeat: no-repeat; background-position: right
}
TABLE.tabla-idiomas {
	width: 100%
}
TABLE.tabla-contenido {
	width: 100%;
; background-image: url(../images/backcont.jpg); background-repeat: no-repeat; background-position: right bottom
}
TABLE.tabla-video {
	width: 100%
}
TABLE.tabla-yt {
	border: 1px solid #000000
}
TABLE.tabla-banners {
	width: 100%
}
TABLE.tabla-interior {
	width: 100%;
	background-image: url(../images/backinterior.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
TABLE.tabla-interior-titulo {
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #38753F;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
TABLE.tabla-interior-contenido {
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	text-align: justify;
	line-height: 20px;
}
TABLE.tabla-pie {
	width: 100%;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px
; background-image: url(../images/backpie.gif); background-repeat: repeat-x; background-position: left top
}

