body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size:11px;
	margin: 0px;
}

.body_contexto {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size:11px;
	margin: 0px;
	background-color: #F1ECDC;
	color: #415C69;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size:11px;
	color: #415C69;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size:11px;
}

img {
	border-width:0px;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
	margin-bottom: 0px;
}

input {
	color: #415C69;
}

textarea {
	color: #415C69;
}

select {
	color: #415C69;
}

li a {
	color: #415C69;
	text-decoration:none;
}

li a:hover {
	color: #D58000;
}

.td_menu {
	background-color: #5B8092; 
	padding: 4px 4px 4px 4px;
	border-top-style: solid;
	border-color: #415C69;
	border-width: 1px;
}
.td_menu a {color: #FFFFFF;	text-decoration:none;}
.td_menu a:hover {color: #CDCE9F;}

.td_opcion {
	background-color: #E9E8D0;
	padding: 4px 4px 4px 12px;
	border-top-style: solid;
	border-color: #FBF9F0;
	border-width: 1px;
}
.td_opcion a {color: #666666;	text-decoration:none;}
.td_opcion a:hover {color: #213C49;}

.td_contexto{
	border-style:solid; 
	border-color:#5B8092; 
	border-width:1px; 
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#415C69;
	text-align:justify;
	background-color:#F1ECDC;
}

.td_contexto A {
	color: #415C69;
	text-decoration:underline;
	font-weight:bolder;
}

.td_contexto A:visited {
	color: #415C69;
	text-decoration:underline;
	font-weight:bolder;
}

.td_contexto A:hover {
	color: #CC0000;
	text-decoration:underline;
	font-weight:bolder;
}

.CAJA {
	border-style: solid;
	border-width: 1px;
	border-color: #F1ECDC;
	cursor: pointer;
	text-align:justify;
	margin: 12px 0px 0px 12px;
}

.CAJA_ACTIVA {
	border-style: solid;
	border-width: 1px;
	border-color: #BB8866;
	cursor: pointer;
	text-align:justify;
	margin: 12px 0px 0px 12px;
}

.img_audio {
	cursor: pointer;
	width: 32px;
}

.td_derecho {
	padding:4px;
	color: #415C69;
}

.td_audio1A {
	border-top-style: outset; 
	border-bottom-style: outset; 
	border-width: 1px; 
	border-top-color: #E1E9F2; 
	background-color: #EEE2D0;
	color: #415C69;
	cursor: pointer;
}

.td_audio1B {
	border-top-style: outset; 
	border-bottom-style: outset; 
	border-width: 1px; 
	border-top-color: #E1E9F2; 
	background-color: #EEE2D0;
	color: #CC0000;
	cursor: pointer;
}

.td_audio2A {
	border-top-style: outset; 
	border-top-width: 1px; 
	border-top-color: #E1E9F2;
	color: #415C69;
	cursor: pointer;
}

.td_audio2B {
	border-top-style: outset; 
	border-top-width: 1px; 
	border-top-color: #F1ECDC;
	color: #CC0000;
	cursor: pointer;
}

.table_programas {
	margin:0px; 
	font-size:12px;
	color: #415C69;
}

.email_conductor
{
	color: #990000;
	cursor:pointer;
}

.anterior {
	color: #8C673F; 
	text-decoration: none; 
	font-style: italic; 
	font-weight: bolder; 
	cursor: pointer;
}

.anterior_activa {
	color: #550000; 
	text-decoration: none; 
	font-style: italic; 
	font-weight: bolder; 
	cursor: pointer;
}