/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BFCADC;
	
}
.contenido{
    bbackground-color:#000000
	vertical-align:middle;
	height: 100%;
	width: 100%;
}
.textomenu {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 11px;
}
.textogris {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.textogrisbold {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}
.naranja {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #E6561E;
	text-decoration: none;
	font-weight:bold;
}
.naranja10px {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #E6561E;
	text-decoration: none;
	font-weight:normal;
}
.textonegro10px {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.ampliar{
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	cursor:hand;
}
.negro {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:link {
	font-family: "Microsoft Sans Serif";
	text-decoration: none;
}
a:visited {
	font-family: "Microsoft Sans Serif";
	text-decoration: none;
}
a:hover {
	font-family: "Microsoft Sans Serif";
	text-decoration: none;
	color: #E6561E;
}
a:active {
	font-family: "Microsoft Sans Serif";
	text-decoration: none;
}

.menu a:link {
	font-family: "Microsoft Sans Serif";
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
.menu a:visited {
	font-family: "Microsoft Sans Serif";
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
.menu a:hover {
	font-family: "Microsoft Sans Serif";
	text-decoration: none;
	color: #E6561E;
	font-size: 12px;
}
.menu a:active {
	font-family: "Microsoft Sans Serif";
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}.tabla_prod {
	padding: 2px;
	border: 1px solid #BEBEBE;
}
.textoinox {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	line-height: 11px;
	font-weight: bold;
}