body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F4F4F4;
}
div.sombra img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 1px;
}
div.sombra object {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 1px;
}
hr {
	padding: 0px;
	margin: 0px;
	height: 1px;
	color: #CCCCCC;
}
a.a2:link {
	color: #6C0000;
	text-decoration: none;
	margin: 5px;
}
a.a2:visited {
	color: #6C0000;
	text-decoration: none;
	margin: 5px;
}
a.a2:hover {
	color: #004364;
	text-decoration: none;
	margin: 5px;
}
a.a2:active {
	color: #666666;
	text-decoration: none;
	margin: 5px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
.borde {
	border: 2px solid #000000;
	margin: 1px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	color: #006699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	height: 25px;
}
h1.n2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #CC6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.margen {
	margin: 8px;
}

.resaltado1 {
	font-weight: bold;
	color: #666666;
}
.dias {
	font-weight: bold;
	color: #FF9900;
}
.texto_10 {
	font-size: 10px;
}
.texto_menu {
	font-size: 12px;
	color: #333333;
}
#copy {
	width:auto;
	z-index:1;
	position: absolute;
	height: auto;
	left: auto;
}
.imputes {
	color: #336699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	margin: 0px;
	padding: 0px;
}
.boton {
	font-size: 10px;
	color: #006699;
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
ul { 
        padding: 0;
        margin: 0;
        list-style: none;
}

li { /* all list items */
        float: left;
        position: relative;
        width: 5em;
}

li ul { /* second-level lists */
        display: none;
        position: absolute;
        top: 1em;
        left: 0;
}
li:hover ul, li.over ul { /* lists nested under hovered list items */
        display: block;
}

#content {
        clear: left;
}
.tabla {
        background-image: url(/img/trans.png);
        filter: Alpha(Opacity=80);
}
