body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b0c05d;
	text-align: left;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagenes/bk.png);
	background-repeat: repeat;
	background-position: center;
}
.titulo1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
}
.pie {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #3c3b27;
	text-decoration: none;
	font-weight: bold;
}
td.pie {
	background-image: url(imagenes/fndpie.png);
}
a:link {
	color: #999900;
}
a:visited {
	color: #999900;
}
a.pie {
	font-size: 10px;
	color: #3c3b27;
	text-decoration: none;
}
a.pie:hover {
	color: #666600;
	text-decoration: underline;
}
tr.esterilla {
	background:url(imagenes/fondoDeg.png) repeat-x;
	background-color: #202013;	
}
.m_I {
	background-image: url(imagenes/m_I.png);
	background-repeat: no-repeat;
}
.m_D {
	background-image: url(imagenes/m_D.png);
	background-repeat: no-repeat;
}
.botonMenu {
	text-decoration: none;
	height: 17px;
	width: 90px;
	background-image: url(imagenes/btn.png);
	padding-left: 6px;
	background-repeat: no-repeat;
	color: #999900;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.botonMenu:hover {
	background-image: url(imagenes/btn2.png);
	cursor: pointer;
	color: #FFFFFF;
}

