body {
	background-color: #202020;
	background-image: url(imagenes/lmc_fondo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
ul#navigation {border-top:0px; height: 189px; width:865px; margin:0; padding:0; list-style:none; clear:both;}
#navigation span {display:none;}

#navigation li {float:left;}
#navigation li a {display: block; height: 189px; margin:0; padding:0;}

li a#bobby{width: 283px; background: url(imagenes/boton_bobbycomedia.jpg) no-repeat 0 0;}
a#bobby:hover { background: url(imagenes/boton_bobbycomedia.jpg) no-repeat 0 -189px;}

li a#separador1 {width: 8px; background: url(imagenes/boton_separador.png) no-repeat 0 0;}
a#separador1:hover {background: url(imagenes/boton_separador.png) no-repeat 0 -189px;}

li a#alex {width: 283px; background: url(imagenes/boton_alexgoncalves.jpg) no-repeat 0 0;}
a#alex:hover {background: url(imagenes/boton_alexgoncalves.jpg) no-repeat 0 -189px;}

li a#separador2 {width: 8px; background: url(imagenes/boton_separador.png) no-repeat 0 0;}
a#separador2:hover {background: url(imagenes/boton_separador.png) no-repeat 0 -189px;}

li a#edvill {width: 283px; background: url(imagenes/boton_edvill.jpg) no-repeat 0 0;}
a#edvill:hover { background: url(imagenes/boton_edvill.jpg) no-repeat 0 -189px;}
