.grafico{
	background-color: #FFFFFF;
	position: absolute;
	z-index: 100;
	margin: 5px;
	padding: 5px;
	float: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.normatitulo{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1f1f1f;
	margin: 2px;
	padding: 2px;
}
.normatitulo A{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #FFCC00;
	background-color: #1f1f1f;
	margin: 3px;
}

.fila1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	color: #1F1F1F;
	background-color: #FFFFFF;
	text-align: left;
}

.fila1 A{
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}

.fila1 A:hover{
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}

.fila2{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #54656D;
	text-indent: 3px;
	width: 100px;
}

.alltable{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1F1F1F;
	border-left-color: #1F1F1F;
}
.nth1{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 18px;
	color: #1F1F1F;
	margin: 1px;
	padding: 2px;
}

.nth2{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 14px;
	color: #1F1F1F;
	margin: 1px;
	padding: 2px;

}

.n1{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #54656D;
	margin: 1px;
	padding: 1px;
}
.n1 A{
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}

.n1 A:hover{
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
.n2{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	color: #1F1F1F;
	background-color: #FFCC00;
	text-align: center;
	vertical-align: middle;
}

.detalles{
	background-color: #A2AAAD;
}

.encabezadospra{
background-color:#FFCC00; color:#1F1F1F; width:92px; height:20px; font-weight: bold; text-align: center;
}

.move
{
	width:100%;
	background-color:#FC0;
	font-size:14px;
	font-family:vardana;
	font-color:"#33CCAA";
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: list-item;
	color: #000000;
}
.info
{
	width:100%;
	background-color:#000000;
	font-size:13px;
	font-family:vardana;
	font-color:"#33CCAA";
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fc0;
}
.grf
{
 position:absolute;
 border:1px solid #000;
 left:50px;
 top:150px;
 font-size:13px;
 font-family:vardana;
}
.grf a:visited{color:blue;}
.grf a{text-decoration:none;color:blue}
.grf a:hover{text-decoration:none;}

#grf a.visited{
text-decoration:none;
}
.menu
{
 width:100%;
 background-color:#f2f2f2;
 font-size:13px;
 font-family:vardana;
}

.catgraf {
	margin: 2px;
	padding: 2px;
	float: left;
	height: 126px;
	width: 98%;
	display: block;
}

.catgraf a{
	float: left;
	height: 120px;
	width: 100%;
	border: 1px solid #ccc;
	display: block;
}

.catgraf a:hover{
	float: left;
	height: 120px;
	width: 100%;
	border: 1px solid #000;
	display: block;
	background-color: #FC0;
}

.imggraf{
float: left;
border: 3px solid #cccccc;
}
.typename {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.typedescripcion {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 12px;
	text-align: center;
}
.titulo {
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 36px;
	font-weight: bold;
	color: #000;
}

