body {
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color:  #666666;
	scrollbar-track-color: #cccccc;
	scrollbar-darkshadow-color: #666666;
}

body, table, td, th {
	margin: 0;
	padding: 0;
}

table { border-collapse: collapse; }

table.main-table {
 width: 770px;
 height: 300px;
 background-image: url(../imgs/fondo.gif);
 border: 0;
 border-style: none;
 border-collapse: collapse;
}

.11b {
	font-weight: bold;
	font-size: 11px;
}

#main-body {
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-3dlight-color: #666666; 
	scrollbar-arrow-color:  #666666; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-darkshadow-color: #666666; 
}

#contenido {
	position:absolute; 
	width:386px; 
	height:277px; 
	z-index:3; 
	left: 359px; 
	overflow: auto;
}

#contenido a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669999;
	text-indent: 14px;
	text-decoration: none;
}

#contenido a:hover {
	font-size: 10px;
	color: #FF9900;
	text-decoration: underline;
}

#includes {
	position:relative; 
	width:375px; 
	height:250px; 
	z-index:4; 
	overflow: auto; 
	visibility: visible;
	background-color: #FFFFFF;
}

#noticias {
	position:absolute; 
	width:150px; 
	height:130px; 
	z-index:1; 
	overflow: auto; 
	left: 26px; 
	top: 27px; 
	visibility: visible;
	background-color: #FFFFFF;
}

#sede {
	position:absolute; 
	width:136px; 
	height:47px; 
	z-index:2;
	top: 274px;
}
