/* CSS Document */


a {

	color: #666666;

	font-weight: bold;

	text-decoration: none

}



a:hover {

	color: #f90

}



img.izquierda {

	float: left;

	margin-right: 10px

}

div#derecha {

	float: left;

	position: relative;

	left: 15px;

	width: 595px

}

div.cajaHbanners {

	margin-bottom: 15px;

	text-align: center

}



div.cajaHmercado {

	margin-bottom: 15px;

	padding-bottom: 10px;

	background: #E5E5E5; 

}



div.seccionH {

	margin-bottom: 2px

}



div.menuH {

	margin-bottom: 2px;

	padding: 0 3px

}



div.contenidoH {

	position: relative;

	margin: 0 3px 2px 3px

}



div.solapaH {

	position: absolute;

	left: 0;

	top: 0;

	visibility: hidden

}



div.opcionesH {

	text-align: center

}



div.opcionesH img {

	margin: 5px 0

}



div.pieH {

	font-size: 9px;

	text-align: center

}



table.mercadoH {

	width: 100%;

	border-bottom: 1px solid #009900;

}



table.mercadoH caption {

	background: #f90;

	color: #fff;

	font-size: 11px;

	font-weight: bold

}



table.mercadoH th {

	padding: 1px 2px;

	background: #009933;

	color: #fff;

	font-size: 9px;

	text-align: left

}



table.mercadoH td {

	padding: 1px 2px;

	font-size: 9px

}



table.mercadoH th.derecha, table.mercadoH td.derecha {

	text-align: right

}



div#derecha {

	float: left;

	position: relative;

	left: 15px;

	width: 595px

}
