.banner {
	height: 180px;
	width: 800px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.body {
	background-image: url(../img/puntitos.gif);
	background-repeat: repeat;
	background-position: center center;
	margin: 0px;
}
.centroTabla {
	height: 420px;
	width: 800px;
	background-color: #FFFFFF;
}

.pieTabla {
	height: 50px;
	width: 750px;
}

.tablaproductos1 {
	border: thin solid #FF6600;
	background-repeat: no-repeat;
}

.fuenteTituloProductos{
	font-family: "Trebuchet MS";
	font-size: 20pt;
	color: #FF6600;
	font-weight: bold;
} 

.fuenteTablasProductos{
	font-family: "Trebuchet MS";
	font-size: 10pt;
	color: #FF6600;
	font-weight: bold;
} 

.fuenteTablasProductosDescripcion{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
} 

.fuenteTexto{
	font-family: Verdana, "Trebuchet MS";
	font-size: 9pt;
	color: #000000;
} 

.fuentegps{
	font-family: Verdana, "Trebuchet MS";
	font-size: 7pt;
	color: #000000;
	font-weight: bold;
} 

.tablaPrincipal {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
	width: 800px;
}

.CentroTabla_CeldaSup {
	height: 270px;
	width: 800px;
	/*margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 50px;*/
}
.CentroTabla_CeldaInf {
	height: 100px;
	width: 750px;
}

.CentroTabla_CeldaIz {
	height: 370px;
	width: 450px;
}

.CentroTabla_CeldaInfIz {
	height: 100px;
	width: 450px;
}

.CentroTabla_CeldaSupIz {
	height: 270px;
	width: 450px;
}

.CentroTabla_CeldaInfDer {
	height: 100px;
	width: 300px;
}

.CentroTabla_CeldaSupDer {
	height: 270px;
	width: 300px;
	background-position: left;
}
.tablaImagen {
	font-size: 0px;
	line-height: 0px;
	height: 270px;
	width: 500px;
}
.bodyImagen {
	height: 270px;
	width: 800px;
}
.margenIzquierdo {
	height: 420px;
	width: 50px;
}
.tablaImagenC {
	height: 240px;
	width: 420px;
}
.tablaImagenC_quienessomos {
	height: 330px;
	width: 420px;
}
.tablaImagenH {
	height: 15px;
	width: 450px;
	background-image: url(../img/barraHorizontal.JPG);
}
.tablaImagenV {
	height: 240px;
	width: 15px;
	background-image: url(../img/barraVertical.JPG);
}
.tablaImagenV_quienessomos {
	height: 330px;
	width: 15px;
	background-image: url(../img/barraVerticalCompleta.JPG);
}
.tablaImagenVcorta {
	height: 85px;
	width: 15px;
	background-image: url(../img/barraVerticalcorta.JPG);
}

.tablaImagenFlash {
	height: 85px;
	width: 420px;
}

.cabeceraTextFlash {
	height: 25px;
	width: 300px;
}
.textoFlash {
	height: 272px;
	width: 247px;
}
.prueba {
	color: #000066;
	text-decoration: underline;
}

.textojusti {
	text-align: left;

}
a:link {
	color: #FF9933;
}
a:active { 
	color: #FF9933;
}
a:visited { 
	color: #FF9933;
}

