/* CSS Document */
#menu {
	position: fixed;
	text-align: center;
	top: 0px;
	height:23px;
	width: 100%;
	background-image: url(imagenes/menu.jpg);
	z-index: 2;
}
#iframe {
	position: fixed;
	height: 500;
	top: 23px;
	bottom: 17px;
	width: 100%;
	text-align: center;
	z-index: 0;
}
#footer {
	text-align: center;
	position: absolute;
	bottom: 0px;
	height: 17px;
	width: 100%;
	background-image: url(imagenes/footer.jpg);
	z-index: 1;
}
#Lifsa-Smartworks {
	text-align: right;
	position: absolute;
	bottom: 0px;
	height:17px;
	right:0px;
	width: 200px;
	z-index: 10;
}


#derecha
    {
	text-align:center;
	}

#deadcenter {
    text-align:center;
}
body,td,th {
	font-family: Tahoma;
}
body {
	background-color: #FFFFFF;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.gris-10   {color: #666666; font-weight: normal; font-size: 10px;}
.gris-15   {color: #666666; font-weight: normal; font-size: 15px; }
.gris-13   {color: #666666; font-weight: normal; font-size: 13px; }

.gris-b    {color: #666666; font-weight: bold;}
.gris-b-10 {color: #666666; font-weight: bold; font-size: 10px; }
.gris-b-15 {color: #666666; font-weight: bold; font-size: 15px; }
.gris-b-13 {color: #666666; font-weight: bold; font-size: 13px; }

.rojo-10   {color: #993300; font-weight: normal; font-size: 10px;}
.rojo-15   {color: #993300; font-weight: normal; font-size: 15px; }
.rojo-13   {color: #993300; font-weight: normal; font-size: 13px; }
.rojo-b    {color: #993300; font-weight: bold;}
.rojo-b-15 {color: #993300; font-weight: bold; font-size: 15px; }
.rojo-b-13 {color: #993300; font-weight: bold; font-size: 13px; }

.azul-10   {color: #3366CC; font-weight: normal; font-size: 10px;}
.azul-15   {color: #3366CC; font-weight: normal; font-size: 15px; }
.azul-13   {color: #3366CC; font-weight: normal; font-size: 13px; }
.azul-b    {color: #3366CC; font-weight: bold;}
.azul-b-15 {color: #3366CC; font-weight: bold; font-size: 15px; }
.azul-b-13 {color: #3366CC; font-weight: bold; font-size: 13px; }
