@charset "utf-8";
body {
	background-image: url(../imgs/fijas/mtia_fondo.jpg);
	background-repeat: repeat; 
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #404050;
}

#footer {
	width: 778px;
	height: 22px;
	margin: 0 auto;
	background-color: #fff;
	position: absolute;
	vertical-align: baseline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003063;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #404050;
}


h3 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #003063;
}
.firma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: ##003063;
	font-weight: bold;
}
.noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003063;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #404050;	
}

li {

	margin-top: 1pt
}

td {
	font-family: Arial, Helvetica, sans-serif;
	size: 11px;
	font-size: 11px;

}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	size: 11px;
	font-size: 11px;
}

.negritas {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	size: 11px;
}

.negritas2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	size: 11px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.lateral {
	background-image:url(../imgs/fijas/mtia_deg_lat_bg.jpg);
	background-repeat:repeat-x;
}
.flash {
	position: relative;
	visibility: inherit;
	z-index: auto;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#apDiv1 {
	position:relative;
	left:0px;
	top:0px;
	width:0px;
	height:0px;
	z-index:1;
	right: 0px;
	bottom: 0px;
}

#menu {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:24px;
	z-index:100;
}
.li_programa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #404050;
	margin:0 1em;
}


.textoPeque {  font-family: Tahoma; font-size: 11px; font-weight: normal; color: #000000}
.subtitulo {  font-family: Tahoma; font-size: 16px; font-weight: bold; color: #333366}
.submenu_inf { font-family: Tahoma; font-size: 13px; font-weight: normal; color: #000000; text-decoration: none }
.noticias { font-family: Tahoma; font-size: 13px; color: #330099; text-decoration: underline; font-weight: normal}
.negritas {  font-family: Tahoma; font-size: 12px; font-weight: bold; color: #000000}
.copy {  font-family: Tahoma; font-size: 9px}
.correo {  font-family: Tahoma; font-size: 9px; color: #003063}
.submenu {  font-family: Tahoma; font-size: 12px; color: #00574A}
.tablas {  font-family: Tahoma; font-size: 11px; font-weight: bold; color: #FFFFFF}
.calendario_simbolo {
	font-family: Tahoma;
	font-size:10px;
	color:#FF9900;
}
.calendario_texto {
	font-family: Tahoma;
	font-size:10px;
	color:#000;
}
.horarioEspecial {
	font-family: Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#8C1010;
	text-align:center;
}
h4 {
	color:#333366;
	font-size:13px;
	margin:0;
}
h5 {
	color:#00574A;
	font-weight:normal;
	font-weight:bold;
	font-size:12px;
	margin:8px;
	text-align:center;
	padding:3px;
}
h6 {
	color:#333;
	font-weight:normal;
	font-size:12px;
	margin:0 10px;
	text-align:justify;
	width:280px;
}

.h7 {
	color:#333366;
	font-weight:normal;
	font-size:12px;
	margin:8px;
	text-align:center;
	padding:3px;
}

iframe {
	border:0;
	margin:0;
}


input, select, textarea {
	font-family:Tahoma;
	font-size:12px;
}
a:link {color: #333366; text-decoration: underline; }
a:active {color: #333366; text-decoration: underline; }
a:visited {color: #333366; text-decoration: underline; }
a:hover {color: #5698CD; text-decoration: none; }

.disabled 
{ 
 background-color: #FFF; 
}

.paso
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404050;
}

.style1 {font-size: 12px}

/*estilos para slider*/

#slider {
    width: 192px; /* important to be same as image width */
    height: 315px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden;/* important */
	border:0;	
}
#sliderContent {
    width: 192px; /* important to be same as image width or wider */
   /* position: absolute;*/
	/*top: 0px;*/
	/*margin-left: 0;*/margin:0 auto;
	
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 170px;
    background-color: #fff;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #000;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 11px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul {
	list-style-type: none;
	margin-left:0;
	padding-left:0;
}
/*terminan estilos para slider*/

