@charset "utf-8";
/* CSS Document */

/* MARCELO SALAS PRODUCCIONES */
/* 02/04/2012 */
/* WWW.VIAMAGICA.CL */


#menu4 {
	float: right;
	margin-top:10px;}

#menu4 ul{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:20px;}
	
#menu4 li{
	display: inline;
	/* for IE5 and IE6 */
	margin:0px 0px 2px 0px;}

#menu4 a{
	color: #a0a0a0;
	text-decoration: none;
	font-size: 12px;
	display: block;
	padding: 5px;
	width: 160px;
	border-bottom: 1px dotted #a0a0a0;
	margin:0px 0px 2px 0px;
	width:250px;}

#menu4 a:link, #menu4 a:visited{
	color: #fff;
	text-decoration: none;}

#menu4 a:hover{
	color: #db0000;
	border-bottom: 1px dotted #db0000;}

#menu4 li a.current{
	border-bottom: 1px dotted #fff;
	color: #db0000;}
/* Menu 4 ends here */


#menu4 li a.current2{
	border-bottom: 1px dotted #fff;
	color: #eaf13d;}
/* Menu 4 ends here */

