.enlacepagina {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.enlacepagina:hover {
	text-decoration: underline;
}
.enlacepaginaactual {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
body {
	color: #666666;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #d3d3d3;
	background-attachment: fixed;
	background-image: url(imagenes/degradadofondo.gif);
	background-repeat: repeat-x;
}
.tablacentral {
	border: 1px solid #2BA7A7;
}
.tablabarra {
	background-color: #2BA7A7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textoNormal {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
}
.textoSelect {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	background-color: #D3D3D3;
	border-top-color: #2BA7A7;
	border-right-color: #2BA7A7;
	border-bottom-color: #2BA7A7;
	border-left-color: #2BA7A7;
}
.fondoazul {
	color:#FFFFFF;
	background-color: #2BA7A7;
}
.capaTexto {
	margin: 2px;
	overflow: hidden;
}
.textoContacto {

	color: #666666;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
}
.textoContacto:hover {

	color: #DDDDDD;
	font-size: 14px;
	text-align: center;
	text-decoration: underline;
}
.luz {

	font-family: "Swiss 721 BT", "arial black", Chicago;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFE00E;
}
.propia {


	font-family: "Swiss 721 BT", arial, Chicago;
	font-size: 24px;
	font-style: normal;
	color: #000000;
}
.enlaceIdiomas {


	color: #666666;
	font-size: 11px;
	text-align: right;
	text-decoration: none;
}
.listaNormal {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	list-style-type: circle;
	text-align: left;
}
.fondoClaro {

	background-color: #E6E6E6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fondoOscuro {


	background-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textoTlf {
	color: #666666;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.tablaSinBorde {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.tablaContenido {
	border: 1px solid #2BA7A7;
	padding: 10px;
	float: none;
	height: 400px;
	width: 760px;
}
.tablaPrincipal {
	padding: 0px;
	float: none;
	height: 600px;
	width: 760px;
	margin: 0px;
}
.tablaConBorde {

	border: 1px solid #2BA7A7;
}
.textoNegroFondoAzul {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	background-color: #2BA7A7;
}
.textoAmarillo {
	color: #FFE00E;
	font-size: 12px;
	text-decoration: none;
}
.textoCantidades {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}
.textoNegroFondoGris {
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	font-weight: bold;
}
.fondoAmarillo {
	text-decoration: none;
	background-color: #FFFF00;
}
.fondodegradado {
	background-attachment: fixed;
	background-image: url(imagenes/fondodegradado.gif);
	background-repeat: repeat-x;
}
body.degradado {
	margin: 0px;
	background-image: url(imagenes/degradadofondo.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
.fondoBlanco {
color: #FFFFFF
}
.cabeceraTarifas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
}
.textoNota {

	color: #666666;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
}
.barrasDesplazamiento {
	scrollbar-face-color: #2BA7A7;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#cccccc;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#dddddd;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#bbbbbb;
}
#todo {
	position: absolute;
	height: 570px;
	width: 760px;
	left: 50%;
	top: 0%;
	margin-top: 0px;
	margin-left: -380px;
}
.textoAmarilloNegrita {
	color: #FFE737;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}
.textoNegroNegrita {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.luzpeque {


	font-family: "Swiss 721 BT", "arial black", Chicago;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFE00E;
}
.subrayado {
	text-decoration: underline;
}
