body { background-image:url(imax/imaxfond0.gif);
  margin-top: 0px;
}
.titulobusc {
	font-family: verdana;
	font-size: 9pt;
	font-weight:bold;
	color: #000000;
	background-color: #cccccc;
}

.cuerpobusc {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #cccccc;
}
.cuerpotexto {
	font-family: verdana;
	font-size: 9pt;
	color: #000000;
	text-align: justify;

}
.cuerpo {
	font-family: verdana;
	font-size: 9pt;
	color: #000000;
}
.campotexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.enlace {
	font-family: verdana;
	font-size: 9pt;
	color: #2769A1;
}
.menusup {
	font-family: verdana;
	font-size: 9pt;
	color: #000000;
}
.titulo {
	font-family: verdana;
	font-size: 10pt;
	color: #2769A1;
	font-weight: 600;
}
.menuder {
	font-family: verdana;
	font-size: 8pt;
	color: #ffffff;
}
.boton {
	FONT-SIZE: 7pt;
	BACKGROUND: #CCCCCC;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: verdana, arial, "trebuchet MS", helvetica, sans-serif;
	border: 0px solid;
	cursor: hand;

}
.botonblanc {
	FONT-SIZE: 7pt;
	BACKGROUND: #ffffff;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-FAMILY: verdana, arial, "trebuchet MS", helvetica, sans-serif;
	border: 0px solid;
	cursor: hand;
}

.enlaceboton {
font-family: verdana, arial, sans-serif;
font-size: 9pt;
padding: 3px;
background-color: #135a98;
color: #000000;
text-decoration: none;
}
.enlaceboton:link {
font-family: verdana, arial, sans-serif;
font-size: 9pt;
padding: 3px;
background-color: #ffffff;
color: #000000;
text-decoration: none;
}

.enlaceboton:visited {
border-top: 1px solid #cccccc;
border-left: 2px solid #cccccc;
border-right: 2px solid #ffffff;
background-color: #ffffff;
}
.enlaceboton:hover {
border-top: 2px solid #666666;
border-right: 1px solid #cccccc;
border-left: 2px solid #666666;
background-color: #135a98;
color: #ffffff;
}
.cuerpomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}


ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	width: 9em;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #ffffff;
	padding: 0.2em 8px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 2px solid #135a98;
	border-width: 0 5px;
}

li {
	float: left;
	position: relative;
	width: 7em;
	text-align: center;
	cursor: default;
	background-color: white;
	border: 1px solid #135a98;
	border-width: 1px 0;
}

li#first {
	border-left-width: 0.5em;
}

li#last {
	border-right-width: 0.5em;
}

li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	color: #ffffff;
	font-weight: normal;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #135a98;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color:  #135a98;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}
