body {
	background-color:#9D9D9D;
	background-image:url(../imagenes/background/body_bg_repeatx.gif);
	background-repeat: repeat-x;
}

.tablaPrincipal {
	width:950px;
	border:none;
}

.footer {
	background-image:url(../imagenes/background/footer_bg.gif);
	background-repeat:repeat-x;
	height:25px;
}

ul
{
	list-style: disc inside;
} 

li
{
	list-style: disc inside;
}
