
	BODY {
		font-family: Verdana;
		font-size: 8px;
		margin: 0 0 0 0;
	}

	.menu {
		font-family: Verdana;
		font-size: 10px;
		color: white;
		font-weight: bold;
		padding: 0 5 0 5;
	}
	.listado {
		font-family: Verdana;
		font-size: 12px;
		color: #000000;
	}



	.border_table {

		border-top: 1px solid #9ac709;
		border-bottom: 1px solid #9ac709;
		border-left: 1px solid #9ac709;
		border-right: 1px solid #9ac709;
	}

	#menu_separator {
		background-image: url('separator_menu.png');
		width: 1px;
		color: black;
		padding: 0;
	}

	.gray_border {
		border: 1px solid #cccccc;
		font-size: 12px;
	}

	.menu_cat {
		font-size: 10px;
		padding-left: 10px;
	}

	.menu_path {
		font-size: 12px;
		padding-left: 10px;
	}

	.box_product {
		font-size: 12px;
		padding-left: 10px;
	}

	.offer {
		background: #96C507;
		background-image: url('background_offer.png');
		background-repeat: repeat-x;
		border: 1px solid #8DB221;
		font-size: 12px;
		color: white;
		text-align: center;
	}

	.box_list {
		font-size: 9px;
	}

	.box_list_title {
		font-size: 12px;
		font-weight: bold;
	}
	
.negrita {
	font-weight: bold;
}	

.noclass {
	
}
 /*
a.top:link {
        text-decoration: none;
    height: 10px;
    padding: 5px;
    text-align: center;
    background: transparent;
    color: white;
    font-weight: bold;
}

a.top:visited {
    text-decoration: none;
    color: white;
    font-weight: bold;
    text-align: center;
    height: 10px;
    padding: 5px;
    background: transparent;

}

a.top:active {
    text-decoration: none;
    font-weight: bold;
    color: #4f687f;
    background-color: transparent;
    text-align: center;
    height: 10px;
}

a.top:hover {
        text-decoration: none;
    height: 10px;
    padding: 5px;
    color: #4f687f;
    background-color: #E5E8EC;
    text-align: center;
    font-weight: bold;
}
 */
a:link {
    text-decoration: none;
    color :#000000;
    background-color: transparent;

}

a:visited {
	text-decoration: none;
    color : #000000;
    background-color: transparent
}

a:active {
    text-decoration: none;

    color:#000000;
    background-color: transparent;
}

a:hover {
	text-decoration: underline;
    color:#4f687f;
    background-color: transparent;
}

h1 {
    font: small "Trebuchet MS",Verdana,Arial,Sans-serif;
    font-size: 12pt;
    color: #9ac709;
	font-weight: bold;
}

.cssbox {
    background: url('../images/destacadorandom2.png') no-repeat bottom right;
    margin: 0;
    padding: 0
}

.font_ {
		font-size: 10px;
}

