
.textoPrincipal {
	font-family: Verdana;
	font-size: x-small;
	text-align: justify;
}

.contenedor {
	margin: 10px;
}

#menu {
width: 100%;
background: #ffffff;
float: left;
z-index: 500;
position:relative;
elevation:higher;
}

#menu ul {
cursor: pointer;
list-style: none;
margin: 0;
padding: 0;
width: 175px;
float: left;
z-index: 500;
position:relative;
elevation:higher;

}

#menu a, #menu h2 {
font: 11px/16px verdana;
display: block;
border-width: 1px;
border-style: none;
border-color: #eee #eee #eee #eee;
margin: 0;
padding: 2px 3px;
z-index: 500;
position:relative;
elevation:higher;

}

#menu h2 {
color: #000;
background: #eeeeee;
text-transform: uppercase;
z-index: 500;
position:relative;
elevation:higher;

}

#menu a {

background:  #ffffff;
text-decoration: none;
z-index: 500;
position:relative;
elevation:higher;

}

#menu a:hover {
color: #a00;
z-index: 500;
position:relative;
elevation:higher;

}

#menu li {
position: relative;
z-index: 500;
position:relative;
elevation:higher;

}

#menu ul ul {
font-weight:bold;
background:#C7D1D8;
border-width: 1px;
border-style: solid;
border-color: #000 #000 #000 #000;
z-index: 500;
position:relative;
elevation:higher;

}

#menu ul ul ul {
top: 5;
left: 99%;
z-index: 500;
position:relative;
elevation:higher;

}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none; position:relative;z-index:500; elevation:higher;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block; position:relative;z-index:500;elevation:higher;}

.tablaMain {
	border: 2px solid #FFCC00;
}
.filaClara {
	background-color: #F9F2F8;
}
.filaOscura {
	background-color: #FADFA9;
}
.titulillo {
	color: #9933CC;
}
.tituloSeccion {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
object{
position:relative;
z-index:0px;
elevation:lower;
}
