﻿.topArea
{
	background:none;
}
.topNavContainer
{
	background-image:url("images/bl_Navbar_Default_Glass.jpg");
}
.topNavItem
{
	color: #3A4663;	
	background-image: url('images/bl_Navbar_Splitter_Glass.jpg');
}
.topNavSelected a 
{
	background-image: url('images/bl_Navbar_Hover_Glass.jpg');
}
.topNavHover a
{
	background-image: url('images/bl_Navbar_Hover_Glass.jpg');
}
.topNavRoundLeft
{
	width:14px;
	*position:relative;
	*right:-1px;
	background-image:url('images/bl_Navbar_Left.jpg');
	background-repeat:no-repeat;
}
.topNavRoundRight
{
	width:15px;
	background-image:url('images/bl_Navbar_Right.jpg');
	background-repeat:no-repeat;
}
.title-With-Background 
{ 
	background-color:#5E6E9E;
}
.glassSpacerLeft
{
	width:14px
}
.glassSpacerRight
{
	width:15px
}

div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#dee7f7; border:1px solid #336; 
  width:260px; padding:6px;
  color:#000; font-size:11px; line-height:1.3;
}
div#tipDiv a:link { color:#33b }
div#tipDiv a:visited { color:#339 }
 
.ciin-DiaConEventos{
	font: normal normal bold 100% serif;
	background-color: #f79646;
}


