.Gris {
 background-color: #E6E7E8;
}

.Gris2 {
 background-color: #F4F4F4;
}

.Gris3 {
 background-color: #D1CFCF;
}

.Blanco {
 background-color: White;
}

.Celeste {
 background-color: #D5F0FC;
}

.ImagenFondo {
 background-image: url(../images/ImagenFondo.jpg);
}

.FondoHome {
 background-image: url(../images/FondoHome.jpg);
 background-repeat: no-repeat;
}
.FondoTarifa {
 background-image: url(../images/fondo-tarifa.jpg);
 background-repeat: no-repeat;
}

.FondoCaribe {
 background-image: url(../images/FondoCaribe.jpg);
 background-repeat: no-repeat;
}

.ImagenHeader {
 background-image: url(../images/Header.gif);
}

.TextoAmarillo, .TextoAmarillo a:link, .TextoAmarillo a:visited, .TextoAmarillo a:active {
	font-family : Arial;
	font-size : 11px;
	color : #E9E0B6;
	text-decoration: none;
}

.TextoAmarillo a:hover {
	font-family : Arial;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
}

.TextoAzul, .TextoAzul a:link, .TextoAzul a:visited, .TextoAzul a:active {
	font-family : Arial;
	font-size : 11px;
	color : #12A1D6;
	text-decoration: none;
}
.TextoHome, .TextoHome a:link, .TextoHome a:visited, .TextoHome a:active {
	font-family : Arial;
	font-size : 13px;
	color : #666666;
	text-decoration: none;
}
.TextoAzul a:hover {
	font-family : Arial;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
}

.TextoGris, .TextoGris a:link, .TextoGris a:visited, .TextoGris a:active {
	font-family : Arial;
	font-size : 11px;
	color : #474747;
	text-decoration: none;
}

.TextoGris a:hover {
	font-family : Arial;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
}

.TextoNegro, .TextoNegro a:link, .TextoNegro a:visited, .TextoNegro a:active {
	font-family : Arial;
	font-size : 11px;
	color : Black;
	text-decoration: none;
}

.TextoNegro a:hover {
	font-family : Arial;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
}

.TextoNaranja, .TextoNaranja a:link, .TextoNaranja a:visited, .TextoNaranja a:active {
	font-family : Arial;
	font-size : 11px;
	color : #FC561C;
	text-decoration: none;
}

.TextoNaranja a:hover {
	font-family : Arial;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
}

.TextoAmarillo2, .TextoAmarillo2 a:link, .TextoAmarillo2 a:visited, .TextoAmarillo2 a:active {
	font-family : Arial;
	font-size : 10px;
	color : #E9E0B6;
	text-decoration: none;
}

.TextoAmarillo2 a:hover {
	font-family : Arial;
	font-size : 10px;
	color : Black;
	text-decoration : underline;
}

.TextoBlanco, .TextoBlanco a:link, .TextoBlanco a:visited, .TextoBlanco a:active {
	font-family : Arial;
	font-size : 11px;
	color : White;;
	text-decoration: none;
}

.TextoBlanco a:hover {
	font-family : Arial;
	font-size : 11px;
	color : Black;
	text-decoration : underline;
}

.TextoBlanco2, .TextoBlanco2 a:link, .TextoBlanco2 a:visited, .TextoBlanco2 a:active {
	font-family : Arial;
	font-size : 10px;
	color : White;;
	text-decoration: none;
}

.TextoBlanco2 a:hover {
	font-family : Arial;
	font-size : 10px;
	color : Black;
	text-decoration : underline;
}

.Azul {
 background-color: #0078B2;
}

.AzulOscuro {
 background-color: #046696;
}

.SombraLateral {
 background-image: url(http://www.servidor3000.com/karmadg/Tobal/images/SombraLateral.gif);
}

.BottomImage {
 background-image: url(http://www.servidor3000.com/karmadg/Tobal/images/Bottom.gif);
}

.LateralVenta {
	background-image: url(../images/ImagenLateral2.jpg);
}

.Tribal {
	background-image: url(../images/Tribal.jpg);
}

.FondoPuntaRasa {
	background-image: url(../images/FondoPuntaRasa.jpg);
	background-repeat: no-repeat;
}
.FondoPuntaRasa2 {
	background-image: url(../images/FondoPuntaRasa2.jpg);
	background-repeat: no-repeat;
}

.FondoCursos {
	background-image: url(../images/FondoCursos.jpg);
	background-repeat: no-repeat;
}

.FondoBrasil {
	background-image: url(../images/FondoBrasil3.jpg);
	background-repeat: no-repeat;
}

.FondoBariClassic {
	background-image: url(../images/FondoBariClassic.jpg);
	background-repeat: no-repeat;
}

.BarraGris {
	background-image: url(../images/Barra.jpg);
	background-repeat: repeat-x;
}









