#descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
}
#tarifas_board {
	font-size: 10pt;
	float: left;
	width: 90%;
	padding-left: 5px;
	border: 1px solid #999999;
}
#tarifas_board table {
	font-size: 9pt;
}
#tarifas_board table td {
	padding: 3;
	color: #666666;
	border-bottom-style: none;
}
#tarifas_board table th {
	padding: 3;
	background-color: #C0C0C0;
	color: #FFFFFF;
}
#tarifas_board table h4 {
	color: #FFFFFF;
}


#login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #FFFBE8;
	text-align: center;
}
#login a {
	color: #FF0000;
}
#login a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	font-size: 12px;
}

#descripcion li {
	color: #FF0000;
}
#descripcion table th {
	color: #FF0000;
	background-color: #E6E6E6;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #E2E2E2;
}
#descripcion table {
	border: thin solid #EAEAEA;
	font-size: 0.9em;
}
#descripcion table td {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #EAEAEA;
}
#descripcion #mundo th {
	background-color: #000000;
	border-bottom-color: #C0C0C0;
	border-right-color: #C0C0C0;
	color: #FFFFFF;
}
#descripcion #mundo {
	border: thin solid #ff0000;
}
#descripcion #mundo td {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C0C0C0
}
#tarifario {
	margin-top: 5px;
}
.textonegro {
	color: #000000;
}
#tarifario a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-transform: uppercase;
	text-decoration: none;
}
#tarifario #indice {
	text-align: center;
	float: left;
	width: 8%;
}
#tarifario #indice a {
	color: #FFFFFF;
	background-color: #999999;
	height: 20px;
	display: block;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	width: 100%;
}
#tarifario #indice a:active {
	color:#FF0000;
	background-color:#FFFFFF;
}
#tarifario #indice a:hover {
	color:#FF0000;
	background-color:#FFFFFF;
}

#fichas {
	padding-top: 5px;
	text-align: left;
	margin-top: 10px;
}
#fichas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: capitalize;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	margin: 0px;
}
#fichas .link_actual {
	background-color: #E8E8E8;
}

#mundo {
	margin: 0px;
	padding: 0px;

}
#mundo th {
	background-color: #FF0000;
	text-align: left;
}
#mundo td {
}
#nacional {
	border: 1px solid #FFFFFF;
}
#nacional th {
	background-color: #C0C0C0;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	color: #FFFFFF;
}
#nacional td {
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px none #ff0000;
}
.notas {
	font-size: 8pt;
}

#menu_voip {
	font-size: 1em;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu_voip a {
	color: #FF0000;
}
#menu_voip a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
