/* CSS Document */
/*MINERALES BARIOS DE COLOMBIA LTDA */

body
{
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	background-color: #333333;
	background-image:url(../images/fondo.gif);
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a{
	color: #666666;
	text-decoration: none;
}
a:hover
{
	color: #FF9900;
	text-decoration: underline;
}
h3 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.cuerpo {
	width: 760px;
	background-color:#FFFFFF;
	border: 1px solid #336633;
}
td.menusuperior {
	border-left: 3px solid #E4E1D8;
}
table.footer td{padding: 5px; background-color:#FEFCE2; color:#9F8000; font-size: 8pt;}
table.extra td{ background-color:#333333; padding: 4px;}
table.extra a{color:#C0B30C; font-weight:normal;}

td.menu {border-top: 1px solid #333333;}
td.botonera {text-align:center;}
td.botonera a{ background-image:url(../images/menu_off.gif); width: 104px; height:31px; display:block; color:#FFFFFF; font-weight:bold; padding-top: 3px;}
td.botonera a:hover {background-image:url(../images/menu_on.gif); width: 104px; height:26px; display:block; color:#333333; font-weight:bold; padding-top: 6px; text-decoration:none;}
td.botoneractiva {background-image:url(../images/menu_on.gif); width: 104px; height:26px; display:block; color:#333333; font-weight:bold; padding-top: 6px; text-decoration:none;}
