/* este estilo modifica las propiedades de la barra 
de desplazamiento */

#background {
	background-color:#FFFFFF;
	margin-left:-495px;
	margin-top:-300px;
} 

body {	

     scrollbar-base-color: #ffffff;

     scrollbar-face-color: #ffffff;

     scrollbar-track-color: #F2F1F1;     

     scrollbar-3dlight-color: #cccccc;    

     scrollbar-highlight-color: #ffffff;

     scrollbar-arrow-color: #cccccc;    

     scrollbar-shadow-color: #ffffff;   

     scrollbar-darkshadow-color: #cccccc;

     }
/* estos estilos regulan la posicion y otras 
caracteristicas de las capas principales que 
contienen los menus de navegación de las paginas. 
ver archivo estructura.jpg */

a:hover {text-decoration: none;color: #4E7896}
a:link {text-decoration: none;color: #FF7300}
a:visited {text-decoration: none;color: #666666}
a:active {text-decoration: none;color: #4E7896;
}

	

.tipo {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333;
	line-height:1.5;
	letter-spacing:0.1em;
	
}
.titulo {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333;
	line-height:l.5;
}
#pro {
	position:absolute;
	width:66px;
	height:13px;
	z-index:1;
	left: 7px;
	top: 6px;
}
#navcon {
	position:absolute;
	width:129px;
	height:54px;
	z-index:2;
	left: 494px;
	top: 31px;
	visibility: hidden;
}
#con {
	position:absolute;
	width:122px;
	height:11px;
	z-index:2;
	left: 491px;
	top: 88px;
}
#quien {
	position:absolute;
	width:118px;
	height:12px;
	z-index:3;
	left: 688px;
	top: 88px;
}
#fantasio {
	position:absolute;
	width:116px;
	height:67px;
	z-index:4;
	left: 857px;
	top: 15px;
}
#principal {
	position:absolute;
	left: 48px;
	top: 170px;
	width:225px;
	height:370px;
	z-index: 13;
}
#programa {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 225px;
	height: 370px;
	border: 1px dashed #FF7300;
	background-color: White;
	z-index: 2;
}
#promain {
	position:absolute;
	width:530px;
	height:345px;
	z-index:5;
	left: 284px;
	top: 170px;
	border: 1px dashed #FF7300;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: White;
	overflow: auto;
}
#promainbig {
	position:absolute;
	width:630px;
	height:345px;
	z-index:5;
	left: 284px;
	top: 170px;
	border: 1px dashed #FF7300;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: White;
	overflow: auto;
}
.nav {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #4E7896;
	font-weight: bold;
	letter-spacing:0.1em;
}
#mail {
	position:absolute;
	width:143px;
	height:12px;
	z-index:14;
	left: 789px;
	top: 580px;
}
