/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.listas_buscador{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 150px;
}
.titulo_listado {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5186B9;
	text-decoration:none;
}
.titulo_listado {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5186B9;
	text-decoration:none;
}
.titulo_listado2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5186B9;
	text-decoration:none;
}

.resaltado_oscuro {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3E6A97;
	text-decoration:none;
}
.resaltado_claro {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #709AC5;
	text-decoration:none;
}
.precio{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#FF3300;
	text-decoration:none;
}

.combo_search{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	width:100%;
}
.combo_order{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}

.se_hallaron{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B47307;
	text-decoration:none;
}
.ordenar{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #3C6699;
	text-decoration:none;
}

.link_iz{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #577BB9;
	text-decoration:none;
}
.link_iz:HOVER{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC6A09;
	text-decoration:none;
}
.bullet{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #577BB9;
	text-decoration:none;
}
.link_paginacion{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	text-decoration:none;
}
.link_paginacion:HOVER{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	text-decoration:underline;
}

.titular_detalle{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #5186B9;
	text-decoration:none;
}
.descripcion2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #828282;
	text-decoration:none;
}
.descripcion1{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3E6A97;
	text-decoration:none;
}
.descripcion_data_tabla{
	padding:8px;
	border:1px solid #5186B9;
}
.descripcion_data_title{
	background-color:#5186B9;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-left:8px;
	height:18px;	
}
