/* CSS Document */
body {
/*	background-color: #E8E8E8; */
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	}
	a {
		color: #333333;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}

.Menu_Head {
	filter:alpha(opacity=100,finishopacity=80,style=1);
	background-color: whitesmoke;
	font-weight: bold;
	cursor: pointer;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.Menu_Items {
	filter:alpha(opacity=100);
	background-color: #F0F1F5;
	padding: 10;
	width: 180;
	display: block;
	font-size: 12px;
}
.tbclopcionesmenuls {
	font-size: 11px
}
.ttlconsultainfreg {
	font-size: 11px;
	color: #333333;
}
.simularboton {
	cursor: hand;
}.infversion {
	border: 1px solid #ECE9D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFCC;
	overflow: hidden;
	position: static;
}
