﻿body
{
	font-family: Verdana !important;
	font-size: 8pt;
	color: #6F6F6F;
}

img
{
	border-width: 0px !important;
}

a
{
	color: #404040 !important;
}

td
{
	font-size:8pt;
	}

.titulo01
{
	display: block;
	clear: both;
	color: #338c26;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px auto;
	margin-bottom: 5px;
	width: 750px;
	background-image: url(../images/carta_servicios/down.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: solid 1px #c0c0c0;
}

.titulo01:hover
{
	cursor: pointer;
	color: #6F6F6F;
}

.apdo_wrapper
{
	display: none;
	clear: both;
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 10px;
	text-align: justify;
	width: 750px;
}


.tit_inner
{
	width: 700px;
	background-image: url(../images/carta_servicios/down.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.tit_innermost
{
	width: 650px;
	background-image: url(../imagenes/down.gif);
	background-position: right;
	background-repeat: no-repeat;
}


.inner
{
	width: 700px;
}

.innermost
{
	width: 650px;
}

#tabla_canales, #tabla_indicadores
{
	text-align: left;
	margin: 0px auto;
	border: solid 1px #c0c0c0;
	border-collapse: collapse;
	width: 500px;
}

#tabla_canales td
{
	border: solid 1px #c0c0c0;
	text-align: center;
}

#tabla_indicadores td
{
	border: solid 1px #c0c0c0;
	text-align: left;
}

.verde
{
	color: #338c26;
}

